Pages by GET
Posted: 1. July 2009 14:11
Your Portal Version: 1.0.3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
What have you done before the problem was there?
Nothing..
What have you already tryed to solve the problem?
if (! empty (@ $ _GET [ 'page']) {
/ / my switch ..
} else {
/ / Other includes: welcome, news, etc. ..
}
Description and Message
I tried to put an include page that I want to portal.php, but does not work. Well, to work fine, but appears on top of the page instead of being included in the template.
And another thing, for example if I want something to get sent, and the page appears to not appear all the other things that are to appear in the center, such as the welcome page, news, etc ...
Thanks, and sorry my english.
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
What have you done before the problem was there?
Nothing..
What have you already tryed to solve the problem?
if (! empty (@ $ _GET [ 'page']) {
/ / my switch ..
} else {
/ / Other includes: welcome, news, etc. ..
}
Description and Message
I tried to put an include page that I want to portal.php, but does not work. Well, to work fine, but appears on top of the page instead of being included in the template.
And another thing, for example if I want something to get sent, and the page appears to not appear all the other things that are to appear in the center, such as the welcome page, news, etc ...
Thanks, and sorry my english.