![]() |
Hi Guys
Need a little clarification and assistance here please as I am still learning, but I have setup a sub domain on my original forum domain, so its mobile.domain.com and I have installed the DDDS mod here and set that up correctly pointing at the new domain/skin. But for the life of me I just don't know how when a user would go to mobile.domain.com it would take them to the forum. Is there some other mod I need to install or other files in the subdomain? Sorry if I am being thick, right now the subdomain folder is empty and it goes nowhere! Please help Thanks Stuart |
Well, technically I think its a DNS CNAME that you want, not a subdomain.
|
Thank you so much for the message but I am still having troubles, I checked DNS zones and by adding a subdomain it created the C NAME but I still can't work out how to get it to direct itself back to my forum, using htacess redirects don't seem to work!
Any ideas please? Thanks again Stuart |
Do you use cPanel or Plesk to add subdomains?
|
Hi dartho,
This mod from what I understand only support different styles on different domains. I have some questions and I hope you can help:
Hopefully can help? Cheers. |
Quote:
I brought this quote message of yours back because I want to ask if you could do a separate forums different domains? I understand that this would require additional licenses and fine with that. Just looking for a mod/script that is able to do this so that we could have all forums and users under a single database. |
you could do this by additional conditionals in your forumhome/forumdisplay templates (could be a LOT depending on the number of forums you have - if a lot it May even be worth doing file/db edits)
If it's something you want anytime soon, you'd be best off paying someone to do the work. It's not something I'm personally looking for at the moment, although in the future I may have a need |
do you think it would be possible to apply this mod only to unregistered users?
I'd like my members to move seamlessly across domains, but guest to have their style changed. It seems that your plugin hook (style fetch) happens before there is a variable to discriminate between members and guests. |
I guess it would be possible - but it's not something I'd spend a lot of time on, if I'm digging throughthis code again, I'll have a quick look
|
I figured it out... while is true that the object/variable $this->registry->userinfo is empty or nonexistant at the style_fetch hook, $vbulletin->userinfo is not. So if you condition the plugin to:
PHP Code:
|
All times are GMT. The time now is 02:22 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|