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
Can't add new pages in 1.5.1
Re: Can't add new pages in 1.5.1
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:
What would cause new pages to truncate like that? Global Settings? The .htaccess file?
Any help is very much appreciated.
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">
Any help is very much appreciated.
Re: Can't add new pages in 1.5.1
What is "gallery"? Album module?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),
Contact form is deprecated from 1.4, install FormBuilder there is a simple contact form for default
Active debug in config.php and look in your error server logs for other infonpessoa 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.
Alby