![]() |
What format did you use when adding the full forum path? I can seem to get it to work with
home/XXXXX/public_html/forums/includes/functions_misc.php public_html/forums/includes/functions_misc.php forums/includes/functions_misc.php |
Thanks Viverridae,
That worked perfectly! Eric |
Quote:
/home/fhlinux165/c/cannabismongoose.com/user/htdocs/forum As I hardcoded the paths further on, I commented out line 43, making it: Code:
// $vwd = getcwd(); I replaced line 350, which was: Code:
require_once($vwd . '/includes/class_bbcode.php'); With: Code:
require_once('/home/fhlinux165/c/cannabismongoose.com/user/htdocs/forum/includes/class_bbcode.php'); As WP no longer contains this file in 2.3.1, I commented out line 400, making it: Code:
// require_once(ABSPATH . 'wp-admin/admin-db.php'); I replaced line 466, which was: Code:
require_once($vwd . '/includes/functions_misc.php'); With: Code:
require_once('/home/fhlinux165/c/cannabismongoose.com/user/htdocs/forum/includes/functions_misc.php'); Obviously, replace /home/fhlinux165/c/cannabismongoose.com/user/htdocs/forum with the path to your forums returned by the attached DirPath.php script run in your forum directory. *I'd note that before I hardcoded the paths, I did try to change line 43 to: Code:
$vwd = '/home/fhlinux165/c/cannabismongoose.com/user/htdocs/forum' Cheers. |
Thanks :)
I replaced line 43 Quote:
Quote:
I also get this error when looking at the source Quote:
|
@ Blackhat: what versions are you running?
|
Is this product still supported?
|
Quote:
NVM After merging the VB DB into the WP all is ok .. SO far.. Running into the same issue as blackhat, but havent completed the install just yet .. Will post back soon enough.. |
Well .. Seems to work just fine as stated in the coders first post and with the help of 2 X Viverridae from his posts above.. I'm using VB as the commenting system also and this works with no problems. Its a bit clunky in that I'd rather see the VB portion somehow inline with WP rather then taking you completely to the VB forums interface and leaving WP totally..
Other than that no problems.. Anyone have an idea if what I'd like is possible? Any coders want to take a shot at it? PM me.. I've got a fresh WP and VB install so its not too much to mess with. Thanks anyway .. LBS |
I have a problem. When I choose "post an exerpt" in the forum, the link to actual post in the blog doesnt show up, instead the link as <a href"" in the link. I am not sure what I missed. Could you help!
You can check a sample post here: http://www.scorechase.com/vb/showthread.php?t=6742 As you can see the continue reading doesnt show up as a valid link to the actual post. It works fine if I take the exerpts off. Thanks |
How did you get the inline comments to work? My install wants to take me to the forum to view the comments. How can I have them show up in the post/blog.
|
All times are GMT. The time now is 09:31 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|