![]() |
Quote:
Quote:
|
For those who may try to use this on PHP 5.6.0 (or higher) and VB 3.8.11, you need to make some manual file edits to the /includes/functions_post_groan.php
Thanks to vbem2 who figured out the file edits for the Post Thank You mod here: https://vborg.vbsupport.ru/showthrea...95#post2586995 But basically you open the file in a code editor. FIrst look for: Code:
if ($postids) Code:
if (empty($postids)) Code:
(" . $post_ids . ") Code:
(" . implode(',', $postids) . ") That seems to do it for me. |
All times are GMT. The time now is 11:03 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:
|