The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
AJAX not working after performing a posting preview
I am currently using the Form Hack by Abe1 with AJAX dropdown mod by Deepdog009.
The dropdown works fine if I did a direct submit but if I perform a preview, the dropdown will stop working and I will not be able to change the value. I am suspecting that there might be some problem with the codings at the preview portion but I just couldn't figure out where are the actual codes (or hooks?) for the $preview/preview in the codes below. Code:
<if condition="$preview"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat"> Preview </td> </tr> <tr> <td class="alt2"> $preview </td> </tr> </table> </if> Thanks in advance. |
#2
|
|||
|
|||
If you have questions/problems with a modification or style, then please post in the thread (or support forum/board) about that modification/style. Best chance to receive a reply from either the author or another member using the same modification/style.
|
#3
|
|||
|
|||
Yes boss! Noted with thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|