The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
GTCustom Pages - Create Custom Pages With Ease Details »» | |||||||||||||||||||||||||||
GTCustom Pages - Create Custom Pages With Ease
Developer Last Online: Nov 2022
Now, you have the POWER to CREATE CUSTOM PAGES with ease! ACT NOW AND GET FREE BONUS!
** I couldn't find a free one that I like so I decided to GIVE you my own Site Policies. How easy is it to create a custom page? Create header and content phrase. That's it! Yea, no joke ... it's that easy. How to add Links Add Links In Header: (view attachment) FIND IN header TEMPLATE: HTML Code:
<td align="$stylevar[right]"> </td> HTML Code:
<td align="$stylevar[right]"> <a href="goto.php?section=about$session[sessionurl]">$vbphrase[gtcustom_about_header]</a> | <a href="goto.php?section=privacy$session[sessionurl]">$vbphrase[gtcustom_privacy_header]</a> | <a href="goto.php?section=terms$session[sessionurl]">$vbphrase[gtcustom_terms_header]</a> | <a href="goto.php?section=sitemap$session[sessionurl]">$vbphrase[gtcustom_sitemap_header]</a> </td> FIND IN navbar TEMPLATE: HTML Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> HTML Code:
<if condition="$show['popups']"> <td id="navbar_tools" class="vbmenu_control"><a href="goto.php$session[sessionurl_q]section=about" accesskey="4" rel="nofollow">$vbphrase[help]</a> <script type="text/javascript"> vbmenu_register("navbar_tools"); </script></td> <else /> <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> </if> HTML Code:
<if condition="$show['popups']"> <!-- NAVBAR POPUP MENUS --> HTML Code:
<if condition="$show['popups']"> <!-- NAVBAR POPUP MENUS --> <div class="vbmenu_popup" id="navbar_tools_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead" nowrap="nowrap">$vbphrase[need_help]</td> </tr> <tr> <td class="vbmenu_option" title="$vbphrase[faq]"> <a href="faq.php$session[sessionurl_q]">$vbphrase[faq]</a> <tr> <td class="vbmenu_option" title="$vbphrase[gtcustom_sitemap_header]"> <a href="goto.php?section=sitemap$session[sessionurl_q]">$vbphrase[gtcustom_sitemap_header]</a> <tr> <td class="vbmenu_option" title="$vbphrase[gtcustom_about_header]"> <a href="goto.php?section=about$session[sessionurl_q]">$vbphrase[gtcustom_about_header]</a> <tr> <td class="vbmenu_option" title="$vbphrase[gtcustom_privacy_header]"> <a href="goto.php?section=privacy$session[sessionurl_q]">$vbphrase[gtcustom_privacy_header]</a> <tr> <td class="vbmenu_option" title="$vbphrase[gtcustom_terms_header]"> <a href="goto.php?section=terms$session[sessionurl_q]">$vbphrase[gtcustom_terms_header]</a> </td> </tr> </table> </div> TUTORIALS Show Your Support
|
Comments |
#102
|
|||
|
|||
I am running it on 3.6.4 and it works really well.
I am however having one small problem, but its more my error i think. I have just started using the referral system, and so i copied the bit about referrals fom the FAQ manager and put it into its own page using this system. The problem that i am having is that it is not fireing the code. I mean where it says in the text i copied '$vboptions[bbtitle]', that is what is exactly displayed on the final page. I can work around that, but the main part, where it is giving out the referral ID HTML Code:
'<a href="$vboptions[bburl]/$vboptions[forumhome].php?referrerid=$bbuserinfo[userid]">$vboptions[bburl]/$vboptions[forumhome].php?referrerid=$bbuserinfo[userid]</a>' again, that is literally what is displayed. What can i do for it to display the correct info? any help would be great. thanks |
#103
|
||||
|
||||
after all
Quote:
all the best beduino |
#104
|
||||
|
||||
I love this modification! Upgrading JPiC Forum to 3.6.4 so I'd like an updated version of this as well. Please...
Thanx, Jacquii. |
#105
|
||||
|
||||
Very cool. Sort of that last detail that was missing. Easy to customize and looks great. My members approve! :up:
|
#106
|
||||
|
||||
i really love and dying to install this...to my site....but i'm gonna ask you first "Mr Admin Princeton" if this will gonna work fine with vB v3.6.4...
thanks and appreciate for your help on this... best regards... |
#107
|
||||
|
||||
Quote:
Reported to work on 3.6.4 by a few members. :up: However, I do not support this. |
#108
|
|||
|
|||
I have this installed on 3.6.4 with no problem
Check my site for a demo. |
#110
|
||||
|
||||
thank you for the update ... I will retract my previous comment.
I do have a new version of this mod ... not sure what I'm going to do. |
#111
|
||||
|
||||
just an FYI ... the info.php page that is found here (vb.org) is the latest GTCustom pages
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|