![]() |
Sure, I will update it for 3.6.0. The update should be out tomorrow.
Thanks, Derek |
wow thanks sooooooooooooo much!!!
|
Actually, I just tried it, and there is no need for me to release a 3.6 version, because it works fine on 3.6. Make sure that you redid the file edits when you upgraded to vB 3.6. If it still isn't working, tell me whats happening so I can try and figure out whats wrong.
Thanks, Derek |
Quote:
will do....i think i reverted my templates but i think i redid them....probably not though :confused: |
I attempted to install this but i kept getting a database error so i uninstalled everything and now my Avatars have dissapeared. Instead of the avatars being there, theres a link instead for example "Username avatar" If i click on the avatar it takes me to the members profile and again where the avatar should be in the members profile it says "username avatar" :(
|
What database error were you getting? Also this shouldn't mess with the avatars at all, because it doesn't modify anything related to the avatars.
Derek |
Invalid SQL:
SELECT user.username, (user.options & 512) AS invisible, user.usergroupid, session.userid, session.browser, session.inforum, session.lastactivity, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid FROM session AS session LEFT JOIN user AS user ON(user.userid = session.userid) WHERE session.lastactivity > 1151261698 ORDER BY username ASC; MySQL Error : Unknown column 'session.browser' in 'field list' Error Number : 1054 Date : Sunday, June 25th 2006 @ 12:09:59 PM Script : http://www.teamrespawn.com/vBulletin/forum.php Referrer : http://www.teamrespawn.com/vBulletin...?p=323#post323 and no i did the edits still a no go :( |
Ok, Open PHPMyAdmin, and execute the following SQL query...
[sql]ALTER TABLE `session` ADD `browser` VARCHAR( 50 ) DEFAULT '' NOT NULL[/sql] That should fix it. Derek |
|
Which one? Link please...
|
All times are GMT. The time now is 04:16 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:
|