Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Page Title - Don't Understand This


patterson32

Recommended Posts

Posted

I am having nightmares trying to get the page manager to update. I have had some issues because I created a new page using page manager but I wanted to change the page to be specific, ie photos.php instead of .../info_pages.php?pages_id=34. So I did the following:

 

I downloaded a random page (via FTP) called aboutus.php and changed line 42 from (p.page_type = 3"); to ((p.page_type = 34"); to point to the new page and line 52 from $breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_ABOUTUS)); to $breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_PHOTOS));

 

I uploaded the file and have tried to modify the file in page manager and it is not updating. It produces an "Error: page title required" msg. The page title is there. This now happens on every single page in page manager. Not one page will update!

 

I fear it might be a database problem. Any help would be greatly appreciated.

Posted
I am having nightmares trying to get the page manager to update. I have had some issues because I created a new page using page manager but I wanted to change the page to be specific, ie photos.php instead of .../info_pages.php?pages_id=34. So I did the following:

 

I downloaded a random page (via FTP) called aboutus.php and changed line 42 from (p.page_type = 3"); to ((p.page_type = 34"); to point to the new page and line 52 from $breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_ABOUTUS)); to $breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_PHOTOS));

 

I uploaded the file and have tried to modify the file in page manager and it is not updating. It produces an "Error: page title required" msg. The page title is there. This now happens on every single page in page manager. Not one page will update!

 

I fear it might be a database problem. Any help would be greatly appreciated.

 

Anyone - pretty, pretty please! I would be so grateful if someone could shed a bit of light on this. I bet someone out there know something about this :)

Posted

Issue solved. There was a misconfiguration on my page_manager.php file. It seemed to have prevented the update action.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...