Admin Content Pages are Missing Please Help! [Solved]
Admin Content Pages are Missing Please Help! [Solved]
I've installed 1.5.4 a couple of times, everything seems to go ok, but after I log in to the admin, when I go to Content > Pages, the pages is complete blank! I defaulted to install CMS MS pages so there should be something there, there's not even the links to add pages, everything below the header is completely blank. Any ideas???
Last edited by reneh on Sun Jun 07, 2009 3:00 pm, edited 1 time in total.
Re: Admin Content Pages are Missing Please Help!
After much headaches I've found the answer! I'll answer my own post in hopes that it helps someone else that may come across it. The problem really stems from working with a client who insists running CMSMS on their own servers and was refusing to up the global memory limit in the php.ini file from 16M. It's high enough the it will technically install, but I found it wouldn't render the Pages page or the System information page. The solution in this case was, in the config file you change override the server's memory limit, it's one of the first variables if you take a look at your config.php file AFTER you install.
Re: Admin Content Pages are Missing Please Help! [Solved]
Thanks for solving this. I had the same problem. Putting the memory limit up to 32M fixed it