vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Portal Software - WebTemplates 3.7.x: VB Integrated CMS (Content Management System) (https://vborg.vbsupport.ru/showthread.php?t=186644)

ArnyVee 08-19-2008 01:44 PM

Quote:

Originally Posted by Logician (Post 1601706)
301 redirection will work but then the url will change. So for instance your visitor will type wdbhub.com in her browser but after 301 redirection, she'll end up at waltdisneyboards.com/forum/view.php?pg=wdbhub

If this is ok, yes you can do it. If you don't want browser url to change, you can consider options these:
1- If you domain registration company supports domain forwarding you can give it a forwarding command in your control panel and their name server will automatically push users to your webtemplate without domain change
2- You can put a simple html file to your wdbhub.com which has a iframe to waltdisneyboards.com/forum/view.php?pg=wdbhub and users will not notice domain change in the addressbar. ;)

Very good :D

As to the first suggestion, I'd have to check with godaddy.com to see if they have that option. I would assume they do, but I'll check into it.

Any suggestions as to how to do the second option you mentioned? I'm not good with HTML. Any help with this would be appreciated.

I haven't read through all of the material yet, but are there templates already included for those of us that are not familiar with HTML? I was planning on purchasing or downloading a template that I liked from somewhere on the 'net. But, if there is something that I can tweak, that would help me as well.

And, thanks for supporting your mod as you do! Fantastic job!

ArnyVee 08-19-2008 02:03 PM

I just checked on godaddy.com and they have something named 'masking' which looks like may do the trick for me.

"Masking redirects Web traffic for a domain to a specified URL, preventing the forwarded domain URL from displaying in the browser's address bar."

That would be my best option, right? :D

Logician 08-19-2008 02:56 PM

Quote:

Originally Posted by ArnyVee (Post 1602319)
I just checked on godaddy.com and they have something named 'masking' which looks like may do the trick for me.

"Masking redirects Web traffic for a domain to a specified URL, preventing the forwarded domain URL from displaying in the browser's address bar."

That would be my best option, right? :D

Yep it seems like it.

And as for the second method you can use a html code like this in your wdbhub.com domain:

HTML Code:

<html>
<head>
<title>welcome to wdbhub.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=">
</head>
<body bgcolor="#FFFFFF" text="#000000">
MY wdbhub header
<IFRAME SRC="http://www.waltdisneyboards.com/forum/view.php?pg=wdbhub" WIDTH=450 HEIGHT=100>
MY wdbhub footer
</body>
</html>


ArnyVee 08-19-2008 04:19 PM

Thank you so much Logician! What great support you provide for this mod (and assistance with 'other' things as well!). :D

I'm going to read through the materials to see if there are any ready-made templates for your mod. If not, then I'll find a nice template to use, get the code and drop it into this mod to see how it comes out.

Thanks again!

soundbarrierpro 08-19-2008 04:26 PM

What does this do specifically? Is it a substitute for the "vbulletin powered pages"? If it is, I'm interested, usergroup admin doesn't work on mine no matter what I do and I'd like to create pages based on priviliges.

Logician 08-19-2008 04:30 PM

Quote:

Originally Posted by soundbarrierpro (Post 1602403)
What does this do specifically? Is it a substitute for the "vbulletin powered pages"? If it is, I'm interested, usergroup admin doesn't work on mine no matter what I do and I'd like to create pages based on priviliges.

This is not a substitute for vbulletin powered pages, it can be a substitute for this hack. This hack is around since 30.Jun.2003 and vbulletin version 2.0.

Please read first post to see what it is about.

soundbarrierpro 08-19-2008 05:15 PM

Thank you Logician. I've got lots of vbpowered I'd like to re-do with this mod. I'm going to give it a shot. Been mulling it for a couple weeks. Guess it's time.

YsTyle 08-19-2008 07:51 PM

great job :)
marked as installed & nominated for MOTM

mlthmp 08-20-2008 04:49 AM

Works great! Also nominated!

space? 08-20-2008 09:11 AM

Sounds great. Will install later, thanks.


All times are GMT. The time now is 02:41 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.01272 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)pagenav_pagelinkrel
  • (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