Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Different Domain, Different Style Details »»
Different Domain, Different Style
Version: 1.0.1, by dartho dartho is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.7.0 Rating:
Released: 03-27-2008 Last Update: 05-18-2008 Installs: 189
Uses Plugins
Re-useable Code Translations  
No support by the author.

This is a simple add-on which will force users to a specific style based on the url the user visited.

I wrote this with the idea of being able to create a subdomain of mobile.domainname.com and have visitirs to that URL forced to a mobile style whilst visitors to my normal site (domainname.com or www.domainname.com) would be rpesented with my regular style.

Alternatively if you have 2 domain names which point to the same forum, you can have a customized style based on the domain name visited. You can do what you want, but it may be as simple as only having a different banner reflecting the host name visited, or if you have merged 2 forums - users could still get the same skin they always have had if they continue to visit the same URL.

With the HOST matching be aware that if the URL specified in the add-on matches anywhere in the url visited, the add-on will be triggered.

e.g. if URL specified in add-on = domainname.com, any subdomains of domainname.com will match this.

Version Information
1.0.0 - Initial release ported from 3.6 version
1.0.1 - Fixed missing Setting Group Name


product-ddds37.xml supports a single additional domain
product-ddds37_5-domain-version.xml supports one to five additional domains


To upgrade, simply import and allow overwrite.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
CrashPush, Relientk

Comments
  #172  
Old 10-23-2009, 11:39 AM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it works for me

http://www.totalsmartphone.net/forum/ gives me a PC skin and http://mobi.totalsmartphone.net/forum/ gives me the mobile skin
Reply With Quote
  #173  
Old 10-23-2009, 12:10 PM
rrudeboy's Avatar
rrudeboy rrudeboy is offline
 
Join Date: May 2009
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dartho View Post
it works for me

http://www.totalsmartphone.net/forum/ gives me a PC skin and http://mobi.totalsmartphone.net/forum/ gives me the mobile skin
you trying on a pc ? because that works for me as well.... it's my mobile users that have the issue.
Reply With Quote
  #174  
Old 10-26-2009, 09:27 AM
Byggahus Byggahus is offline
 
Join Date: May 2007
Location: Lomma, Sweden
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dartho,

I would like visitors that enters http://mobil.byggahus.se to get forced to (redirected to)
http://www.byggahus.se/forum?styleid=17 (the forum with the Mobile style)
BUT visitors that enters http://byggahus.se, http://byggahus.se/forum, http://www.byggahus.se or http://www.byggahus.se/forum to get the default style.

What do I need to do in order to achieve this? I have asked the web hotel to create the sub domain mobil.byggahus.se and are using vBSEO and redirects in .htaccess.
Reply With Quote
  #175  
Old 10-26-2009, 10:13 AM
Byggahus Byggahus is offline
 
Join Date: May 2007
Location: Lomma, Sweden
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zacarias View Post
Can I suggest putting this:
Code:
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
In headerinclude for a different domain that links to the same content. It will tell spiders not to index it. You won't get a penalty for duplicate content.
I have now added the suggested below the "link rel" row. I hope I did the correct thing!? headerinclude for the Mobile style now looks like this:
Code:
<link rel="stylesheet" href="wireless.css" type="text/css" />
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
Reply With Quote
  #176  
Old 10-26-2009, 08:56 PM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

  • Register the mobil subdomain and have it point to or be parked on the same webspace as your main domain, do not use redirects. There is no need to modify .htaccess withthis add-on.
  • Install the single domain version of this product (product-ddds37.xml)
  • Head to AdminCP->vBulletin Options->vBulletin Options->Different Domain, Different Style
  • Enable DDDS : Yes
  • Domain Name: mobil
  • Style for this domain: <your mobile style>
  • Save
Reply With Quote
  #177  
Old 11-07-2009, 03:15 AM
mallick mallick is offline
 
Join Date: Nov 2008
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

issue resolved..
thanks
Reply With Quote
  #178  
Old 12-28-2009, 04:01 PM
biggeorge's Avatar
biggeorge biggeorge is offline
 
Join Date: Feb 2007
Location: The Great State of Mass!
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm having a problem with this and hopefully someone can guide me...

I've setup mobile.extremebusa.com in cpanel
I've enable DDDS in VB Options, included the sub domain mobile.extremebusa.com, and included the style https://vborg.vbsupport.ru/showthread.php?t=229241

When I go to mobile.extremebusa.com I get a directory listing!

Any help will be appreciated.
Reply With Quote
  #179  
Old 12-28-2009, 08:38 PM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is your document root pointing to teh same document root as your primary website - probably public_html/ ?
Reply With Quote
  #180  
Old 12-29-2009, 03:33 AM
fredang85 fredang85 is offline
 
Join Date: Sep 2007
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i get this error, no matter wad template i use!
see
Code:
wap.motorolafans.com
Warning: array_intersect() [function.array-intersect]: Argument #2 is not an array in [path]/global.php(238) : eval()'d code on line 33
Reply With Quote
  #181  
Old 01-25-2010, 01:19 PM
sNator sNator is offline
 
Join Date: Nov 2005
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can I get this to work with VB 4?

I think this is the prefered way of directing users to a mobile style instead of device detection.

Works excellent om my 3.8 site!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:25 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05393 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete