
03-12-2006, 05:43 PM
|
 |
|
|
Join Date: Aug 2005
Location: Philadelphia
Posts: 1,073
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Trigunflame
Looking at that hack, seems have some javascript.. although this hack generally does fine with almost "All" javascript. Im working on remaking the regex to fix this problem.
As for your current situation, looking that vbshoutbox hack, it seems that hes using the template "forumhome_vbshout", for most of the html/javascript.
1. Uncompress all templates
2. I would probably place his html back in the forumhome_vbshout template and forumhome_vbshout_archive, just replace all of it.
3. add forumhome_vbshout and forumhome_vbshout_archive to the $b_t (bad templates) array as shown in the code in install.txt (Just look in there and you will see how ive already got 4 templates that are ignored by default, just add forumhome_vbshout and any other problematic templates in the array).
4. Compress Templates 
|
ok trying to resolve that issue as well i think i added in the right spot but didn't work maybe you can look at it thanks
thanks in advance
|