The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Subdreamer Integration Mod??? Is there one?
Well - looking for such a modification to allow my Members to automatically logon to subdreamer site... Now - the subdreamer cms supposedly comes with vB integration - but my forum is installed to http://JPiCForum.info ---- as opposed to http://JPiCForum.info/forums
Anyone know of such mod? Thanx in advance Jacquii. |
#2
|
|||
|
|||
I don't know such a mod, but you can fix this easily
Just copy all the files to the forum directory, change the url settings and your forum path (config.php) and just place a .htaccess redirect to fix all the broken url's (links in topics etc.) |
#3
|
||||
|
||||
hmmm - that's interesting - but you have to consider there's two separate databases - would that make a difference?
ALSO how would the .htaccess file be coded? Thanx for responding Jacquii. |
#4
|
|||
|
|||
Thats what i also wana know, please guide us
|
#5
|
||||
|
||||
==BUMP==
|
#6
|
|||
|
|||
The .htaccess would be coded like this:
Code:
Redirect permanent /showthread.php http://jpicforum.info/forums/showthread.php |
#7
|
||||
|
||||
OMG - seems complicated...
1. I have vBSEO installed 2. The forum is located at the main url http://JPiCForum.info as opposed to http://JPiCForum.info/forums ERGGGG!!!!!!!!!!! Thanx anyway though - just don't wanna screw everything up LOL Jacquii. |
#8
|
|||
|
|||
1. Move your forums to the forums directory (and change your vB options and config.php for it)
2. Create the .htaccess and place it in the site root (not the forums directory). You code it like this: Code:
Redirect permanent /showthread.php http://jpicforum.info/forums/showthread.php Redirect permanent /forumdisplay.php http://jpicforum.info/forums/forumdisplay.php Redirect permanent /calendar.php http://jpicforum.info/forums/calendar.php 3. Install Subdreamer like you want and maybe you need to merge your .htaccess with a .htaccess file of Subdreamer (just place the code then at the end of the Subdreamer .htaccess) |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|