vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Subdreamer Integration Mod??? Is there one? (https://vborg.vbsupport.ru/showthread.php?t=134745)

PoetJA-1975 12-25-2006 08:49 AM

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.

RS_Jelle 12-25-2006 05:14 PM

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.) ;)

PoetJA-1975 12-26-2006 08:51 AM

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.

DPSR 12-26-2006 09:00 AM

Quote:

Originally Posted by PoetJA-1975 (Post 1145202)
..... how would the .htaccess file be coded?

Thats what i also wana know, please guide us :rolleyes:

PoetJA-1975 12-29-2006 05:12 PM

==BUMP==

RS_Jelle 12-29-2006 05:56 PM

The .htaccess would be coded like this:
Code:

Redirect permanent /showthread.php http://jpicforum.info/forums/showthread.php
and so on for all the vB root files (ofcourse not all of them, you don't need to redirect editpost.php etc.)

PoetJA-1975 12-30-2006 09:06 AM

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.

RS_Jelle 12-30-2006 10:12 AM

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

And so on for all the important files (not editpost.php etc., people aren't linking to those).
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)


All times are GMT. The time now is 11:50 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.01422 seconds
  • Memory Usage 1,724KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete