The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX]Did you know ...? (Tip Management) Details »» | |||||||||||||||||||||||||||
[AJAX]Did you know ...? (Tip Management)
Developer Last Online: May 2020
~ Ajax Tip Management ~ What ist this? This Hack adds a tip management to your forum. Administrators can add tips, which will be displayed on each page of the forum. Using ajax your members will be able to scroll through tips and hide the tip box. Installation Please read the readme.txt Misc Screenshots are attached as well. I will try to give support, but sorry, if i don't reply A demo is aviable here! A german Version is aviable here Support Show supporting the Hack in klicking install or make a small donation Greetings Surviver Show Your Support
|
Comments |
#92
|
|||
|
|||
Where is that? I use the v3 of vbadvanced
|
#93
|
||||
|
||||
Add it in the options of THIS hack - this has nnothing to do with vBAfvanced
|
#94
|
|||
|
|||
Can you put with this that you only see this in one subforum?
|
#95
|
|||
|
|||
I change the layout of tip template and then the link of Previous Tip, Random Tip and Next Tip did not work. Please help
Below is the code after changed HTML Code:
<script type="text/javascript" src="clientscript/vbulletin_ajax_tip.js?v=$vboptions[simpleversion]"></script> $autohtml <table cellpadding="0" background="$stylevar[imgdir_misc]/tipbg.gif" cellspacing="0" id="tiptable" style="margin-top:20px;" border="0" align="center"> <tr> <td style="background: url($stylevar[imgdir_misc]/tip_top_left.gif) no-repeat;" width="33" height="36"></td> <td style="background: url($stylevar[imgdir_misc]/tip_top.gif) repeat-x"><if condition="$show['hidebutton']"><span style="float:right;">[<a title="$vbphrase[close_tip_windown]" href="" onclick="return send_hide_tip();">X</a>]</span></if><strong>$vbphrase[did_you_know]</strong></td> <td style="background: url($stylevar[imgdir_misc]/tip_top_right.gif) no-repeat;" width="55"></td> </tr> <tr> <td style="background: url($stylevar[imgdir_misc]/tip_left.gif) repeat-y"></td> <td>$tip[text]</td> <td style="background: url($stylevar[imgdir_misc]/tip_right.gif) repeat-y"></td> </tr> <if condition="$show['scrollbuttons']"> <tr> <td style="background: url($stylevar[imgdir_misc]/tip_bottom_left.gif) no-repeat;" width="33" height="39"></td> <td style="background: url($stylevar[imgdir_misc]/tip_bottom.gif) repeat-x;" align="center"><img style="display:none;" id="tipprocimg" src="$stylevar[imgdir_statusicon]/processing_tipps.gif" alt="" /> <input type="hidden" name="tipid" id="tipid" value="$tip[tipid]" /> <span class="smallfont"><< <a href="" onclick="return send_tip_request('prev', 'tipid');">$vbphrase[prev_tip]</a> - <a href="" onclick="return send_tip_request('rand', 'tipid');">$vbphrase[random_tip]</a> - <a href="" onclick="return send_tip_request('next', 'tipid');">$vbphrase[next_tip]</a> >></span></td> <td style="background: url($stylevar[imgdir_misc]/tip_bottom_right.gif) no-repeat;"></td> </tr> </if> </table> |
#96
|
|||
|
|||
Does this mod mark as supported???
|
#97
|
||||
|
||||
Yes this mod is supported, but your problem is not a problem of the mod, but a problem of your modifucation of your mod.
To get it working: You haveto give the Table or whatever the id, which it has in the original mod. |
#98
|
||||
|
||||
Where do you edit or add your Did You Know tips?
Install went fine; I couldn't find the place to add the tips, though. I checked the Options, nothing there. Please advise. |
#99
|
||||
|
||||
Refresh your ACP --> There's an entry in the navigationbar
|
#100
|
||||
|
||||
Got it. For the record, it is titled Tips
|
#101
|
|||
|
|||
this is a nice mod..thx
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|