Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
You need to find all queries that access the sessions table (SELECT statements only) and right before them add the line that does the FLUSH TABLE. The database user will need RELOAD privileges to make...
Leave a comment:
-
If you happen to run vbIndex or similar hacks make sure you search the files in your webroot for those queries as well and add the FLUSH TABLE thing before them.
Leave a comment:
-
The errors no longer occur on my box. If anyone needs my sessions.php lemme know. I'll attach it.
Leave a comment:
-
It appears adding the following before each SELECT query that accesses TABLE_PREFIX + 'session' did the trick although I'm not 100% sure yet.
The file to change is includes/sessions.php
...Last edited by Ralf vd Enden; Fri 5 Nov '04, 12:42am.
Leave a comment:
-
4.1.7 is now the production version of MySQL, so it's no longer gamma.
I'm trying to figure out how to fix this. Will know more tomorrow when I've had some users login and check my foru...Last edited by Ralf vd Enden; Thu 4 Nov '04, 8:41am.
Leave a comment:
-
I've upgraded a few days ago to MySQL 4.1.7 and I've also received several emails with the 'Record has changed since..' message. I'm running PHP 4.3.9 and using VBulletin 3.0.3. It always concerns the...
Leave a comment:
-
Damn... slap me cause I'm an idiot. I totally missed the option in the AdminCP where you can disable showing guests in the Who's Online thingy.
Sorry for wasting your time.Last edited by Ralf vd Enden; Wed 10 Sep '03, 6:01pm.
Leave a comment:
-
[2.3.2 issue] Who's Online not showing guests
Hi,
I have a problem with the Currently Active Users on the main page of the forum. It says 1 user and 6 guests are on my board, but when I click the link to see what they're all doing it...
-
Here's mine
Here's the url to my site: www.cainites.net
Most of the board's posts are in dutch so nevermind the text
Leave a comment:
-
Bug in member.php
John,
There's a small bug in member.php. You prolly wont even notice it's there unless you turn on 'verifyemail' and 'moderatenewusers' in the options screen. With 1.1.3 beta 3 it's not...
-
bug in upgrade.php (version 1.1.2)
Hi John,
I ran into this one when I turned 'Displayemails' on and 'Secureemail' off. When you try to view the email of any user it just shows you 'The email address for is'.
...
No activity results to display
Show More
Leave a comment: