murrayac
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Solving cache size the easiest wayThanks was in the realm of Artificial Intelligence.
Forum: Plugins
In reply to: [Autoptimize] Solving cache size the easiest waySorry newby question, what is AO?
Forum: Reviews
In reply to: [Easy Video Player] Why using Flowplayer?It’s easily fixed with CSS, but worth more than one star.
Forum: Plugins
In reply to: [Genesis Grid] Screenshot of Gird LoopThanks Bill looks great!
Forum: Plugins
In reply to: [WP CSV] Export doesn’t work, no data to exportGreat work Paul ??
Forum: Plugins
In reply to: [WP CSV] Export doesn’t work, no data to exportHey Apdobaj,
Changing the permissions worked for my localhost. I used this tutorial:
cd /Volumes/SSD/Applications/wordpress/apps/wordpress/htdocs sudo find ./ -type d -exec chmod 755 {} \; sudo find ./ -type f -exec chmod 644 {} \;
sudo cd /Volumes/SSD/Applications/wordpress/apps/wordpress/htdocs/wp-content chown -R USERNAME:Webmaster
Since I’m using Bitnami I changed the path to suit.
Forum: Plugins
In reply to: [WP CSV] Export doesn’t work, no data to exportHey Paul,
Thanks for your effort in this plugin. I activated debugging in WordPress and it came up with this. I’m not sure where the server config files are.
Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /Applications/bitnami/apps/wordpress/htdocs/wp-includes/functions.php on line 3206 Warning: mkdir(): Permission denied in /Applications/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-csv/wp-csv.php on line 156 Notice: Undefined index: imagefolder in /Applications/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-csv/wp-csv.php on line 174 Notice: Undefined index: csv_path in /Applications/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-csv/wp-csv.php on line 185 Warning: mkdir(): Permission denied in /Applications/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-csv/wp-csv.php on line 156 Warning: mysql_query() expects parameter 2 to be resource, object given in /Applications/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-csv/CPK_WPCSV_Posts_Model.php on line 24 Notice: Undefined variable: error in /Applications/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-csv/wp-csv.php on line 240
Forum: Plugins
In reply to: [WP CSV] Export doesn’t work, no data to exportI have also found this with the latest WordPress 4.0 Beta 3, but am ahead of myself and will wait until WP 4 is launched.
Forum: Themes and Templates
In reply to: How to Implement Bootstrap Sass into Underscores Theme for WP?Forum: Themes and Templates
In reply to: How to Implement Bootstrap Sass into Underscores Theme for WP?Try Sassy_s, it’s already done.
Forum: Everything else WordPress
In reply to: WordPress is a bloggingThanks for the examples and ideas, I will tuck them in my belt.
Yes I let her go after the first email.
Forum: Networking WordPress
In reply to: Subscription plugin- Create a new siteThanks Mika, yes after rereading it is vague.
I would like to create a subscription based website like wordpress.com- which gives users access to their site, let’s say 5, 20 and 200 pages subscriptions. If a user cancels their subscription their user access changes also.
What plugin/s would achieve this with a WordPress Multisite install?
Thanks again, Murray
Forum: Plugins
In reply to: [Frontend Publishing] Set Featured ImageTested with Twentytwelve and it works fine, was a theme problem.
Forum: Plugins
In reply to: [Frontend Publishing] Set Featured ImageDone!
One thing I did notice- if you get an error (e.g not enough content), you have to refresh the page for the submit button to work again.
Thanks so much for the plugin.
Forum: Plugins
In reply to: [Frontend Publishing] Set Featured ImageBeauty thanks Hassan