vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   GTCustom Pages - Create Custom Pages With Ease (https://vborg.vbsupport.ru/showthread.php?t=108583)

Princeton 02-21-2006 10:00 PM

GTCustom Pages - Create Custom Pages With Ease
 
Now, you have the POWER to CREATE CUSTOM PAGES with ease!

ACT NOW AND GET FREE BONUS!
  1. FREE Privacy Policy* (legal policy worth about $100**)
  2. FREE Terms of Services Policy* (legal policy worth about $100**)
  3. FREE Site Map Script
  4. NO COPYRIGHT TEXT visible to end-user!
* No need to edit content as name, companyname, address, etc, etc are all fetched from vBulletin Options.
** 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]">
        &nbsp;
    </td>

REPLACE WITH:
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>
        &nbsp;
    </td>

Add Links In Navbar: (view attachment)
FIND IN navbar TEMPLATE:
HTML Code:

        <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
REPLACE WITH:
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>

FIND:
HTML Code:

<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->

REPLACE WITH:
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
  1. [HOWTO] CREATE CUSTOM PAGES now available
  2. [HOWTO] Create "Latest Threads" Custom Page

quanvo81 02-22-2006 12:42 AM

Awesome, this is just exactly what I have been looking for. :laugh:
But where do I find all the Terms and Privacy and stuff? Is is legal just to copy and paste from myspace.com and edit some stuff to fit to what I need? Just wonder.
Thanks alot mate. It's a great hack.

Princeton 02-22-2006 01:03 AM

Quote:

Originally Posted by quanvo81
Awesome, this is just exactly what I have been looking for. :laugh:
But where do I find all the Terms and Privacy and stuff? Is is legal just to copy and paste from myspace.com and edit some stuff to fit to what I need? Just wonder.
Thanks alot mate. It's a great hack.

everything is there once you install the product ... make sure you have your SITE NAME / URL / CONTACT DETAILS filled out completely .. found in ADMINCP / vBulletin Options

quanvo81 02-22-2006 01:19 AM

Quote:

Originally Posted by princeton
everything is there once you install the product ... make sure you have your SITE NAME / URL / CONTACT DETAILS filled out completely .. found in ADMINCP / vBulletin Options

Lol, I am in the installing proccess now. I will let you know how it run on my board when I am finished installing and testing.
I still like those Terms and Privacy, Safety Tips from myspace.com. I emailed them at least 50 times just to ask for their permission to use some contents of those things(of course I will leave the copy right intact) but they just never hit me a reply. Also the Safety Tips , I emailed to wiredsafety.org to ask for their permission also but they just totally ignore me.
Well, just a thought, if they made something that helpful for people, why they don't encourage to use their contents, especially they are always talking about safety internet, but they just hardly to let people use some of their contents.

Princeton 02-22-2006 01:23 AM

If you find any bugs .. or need clarification please let me know asap

I hope I didn't miss anything.

PS. I don't recommend "taking" someone elses POLICIES without consent. Most policies are written by lawyers and thus cost money.

They may even come after you for copyright infringement.

Daniel 02-22-2006 01:29 AM

Nice job :)

Princeton 02-22-2006 01:33 AM

If you install it ... can you post your URL?
I want to add a few examples on the first post.

thanks

quanvo81 02-22-2006 01:34 AM

Quote:

Originally Posted by princeton
If you install it ... can you post your URL?
I want to add a few examples on the first post.

thanks

My site is under development and moreover it's an adult site :nervous: so I don't know if you want to post or not.

Princeton 02-22-2006 01:43 AM

LOL ... I don't think vb.org will allow that.

quanvo81 02-22-2006 01:45 AM

Quote:

Originally Posted by princeton
If you install it ... can you post your URL?
I want to add a few examples on the first post.

thanks

Ok, I installed it, but when I clicked any of the links, it jsut come out a 404 Not Found Blank page. Even I click on goto.php?section=about.

AshokForums.com 02-22-2006 01:47 AM

Thanks.. installed it.. lemme try it out

Princeton 02-22-2006 01:51 AM

man you guys are going to kill me ... I forgot to upload the goto.php file :D

sorry ... uploading now

Talisman 02-22-2006 02:06 AM

Quote:

Originally Posted by princeton
man you guys are going to kill me ... I forgot to upload the goto.php file :D

sorry ... uploading now

Silly coder. ;)

SaN-DeeP 02-22-2006 09:18 AM

thanks princeton :)

sensimilla 02-22-2006 10:53 AM

Nice piece of work, thanks

Snake 02-22-2006 11:01 AM

Thank you this is just great! :D

Princeton 02-22-2006 11:42 AM

<font size="3">if you are using product please click INSTALL so that I can keep you updated on new releases.</font>

Also, post your url so that others can see this in action ... I'll post it on the first post. thank you

pcoskat 02-22-2006 03:22 PM

Is there a demo of the admin panel for this? I'm not completely clear about how I would create each page. (yes, I read the 'how to')

Princeton 02-22-2006 03:27 PM

there is no admin panel

all you have to do is create 2 phrases ..
  1. In your favorite editor, create the contents of the page. HTML is allowed.
  2. When you finish with the contents of the page, create 2 phrases (an optional subtitle is available).
    • "gtcustom_about_header" - title of custom page
    • "gtcustom_about" - contents of custom page
    • "gtcustom_about_subtitle" -optional subtitle for custom page; the subtitle (table cell) will only display if it's created
  3. That's it! Now, go visit the page via URL: $vboptions[bburl]/goto.php?section=about

Need another example? Ok, let's create a SITE RULES page...
  1. In your favorite editor, create the contents of the page. HTML is allowed.
  2. When you finish with the contents of the page, create 2 phrases (an optional subtitle is available).
    • "gtcustom_rules_header" - title of custom page
    • "gtcustom_rules" - contents of custom page
    • "gtcustom_rules_subtitle" -optional subtitle for custom page; the subtitle (table cell) will only display if it's created
  3. That's it! Now, go visit the page via URL: $vboptions[bburl]/goto.php?section=rules

rolliet 02-23-2006 12:48 AM

I guess I am doing something a little off. I installed this but do not see the "help" button appear on my nav bar.

Princeton 02-23-2006 01:05 AM

it's there ... you just copied/pasted wrongly--view attachment

I suggest copy/paste again.

rolliet 02-23-2006 01:24 AM

Ok, I see what I missed and is now working.

Thanks

paulomt1 02-23-2006 02:01 AM

I can add php code?

Oblivion Knight 02-23-2006 05:32 AM

This is great!

Thank you, princeton :D

Princeton 02-23-2006 11:28 AM

Quote:

Originally Posted by paulomt1
I can add php code?

yes, it's possible
just copy the 'sitemap' statement (edit goto.php)

SaN-DeeP 02-25-2006 06:33 PM

Can you remove thumbs.db from /images/misc folder ?

Regards,

Princeton 02-25-2006 06:38 PM

thanks ... updated :up:

Please click INSTALL if you are using or like product ... thank you

harmor19 02-25-2006 09:29 PM

Thanks for this.

quanvo81 02-27-2006 07:32 PM

I have installed your hack, but my question is : are you serious to let us use your Privacy Policy as well as Terms And Conditions? Do I have to put a copy right note that belong to you under every page?
Just wonder?

nicedreams 03-01-2006 12:07 AM

Quote:

Originally Posted by princeton
yes, it's possible
just copy the 'sitemap' statement (edit goto.php)

Can you give more info on this? I can't figure out what to do.

Jim

Princeton 03-01-2006 11:41 AM

Quote:

are you serious to let us use your Privacy Policy as well as Terms And Conditions?
no hidden messages ... you can use them without copyright ... the best way to give back to an author is to donate $$ ;)

Quote:

Can you give more info on this? I can't figure out what to do.
read [HOWTO] Create "Latest Threads" Custom Page to see an example of how you can

nicedreams 03-02-2006 02:22 PM

Thanks, figured it out. Works good.

Jim

PixelFx 03-10-2006 11:48 PM

this is awesome, thank you for release it, when I can afford it I'll send out donation :D

creedmaniac 03-18-2006 05:16 PM

where is the code for the search box, advertising box, and stuff box that are on the left side of each page?...how do i add stuff to them..or totally remove them?

nicedreams 03-18-2006 05:24 PM

Quote:

Originally Posted by creedmaniac
where is the code for the search box, advertising box, and stuff box that are on the left side of each page?...how do i add stuff to them..or totally remove them?

in the gtcustom page templates

jim

BeaLzeBuB 03-18-2006 07:10 PM

good

CSS59 04-07-2006 05:08 AM

are these pages searchable?

kurtbarker 04-10-2006 07:16 AM

hey guyz, i've just downloaded this, uploaded the files, but the template edits are DIFFERENT in the readme that you download, and in the initial post... The first template edit is completely different... Which one do I use. The template changes in the readme in the downloadable zip, or the one in the initial post?

thanks guyz

Cebby 04-10-2006 03:30 PM

Quote:

Originally Posted by CSS59
are these pages searchable?

No they aren't

Princeton 04-10-2006 03:39 PM

Quote:

Originally Posted by kurtbarker
hey guyz, i've just downloaded this, uploaded the files, but the template edits are DIFFERENT in the readme that you download, and in the initial post... The first template edit is completely different... Which one do I use. The template changes in the readme in the downloadable zip, or the one in the initial post?

thanks guyz

Sorry, the file has been updated ... use what's on the first postbit :)


All times are GMT. The time now is 06:19 PM.

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.01407 seconds
  • Memory Usage 1,838KB
  • 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
  • (6)bbcode_html_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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