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 |
#142
|
|||
|
|||
I tried running this on a test server and I get the following error (running vb3.5.4)
Warning: Invalid argument supplied for foreach() in /includes/functions_gtcustom.php on line 44 This is what is on line 44: foreach($x AS $forumid => $forum) |
#143
|
|||
|
|||
Working fine in 3.7.0 Beta 3
|
#144
|
|||
|
|||
I'm trying to make a vB lookalike page that can fall outside of the normal login process. In other words, I'd like the page to be available to anyone. Is there a way to do that with this mod?
Thanks! Tom |
#145
|
|||
|
|||
Hi Tom,
sure you can. You can use it for some kind of imprint or whatever you like. Ingress |
#146
|
||||
|
||||
how come i can't locate my "SITEMAP" anymore??? is any one has the same problem on this mod???
please check yours.....and advice thanks and best regards... |
#147
|
||||
|
||||
<a href="http://jpicforum.info/goto.php?section=sitemap" target="_blank">http://jpicforum.info/goto.php?section=sitemap</a>
Works correctly for me - Using vB 3.6.8 PL 2 Jacquii. |
#148
|
||||
|
||||
thanks PoetJA-1975 for reply...i don't know but i'm seeing white page only....
|
#149
|
||||
|
||||
Interesting - I tell ya though... The modification is originally made for vB 3.5.3
So if you've upgraded to the RC versions of 3.7 - you may be out of luck. Possibly you should PM/ask PRINCETON if he has any plans to update GTCustom Pages to make it compatible with the new vB. Jacquii. |
#150
|
||||
|
||||
Would it be okay if I renamed goto.php to siteinfo.php?
|
#151
|
||||
|
||||
ERG - for some reason MY sitemap has stopped working???
Weird cause the Privacy Policy and TOS page works just fine = WOW! I just happened to browse by the page and noticed today. Hey PRINCETON - any suggestions? Help please! Yeah - I know the mod is originally for vB 3.5.3 AND that's it's marked as not supported - but your advice will be very much appreciated here! Thanx, Jacquii. ps - I know question has been asked again and again - but any plans to update this mod LOL |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|