Okay, here's another one I got
"Fatal error: Call to a member function set_prefix() on a non-object in /home/xxxxxx/public_html/domain/wordpress/wp-includes/ms-settings.php on line 196"
It happens after I remove wordpress folder under WordPress General Settings - Home URL.
Before http://domain.com/wordpress After: http://domain.com/
Then modified the index.php, added wordpress folder "'/wordpress/wp-blog-header.php'". And upload it on domain root. Also, htaccess on root is modified for this to work.
I've been doing this a lot on WordPress, so my visitors wouldn't have to type the whole thing. Okay, so the problem here it didn't connect to WordPress, I tried changing the relative path but still no luck. Is there something to add or replace on wordpressconnect.php file ?
Thanks!
I tried editing wordpressconnect.php file, and added wordpress folder beside wp-load.php "wordpress/wp-load.php". It still doesn't work
UPDATE!
Fixed
This plugin won't work with WordPress Multisite, (yet).