![]() |
I think I may have solved the avatar problem for those that are not storing them in the database.
If anyone who was doing that and having trouble wants to test a revised version PM me. |
Hey bill,
I sent you a PM about an issue I was having with my login system. Its odd in that it will log you in once, but the second you logout and try to relogin, it says it works yet shows you not logged in. Something else thats weird is that even though you are not logged in, it shows you as a active user on the forums. |
alright, my install is completely screwed up. All of the sudden when I login on the home page it wont redirect back to the home page, it keeps going to the forum home.
Also I was playing with the code to only allow usergroup 6 to go to a certain page, If i am not logged in it tells me i dont have permission (as well as "Unable to add cookies, header already sent. File: /home2/grastyz/public_html/comedy.php Line: 6") and if im logged in and in usergroup 6 it lets me view it, and then i tried changing the code to usergroup 9 which is an additional usergroup im in, and it let me go to the page, then i changed the code to usergroup 7 which is a usergroup im not in, and it still let me go to the page. im using this code from the first page Code:
<?php If I login from the home page, it then redirects me to the forum home, so then I would type my home page back in the url, everything looks fine, it shows my avatar, my name, my private messages, etc, but if i then click on the forum link, im not logged into the forums, but im still logged in on the home page. Sorry, I know i went into rant mode on this, but I am getting so frustrated with this. It was working last week, i changed nothing, and now it doesnt work (last week i didnt test putting a usergroup i didnt belong to in the code listed above) |
hello all, i did all the above and still receive erros.....I also need to get the user's name and insert it in an .aspx form so that he/she can log in my chat page.. what do you guys think i should do with this once i get it working ?
thanx "Notice: Undefined index: REQUEST_URI in D:\webscv\sites\page\vbull\includes\class_core.php on line 1944 Notice: Undefined index: REQUEST_URI in D:\webscv\sites\page\vbull\includes\class_core.php on line 1944 Notice: Undefined index: HTTP_REFERER in D:\webscv\sites\page\vbull\includes\class_core.php on line 1594 Unable to add cookies, header already sent. File: D:\webscv\sites\page\vbull\includes\class_core.php Line: 1944 " |
I'm getting the following error...
Fatal error: Call to a member function on a non-object in /home/vertical/public_html/forums/login_inc.php on line 150 Line 150 in the login_inc.php file says this... $getstats = $db->query_read('SELECT threadcount, replycount FROM ' . TABLE_PREFIX . 'forum'); I'm running vB 3.6.1 can anyone help me out with this? |
Here is my code from the page that is calling the include that is bringing up the Fatal Error on line 150...
HTML Code:
<?php |
As you can see I'm running this page off a template in Dreamweaver... The problem with trying to put that PHP code in the template is it won't let you put it before the <html> or <head> tags because that is not considered part of the template and then that PHP code won't be in any other page that uses that template...
|
Quote:
Or, you have the path entered wrong. |
It's not supposed to be in the /forums directory... Let me try taking it out of there... by the way if you want to see for yourself my site is www.verticalterrain.com
|
Fixed this part...
|
All times are GMT. The time now is 04:05 AM. |
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:
|