Page 1 of 1

Can't add new pages in 1.5.1

Posted: Fri Dec 19, 2008 5:39 pm
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

Re: Can't add new pages in 1.5.1

Posted: Sat Dec 20, 2008 7:24 pm
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.

Re: Can't add new pages in 1.5.1

Posted: Tue Dec 23, 2008 1:53 pm
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