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");