Go to vBgallery->Modify Settings->Mention allll the filenames that you would like to be replaced with the Forum's URL in the
Header and Footer replacements.
You should have these files listed in your Header Replacement:-
Quote:
group.php
album.php
tags.php
portal.php
index.php
misc.php
memberlist.php
usercp.php
register.php
faq.php
calendar.php
search.php
login.php
forumdisplay.php
profile.php
private.php
subscription.php
member.php
online.php
|
And these in Footer Replacements:-
Quote:
archive
sendmessage.php
forumdisplay.php
showgroups.php
search.php
memberlist.php
index.php
portal.php
calendar.php
usercp.php
faq.php
login.php
register.php
|
This would solve your problem !!
--------------- Added [DATE]1210689274[/DATE] at [TIME]1210689274[/TIME] ---------------
okayyyyy.... so I just logged in with test in your forums..
I think.. you have provided the wrong value in
$forumpath variable in gallery_config.php in
coop folder
It should be this:-
Code:
$forumpath = 'path/to/your/httpdocs/henhouse';
instead of henhouse, you had provided
forum. is this what you have done ??