![]() |
Quote:
chdir("/home/yoursite/forum"); above "require('./global.php');" in vbindex index.php file.. then add "/forum" on all the url's in the vbindex templates :) ps: sorry for my bad english.. |
Hi, thank you for this, it works fantasticly (i just put in chdir("./forum"); rather than the whole path)
I do have another problem, voting on the poll does not work, I get the following error message: Quote:
Cheers again. |
Quote:
From memory you should have this line in the home_poll template: Code:
<input type="hidden" name="s" value="$session[sessionhash]"> Code:
<input type="hidden" name="s" value="$session[dbsessionhash]"> |
Quote:
|
Thank you for the advice, i'll be looking foward to any new releases of this hack :)
|
No problem ;)
I've contacted el3m3nt regarding a new (or updated) realease of this hack and am wating to hear back from him. |
NTLDR: I used the code from the "welcome panel" to.. but my index.php is not in the /forum directory..
so the avatar image gets broken, pointing to www.domain.com/avatar.php .. the correct url would be www.domain.com/forum/avatar.php .. but I cant find the <a> to fix it :( |
I found the only way to solve this problem was to edit the {imagesfolder} patch in the replacements section of the admin.
Try that :) |
huh? /vbimages?
|
I highly recommend everybody using this hack to install also "Thread Preview Hack". Some level of data redundancy is the only way to go with this kind of hack. Then you can remove extra queries in loop (putting query into a loop is always the worst solution and should be avoided).
For those who have installed this hack and have also "firstpostid" column in thread table here is code you can use for pulling news: Code:
// news by nakkid (modified) Code:
$templatesused='error_nopermission,home,home_buddy1,home_buddy2,home_footer,home_header,home_headinclude,home_left'; |
All times are GMT. The time now is 12:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|