![]() |
having a problem, im using this addon
I'm not a PHP PRO --- but now i can not use simple dynamic include urls (www.site.com?page=Staff) <?php $page = $_GET['page']; if (!empty($page)) { $page .= '.php'; i else { include('news.html'); } ?> when i delete global.php from require it works fine >< does anyone have any ideas? Thanks. |
Quote:
Im not sure if $page is a vB variable or not. If possible try renaming your variable to something different such as mypage and see if that fixes it. |
Quote:
|
ok i got a problem when im logged in to the forum everything works find but when im not logged in i get this error on my homepage.
Unable to add cookies, header already sent. File: /home/gamer/public_html/index.php Line: 11 this file is a encoded script by the author so i am lost. why does it give me this error only when im not logged in? |
ok i fixed the last issue now im having another issue when i try to login i get this in my Address bar and it doesnt log me in
http://www.gamersiege.com/index.php?...5password_utf= changed personal info for apparent reasons Fixed that had a open form on the page now im getting the infamous Fatal error: Call to a member function on a non-object on line 150 ok before i get the normal response i have tried everything as requested. http://gamersiege.com |
Can you post the code for your login_inc.php file.
|
PHP Code:
|
Looks like you have it all fixed now.
I created an account on your forums and logged in and out ok. What was the problem in the end? Account I created was billtest, you may want to delete it now. |
I removed this part of the code
which i really wanted to use. and wish i could still use PHP Code:
im using 3.6.5 |
good stuff :D
Tagged for future use |
All times are GMT. The time now is 11:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|