vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - [AJAX]Did you know ...? (Tip Management) (https://vborg.vbsupport.ru/showthread.php?t=146765)

Panagioths 06-12-2007 05:40 PM

Where is that? I use the v3 of vbadvanced

Surviver 06-13-2007 03:26 AM

Quote:

Originally Posted by Panagioths (Post 1267064)
Where is that? I use the v3 of vbadvanced

Add it in the options of THIS hack - this has nnothing to do with vBAfvanced ;)

Carlos2 06-14-2007 04:10 PM

Can you put with this that you only see this in one subforum?

HaCaoChien 06-22-2007 09:16 AM

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">&lt;&lt; <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> &gt;&gt;</span></td>
        <td style="background: url($stylevar[imgdir_misc]/tip_bottom_right.gif) no-repeat;"></td>
    </tr>       
</if>
</table>


HaCaoChien 07-04-2007 02:05 AM

Does this mod mark as supported???

Surviver 07-07-2007 12:51 PM

Quote:

Originally Posted by HaCaoChien (Post 1282356)
Does this mod mark as supported???

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.

FireFish 07-13-2007 03:15 AM

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.

Surviver 07-14-2007 03:07 PM

Refresh your ACP --> There's an entry in the navigationbar ;)

FireFish 07-15-2007 07:30 PM

Quote:

Originally Posted by Surviver (Post 1290833)
Refresh your ACP --> There's an entry in the navigationbar ;)

Got it. For the record, it is titled Tips

dbirosel 07-19-2007 08:55 PM

this is a nice mod..thx


All times are GMT. The time now is 09:32 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
  • Page Generation 0.01210 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete