![]() |
Fixed part of it.
|
Ok so this is my final post for the night... I took care of it and got it working on my site...
Check it out here... www.verticalterrain.com It's doing something weird though. If I log in on the main page it redirects me but shows me as still not being logged in. If I go to my forum main page and log in it logs me in and then if I go back to the main page on my site it shows me as logged in... What's up with that? Is this a cookies issue? |
Quote:
|
Hi,
After using this fantastic hack for a while now, we've just installed the vbseo product. Everything is fine other than this line in login_inc.php: PHP Code:
|
Bill,
I fixed all the errors now here is my new problem... Check it out here... www.verticalterrain.com It's doing something weird though. If I log in on the main page it redirects me but shows me as still not being logged in. If I go to my forum main page and log in it logs me in and then if I go back to the main page on my site it shows me as logged in... What's up with that? Is this a cookies issue? |
Quote:
|
Quote:
|
I also think there must be an error in part of the code or something because some of the links work but then some will end up giving me
forums//login.php as an example but if i changed login_inc to have my forums as .net/forums then it will work however then the other links will be forumsprivate.php as an example so i dont know how to fix this problem. |
What I use to get total number of members. Works for me. Posting it here because it seems to be something people really want. Dunno why. I script kiddied the code that Billspaintball used to get thread/post counts, and did a quickie Google search for how to count rows. and mashed them up. /shrugs
Demo: beta.awp-tech.com Code:
// get total number of members Hakaslak figures usage instructions would be nice::rolleyes: # #-----[ OPEN ]------------------------------------------ # Code:
login_inc.php #-----[ FIND ]------------------------------------------ # Code:
$totposts = vb_number_format($totposts); #-----[ AFTER, ADD ]------------------------------------------ # Code:
// get total number of members #-----[ FIND ]------------------------------------------ # Code:
$vbphrase[posts]: $totposts<br /> #-----[ AFTER, ADD ]------------------------------------------ # Code:
$vbphrase[members]: $totusers<br /> |
I've been trying to add the newest user for 3 hours. It's 3:30 and I'm giving up to sleep. Does ANYONE have any idea how to display the newest registerd user???
Google is NOT my friend. |
All times are GMT. The time now is 01:16 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:
|