Can't add new pages in 1.5.1

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
npessoa
Forum Members
Forum Members
Posts: 23
Joined: Wed Dec 06, 2006 7:51 pm

Can't add new pages in 1.5.1

Post by npessoa »

Hi, I'm hoping someone here can help me diagnose this problem.

I just upgraded to 1.5.1 from "Havana" and now two of my sections aren't loading at all (gallery and a page with a contact form), and when I try to add NEW pages (like a test page), those don't show up either. By 'not showing up,' I mean when I navigate to the pretty url where that page is supposed to be, I get a completely blank page.

Pretty urls are turned on and are working for the rest of the site. I copied the Global Content Blocks over from exactly what was there before the upgrade. I'm assuming the gallery and contact form issues are due to an incompatibility with 1.5.1 so I was just going to do those sections over, but it's kind of hard since I can't even add new content.

Any ideas? Thank you!


N
npessoa
Forum Members
Forum Members
Posts: 23
Joined: Wed Dec 06, 2006 7:51 pm

Re: Can't add new pages in 1.5.1

Post by npessoa »

Does anybody have any advice to help with this? This site didn't have any issues on 1.3.1 and I really have to get it back up and running.

Whenever I try to create a new page, it comes up blank, and looking at the source, this is all that's there:

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<__html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
What would cause new pages to truncate like that? Global Settings? The .htaccess file?


Any help is very much appreciated.
alby

Re: Can't add new pages in 1.5.1

Post by alby »

npessoa wrote: I just upgraded to 1.5.1 from "Havana" and now two of my sections aren't loading at all (gallery and a page with a contact form),
What is "gallery"? Album module?
Contact form is deprecated from 1.4, install FormBuilder there is a simple contact form for default

npessoa wrote: and when I try to add NEW pages (like a test page), those don't show up either. By 'not showing up,' I mean when I navigate to the pretty url where that page is supposed to be, I get a completely blank page.
Active debug in config.php and look in your error server logs for other info

Alby
Post Reply

Return to “CMSMS Core”