![]() |
change includes/functions_post_thanks.php line 180 from:
$post_ids = "0$postids"; to $post_ids = is_array($postids) ? implode(',',$postids) : "0$postids"; |
Quote:
|
Quote:
|
Database error in vBulletin 3.8.11 on PHP 7.1.30 MySQL 5.6.45
Invalid SQL: SELECT * FROM post_thanks WHERE postid IN (0Array) ORDER BY username ASC; MySQL Error : Unknown column '0Array' in 'where clause' Error Number : 1054 Request Date : Sunday, August 25th 2019 @ 11:41:49 PM Error Date : Sunday, August 25th 2019 @ 11:41:49 PM Script : http://www.smokstak.com/forum/showth...99237&posted=1 Referrer : https://www.smokstak.com/forum/newre...eply&p=1599222 IP Address : 47.199.66.226 Username : Harry Classname : vB_Database_MySQLi MySQL Version : 5.6.45-log Server : 192.252.219.187 User Agent : |
Quote:
https://vbulletin.org/forum/showpost...postcount=2381 |
12 years later, this mod still works.
|
Quote:
Thank you, Dave, for opening my eyes! |
Folks, this plugin supports PHP 7.4 as long as you follow PHP warnings to fix constant names to make sure they are quoted.
|
Quote:
Including the following plugins/addons : [hide] hack incl post thank you "addon" : https://vborg.vbsupport.ru/showthread.php?t=130887 Recent Thanks for [AJAX] Post Thank You Hack : https://vborg.vbsupport.ru/showthread.php?t=279907 |
Hello folks,
I've switched my PHP from 5.3 to 7.1, after doing so, I've faced an issue: Code:
Error: [] operator not supported for strings in ..../includes/functions_post_thanks.php on line 180 |
All times are GMT. The time now is 04:52 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:
|