10-15-2005, 05:57 PM
Ok, the custom page mod by k776 is great...apart from one little problem!
Every time someone creates a new page, they type their content / title etc, then press "submit"
and are then taken to a page that says:
Is this an error in the coding? because i think it should go to the custom page you just created...
can anyone help???
Every time someone creates a new page, they type their content / title etc, then press "submit"
and are then taken to a page that says:
Quote:Custom Page Non-Existant
This Custom Page number is invalid and so the page you are trying to access does not exist! Please go back and select a valid one or search for one using the box below!
Is this an error in the coding? because i think it should go to the custom page you just created...
can anyone help???
Friendly redirects are off right? kodaks found this bug. Its not actually a bug with my mod, but rather with MyBB. And the custom page is added/inserted successfully, just the redirect doesn't work. To fix it, open functions.php and find
Thanks!