![]() |
Quote:
Code:
if ($vbulletin->userinfo['usergroupid'] == '6') |
Change that for this
PHP Code:
|
Quote:
Ian |
Is there a mod or a template edit that will notify you of a new thank you received (where the private message link is in the navbar) and when you click that "Thanks Received" link it will list the thread/post thanked and how many thanks you received?
That would be a really cool addition. |
|
Fixed my problem with who had thanked not showing up
Had to Change Postid from INT to BIGINT in the post_thanks table :) So uninstall then re install change INT to BIGINT off you go Giz |
Works well, thank you. INSTALLED!
|
Im getting the following error every time the thanks button is clicked.
Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 55 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 107 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 111 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 119 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 130 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 134 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 142 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 211 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 389 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/class_core.php on line 2552 what could be causing this problem? |
You need to turn off the errors in your php, you're using a version of php that has deprocated coding conventions, they're just warnings, turn the errors off and you'll be fine.
|
Your using old version of the mod with a newer version of php.
|
All times are GMT. The time now is 10:20 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:
|