Working yet again on trying to get VBIndex running on my VBulletin 3.0.0 and have it most of the way going, issue is that whenever you try to click on a link instead of looking like this:
http://lunardynamics.dyndns.org/forums/showthread.php?t=1031[/url]
It looks like this:
http://lunardynamics.dyndns.org/forums/vbindex.php/showthread.php?t=1031[/url]
I'm trying to find out which file I have to edit to get it to stop putting /vbindex.php in front of the links. Anyone have any experience with this MOD for VBulletin?
NOTE: Goddamn thing keeps making a URL out of the links above so people cant view the entire string. SO exclude the [/URL]
VBIndex on 3.0.0 [Archive] - ForumsHQ
Re: VBIndex on 3.0.0 [Archive] - ForumsHQ
Oh and if I'm asked why I just dont use VBPortal, the answer to that is I have no idea how to get portal to work on VBulletin.
-
AdmiralAcid
- Posts: 830
- Joined: Tue Nov 20, 2001 6:00 am
Re: VBIndex on 3.0.0 [Archive] - ForumsHQ
open up your vbiconfig.php file. you have the path defined right, right?
example:
define('CHDIR_PATH', '/path/to/forums/');
example:
define('CHDIR_PATH', '/path/to/forums/');