![]() |
Aside from rolling back the PHP file and template changes, what else do I need to do to uninstall this hack? It was causing MySQL errors. :(
I did drop the 'firstpostid' field from the forum db table, but I see that it appended that field into the index as well. How do I revert that change? |
]nice hack... just installed it :)
there's only one "problem" > it shows the first 300 characters of the first post in the thread ( nomatter how many replies there were done )... I have a code that will show u the LATEST post in the thread without opening it... just with hovering mouse over it will show 300 characters from *latest* post in the given thread... Code is atathced here and "kinda" buggy cause it adds 1 query per each thread shown at the forum... I share cause I have it and I really would like to mix this great hack made by nicksaunders ant the others with the code I made here... I know it's possible but my knowledge in vBB is not that big that I can do it myself... :( Anyway, here's the code: PHP Code:
PHP Code:
If anyone can help me, please do so :) I would really appreciate it :) Thanx again! |
I want also this nice hack, but nothing works...
I have all installed and also run the install file from the forum directory not from admin directory. I have the 2.3.0 if vb cu and thx maxxxxxx |
The hack works just fine. One hint, if a bunch of people have installed it and run it and it doesn't work for you, the problem isn't with the hack, it's with your installation.
Amy |
beautiful hack, my only thing was that in the threadpreview-search it says to replace:
PHP Code:
PHP Code:
|
Yeah, that's been like taht forever, but I'm too lazy to fix it. :D
|
lol, I know all about that... :p
But, very nice hack, I was trying to do something like this awhile back, but, it wasn't working, could take random posts from a thread and display those instead of the first post, that was annoying.. lol Nice work. |
I've encountered a very nasty problem that a member discovered, and exploited. It allows a member to post any image whatsoever on the forumhome (in our case it was a highly disturbing one) and I would like to know how to fix it. If someone can help me with a fix, I will share the code with you. I've disabled thread preview in the meantime.
|
:-/ Could you PM me with more details? I'd like to help fix it.
|
Quote:
In forumdisplay.php, find: Code:
$fppreview=preg_replace("/\[[^\]]*\]/","",$fppreview); Code:
$fppreview=str_replace("<","<",$fppreview); |
All times are GMT. The time now is 11:15 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:
|