Open all these files and do a find of $id and replace them all with $page
inc/tools.mdu
inc/editnews.mdu
inc/editusers.mdu
inc/preview.mdu
inc/shows.inc.php
inc/functions.inc.php
show_news.php
And also, in show.inc.php, you need to do a find/replace: replace id= with page=
And then they should work. I'm pretty sure that's all the files I did. D=
Working example: http://www.digistarlight.jkaizer.net
Note: I spent a good amount of time looking up how I would go about fixing this. And then I spent time going through each of the files. Then I spent more time figuring out the id= part. Therefore, don't show this off anywhere else without linking to this thread.
inc/tools.mdu
inc/editnews.mdu
inc/editusers.mdu
inc/preview.mdu
inc/shows.inc.php
inc/functions.inc.php
show_news.php
And also, in show.inc.php, you need to do a find/replace: replace id= with page=
And then they should work. I'm pretty sure that's all the files I did. D=
Working example: http://www.digistarlight.jkaizer.net
Note: I spent a good amount of time looking up how I would go about fixing this. And then I spent time going through each of the files. Then I spent more time figuring out the id= part. Therefore, don't show this off anywhere else without linking to this thread.
Last edited: