Quote:
Originally Posted by Dismounted
Search
Put this above where you included global.php.
PHP Code:
chdir('./forum/');
|
Thank you.
I have done that after reading all 34 pages of
this thread.
I have 3 problems which were not solved.
1.) no Style images or CSS are showing...only text.
2.) all forum links are now domain.net/admincp/ rather than domain.net/forum/admincp
3.) no javascript is working in menus
-- I have tried adding $vboptions[bburl] and $vboptions[homeurl] into the headinclude
-- but it still did not solve the navigation problem.
My initial objective was to utilize some sort of vB powered front end cms on the domain
itself while keeping the forum within the domain.net/forum folder.
It seems to be more problem than what its worth.
Does anyone have an alternative to following this format?
I have tried Wordpress and Drupal at one time.
Currently, vBadvanced is installed.
It would really be nice to find an easy but powerful CMS front end that I could bridge
into vBulletin while having the vB install one level down. (/forum)
The needs are community based with mainly News by category, Blogs & Profile pages.
Thank you.