vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   So i just updated to CMS. (https://vborg.vbsupport.ru/showthread.php?t=245502)

JMEWLS` 06-29-2010 06:27 AM

So i just updated to CMS.
 
I want to keep the forum location as...

NBADimensions.net/forums

and the CMS to be ...

NBA Dimensions.net/index.php

Is this possible? When I type in NBADimensions.net/forums, it redirects to the CMS.

ChopSuey 06-29-2010 09:45 AM

There was a thread about this on vB.com search over there.

JMEWLS` 06-29-2010 10:24 AM

I've looked? Could you please find for me?

ChopSuey 06-29-2010 11:06 AM

It's not hard to search. http://www.vbulletin.com/forum/search.php

JMEWLS` 06-29-2010 11:49 AM

No mate, I have searched. Honestly, I don't know what to type into search, I've tried so many things.

wcguy 06-29-2010 12:47 PM

Quote:

Originally Posted by JMEWLS` (Post 2061655)
No mate, I have searched. Honestly, I don't know what to type into search, I've tried so many things.

Here is my thread, dedicated to you.....

http://www.vbulletin.com/forum/showt...lure-in-Search

good luck.

I'm just plain frustrated.

Maybe coffee would help.

JMEWLS` 06-29-2010 01:12 PM

Couldn't agree more mate, I've been trying to find this for the last hour.

wcguy 06-29-2010 02:01 PM

You should see vbulletin's response in my thread.....

OMFG

--------------- Added [DATE]1277825799[/DATE] at [TIME]1277825799[/TIME] ---------------

Yeah, I am done with this. However, I did finally figure out a work around for looking for CMS specific articles....

open up advanced search. The default search is multiple content type..... Switch to single, and then select the CMS prefix. If the thread you are looking for was given a prefix, you might find it this way.

http://www.vbulletin.com/forum/search.php?search_type=1

ChopSuey 06-30-2010 12:02 AM

That thread over there is full of sarcasticness....lmfao.

wcguy 06-30-2010 02:27 AM

guilty as charged......

will555559 06-30-2010 04:02 AM

I never found a way to do it but I didn't really look hard.

I just moved all the files to the root and the cms uses "/content.php" and the forum is "/forum.php"

ArchAngelz 06-30-2010 09:13 AM

The answer is found here: I've asked this quesiton before, and apparently their support staff didn't really get it the first time around;

They have since updated their help files after my support ticket and I wonder why they didn't really test it out before telling me to look at their help files.

http://www.vbulletin.com/forum/showt...y-to-the-forum

JMEWLS` 07-03-2010 09:55 AM

http://www.nbadimensions.net/index.php

I've made the index.php file..

Code:

<?php
define(VB_RELATIVE_PATH, 'forums/');
chdir('./' . VB_RELATIVE_PATH);
require('content.php');

It's redirecting all the images wrong? What am I doing wrong?


All times are GMT. The time now is 04:59 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.01160 seconds
  • Memory Usage 1,733KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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