sunseekin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media Upload not working (http error)For WP 4.6, image uploads to the media library all failed with an “Http error.” on the wordpress sites on my godaddy.com linux hosting account.
The godaddy.com support tech made 2 changes:
1. Upgrade the php version in cpanel to v5.6 from the default of 5.4.
-use the “Select PHP Version” function in cPanel.2. Blank out the database “Upload Path” in wp_options
-Use phpMyAdmin from cPanel
-Select the database shown in wp_config.php
-Click the table: wp_options
-Search field “option_name” LIKE %path%
-For the rows “upload_path” and “upload_url_path” :
-Click Edit
-Blank out the “option_value” field (large text box.)
-Click “Go” (lower right corner of editor; you may need to scroll down to see the button.)Forum: Plugins
In reply to: [Groups] Catchable fatal error Groups when with WPMLAlso to Plugin Authors,
The error goes away when I disable PP Collaborative Editing Pack Version 2.1.34.
I am NOT using WPML.
Forum: Plugins
In reply to: [Insights Reloaded] Does Not SearchThanks for the help.
I created an admin user on this test instance for you, so you can see the whole environment.
http://www.notryjustdo.com/blog/wp-admin
Send me an email at [email protected], and I’ll reply with the login info.