View Single Post
  #160  
Old 05-15-2009, 08:47 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by steve.thompson
Presume this was correct?

Correct.


Quote:
Originally Posted by steve.thompson
Code:
OPEN admin/pages.php Find: func_header_location("pages.php?pageid=$pageid");

This string occurs twice. Which occurance are we looking for?

Thanks, Steve.

On 4.2.x find the second occurrence of:
Code:
func_header_location("pages.php?level=$level&pageid=$pageid");
Reply With Quote