bonmaklad
Expert
Just Getting Started
Member Likes (0)
So changing vps and re uploading the database and the plugins has caused a lot of issues.
first one.
infinite SEO causes a blank page on admin page.... funny enough sitemap etc all working fine (database)
I know I had to move some files around while installing it the first time, which I haven't done.... somaybe a conflict between the wizard and the normal set up?

Responses (18)
Support Chimp (joined March 2010) Likes (0)
Hey! :)
Have you checked your error log, white screens should leave an error in there which will point us toward the issue.
Let me know what you find please.
Take care.
Member (joined March 2012) Likes (0)
Error logg lol hmm where is that
Member (joined March 2012) Likes (0)
Mr Timothy,
your so smart.
[15-Jun-2012 03:40:34 UTC] WordPress database error Table 'shopezy_wordpress.wp_blogs' doesn't exist for query SELECT * FROM wp_blogs WHERE domain = '199.195.192.244' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), require('wp-includes/ms-settings.php'), get_blog_details
Member (joined March 2012) Likes (0)
[15-Jun-2012 03:02:17 UTC] PHP Warning: include_once(/home/shopezy/public_html/wp-content/sunrise.php) [function.include-once]: failed to open stream: No such file or directory in /home/shopezy/public_html/wp-includes/ms-settings.php on line 18
[15-Jun-2012 03:02:17 UTC] PHP Warning: include_once() [function.include]: Failed opening '/home/shopezy/public_html/wp-content/sunrise.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/shopezy/public_html/wp-includes/ms-settings.php on line 18
[15-Jun-2012 03:02:17 UTC] WordPress database error Table 'shopezy_wordpress.wp_sitemeta' doesn't exist for query SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled') AND site_id = 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), require('wp-includes/ms-settings.php'), wpmu_current_site, wp_load_core_site_options
[15-Jun-2012 03:02:17 UTC] WordPress database error Table 'shopezy_wordpress.wp_blogs' doesn't exist for query SELECT * FROM wp_blogs WHERE domain = '199.195.192.244' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), require('wp-includes/ms-settings.php'), get_blog_details
[15-Jun-2012 03:02:17 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/shopezy/public_html/wp-includes/ms-settings.php:18) in /home/shopezy/public_html/wp-includes/ms-settings.php on line 91
[15-Jun-2012 03:03:15 UTC] WordPress database error Table 'shopezy_wordpress.wp_sitemeta' doesn't exist for query SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled') AND site_id = 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), require('wp-includes/ms-settings.php'), wpmu_current_site, wp_load_core_site_options
[15-Jun-2012 03:03:15 UTC] WordPress database error Table 'shopezy_wordpress.wp_blogs' doesn't exist for query SELECT * FROM wp_blogs WHERE domain = '199.195.192.244' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), require('wp-includes/ms-settings.php'), get_blog_details
[15-Jun-2012 03:40:34 UTC] WordPress database error Table 'shopezy_wordpress.wp_sitemeta' doesn't exist for query SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled') AND site_id = 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), require('wp-includes/ms-settings.php'), wpmu_current_site, wp_load_core_site_options
Member (joined March 2012) Likes (0)
lol there was more :(
Support Chimp (joined March 2010) Likes (0)
Wow.... Where to start eh? :)
This one is a missing table as you see, so you need to check the DB import worked correctly.
You might also want to change the IP as I suspect its changed?
Thats saying the file sunrise.php is missing or it can't be opened. If its there then check permissions of the file.
If it was a permissions issue then it might be worth using SSH or FTP to recursively set the file and folder permissions on the new server.
Some of the others are table missing errors, so check them out as well. Also check your wp-config.php file to ensure thats all good there.
That is a core file so it shouldn't happen here, could be the inclusion of another file somewhere. Testing plugins by renaming the plugin folder.
Did you do the transfer? Or the hosting provider?
If it were me I would first check all files and folder and their permissions.
If you still get php errors then try with a fresh set of files (retain the wp-config and uploaded files).
Check the wp-config.php file and then check all the tables are actually there.
Let me know how you get on.
Member (joined March 2012) Likes (0)
yeah all files and folders are correct permissions.
I brought everything apart form one table because it was HUGE lol. something about wordpress history but nothing on google so I didn't worry.
ip changed yep :)
Member (joined March 2012) Likes (0)
ok checked the file it's there with correct permissions lol
Member (joined March 2012) Likes (0)
I did a fresh install of wordpress 3.4. then I exported the database myself and then have been slowly transferring files over :)
yeah I know I am a nightmare but alas it has worked so far.. :)
Support Chimp (joined March 2010) Likes (0)
You did a fresh install or fresh files?
Fresh files should be enough. :)
Is it all working now then?
Take care.
Member (joined March 2012) Likes (0)
ahh no as in the website is working lol haha not the plugin.
I personally think because it's trying bring up the files that your meant to move in SEO but I haven't yet, because I don't remember it lol
all fresh files though yes
Support Chimp (joined March 2010) Likes (0)
But if you moved the files from one server to the other then the structure should be the same.
All the instructions for the plugin installation are here:
http://premium.wpmudev.org/project/wpmu-dev-seo/#usage
So you moved some files before?
Member (joined March 2012) Likes (0)
ummm I haven't exactly moved all the files.
I just been moving them as I need them as I think I had too much going on before hand.
yeah read that. I could have sworn I did something that it told me, multi site move a file or something to stop others looking at certain features.
maybe I am going barmy.
hmm maybe i'll delete this plugin for the time being. I don't think the customers need it anyway
Support Chimp (joined March 2010) Likes (0)
I would have moved them all over and then deactivated what wasn't needed before removing them.
That way you have it working as before, before making any changes.
If you any further help later then please let us know.
Take care.
Member (joined March 2012) Likes (0)
firefox developer conflict. Resolved :)
Support Chimp (joined March 2010) Likes (0)
ha!
What was happening there, do you know?
Take care.
Member (joined March 2012) Likes (0)
not a clue actually, it was saying java conflict, as I went through things I thought i'd try the obvious (whoever smelt it delt it theory)
and yes it fixed like everything haha
Support Chimp (joined March 2010) Likes (0)
HA HA HA @whoever smelt it delt it theory
I feel like I'm back in school again, love it! :)
I'll use that in my posts next time I think.
Glad its sorted.
Take care.
Become a member