I've uploaded the files from my previous host, then ran the INSTALL, modified the config.php then imported the database from the .sql backup file.
The Admin portal is working, but when I view the site, it's blank.
Help!
Moved to new server, now index.php is blank
Re: Moved to new server, now index.php is blank
Try clearing out the cache from the admin panel.
Site Admin -> Global Settings -> Advanced Setup
Site Admin -> Global Settings -> Advanced Setup
Re: Moved to new server, now index.php is blank
sorry, that didn't fix it...wishbone wrote: Try clearing out the cache from the admin panel.
Site Admin -> Global Settings -> Advanced Setup

-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Moved to new server, now index.php is blank
Please follow forum rules when posting.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Moved to new server, now index.php is blank
Turn on debug mode in config.php and see if there is anything interesting.
Make sure that the cache and templates_c in /tmp have write permissions.
Make sure that the cache and templates_c in /tmp have write permissions.
Re: Moved to new server, now index.php is blank
Thanks Wishbone. I've turned on debugging and now I see this:wishbone wrote: Turn on debug mode in config.php and see if there is anything interesting.
Make sure that the cache and templates_c in /tmp have write permissions.
Fatal error: Call to undefined method CMSMailer::ContentPostRender() in /services10/webpages/c/h/choicesforchange.ca/public/index.php on line 321
Re: Moved to new server, now index.php is blank
Here's a thread that covers the same issue.. It was resolved, but I'm not sure if it's helpful.
http://forum.cmsmadesimple.org/index.ph ... 581.0.html
http://forum.cmsmadesimple.org/index.ph ... 581.0.html
Re: Moved to new server, now index.php is blank
I read that, but it refers to version 1.7.1 which would be a downgrade, so I'm hesitant to do so. I will try it with my installer that I have and skip the step it outlines in that thread.wishbone wrote: Here's a thread that covers the same issue.. It was resolved, but I'm not sure if it's helpful.
http://forum.cmsmadesimple.org/index.ph ... 581.0.html
Re: Moved to new server, now index.php is blank
Running md5 verification showed that many files were transferred with an error. Overwriting all files with a fresh copy of CMSMS took care of that.