![]() |
Here is small fix you can do so that the usernames will show in alphbetical order.
(This is done over what you had placed while installing the hack.) Open includes/functions_showthread.php Find: HTML Code:
$post_thanks_cashe = $DB_site->query("SELECT * FROM ". TABLE_PREFIX ."post_thanks WHERE threadid='$post[threadid]'"); HTML Code:
$post_thanks_cashe = $DB_site->query("SELECT * FROM ". TABLE_PREFIX ."post_thanks WHERE threadid='$post[threadid]' ORDER BY username"); |
Hi @ll,
after i switched to php 5.04 i am getting a blank page when i clicking on Th@nks, but the thank is accepted. What could be the reason ? th@nks |
Quote:
|
i knew, but everything except 2 hacks is working ...
If i click on the Thanks Button, i have as Url following on the blank Page : Code:
gr33tz |
Quote:
|
Ok thx then i will wait, but one remark 4 your conclusion.
The Hack Delete Post with one Button in Postbit, located here: https://vborg.vbsupport.ru/showthread.php?t=70684 is working, because it also uses the jumping back function ... gr33tz |
getting the following error when someone tried to THANK a deleted user.
Quote:
|
Quote:
|
Thanks, Nice
|
getting this error when i click on the thanks button everything goes thru and shows properly, but as it says thankl you for saying thanks, it shows the below error...other than that, that is the only problem...dont know why or how...i have added maybe 2 other hacks which would be the welcome panel hack and the who visited today (24 hour option) hack...if you can help thank you...if not im lookin more into it now!
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 329 Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2290 |
All times are GMT. The time now is 12:47 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:
|