3PixelChicks
Wed 14th May '08, 9:17pm
Hello! I posted this over at vbulletin.org, but I think I should be posting it here instead...
I'm having some problems with the photopost integration. I've posted for help over there, but the header and footer files are actually coming from vbulletin, so I just need to know how to change those. Everything works as it should in the forum, but the header links (log in, user CP, etc) and footer links (contact us, admin, etc) are pointing to the wrong folder in the gallery. I think I need to add the full URL instead of a relative one, but I can't figure out where to add that information (and I'm totally new at this - please forgive my ignorance here!).
The links in the gallery are pointing to ..../forum/usercp.php instead of ..../henhouse/usercp.php - how and where do I do that? There is no forum directory on our server. Like I said, everything is working fine in the vbulletin forum (pointing to .../henhouse/usercp.php).
The photopost config-int.php has the following, so it should be correct:
// We need to know the server paths to both your vB installation and your PhotoPost installation
$vbpath = "/home/www3pix/public_html/henhouse";
$pppath = "/home/www3pix/public_html/coop";
// We need the URL path to your PhotoPost and vb installation
$url_path = "http://www.3pixelchicks.com/coop";
$vb_urlpath = "http://www.3pixelchicks.com/henhouse"; Forum: www.3pixelchicks.com/henhouse/index.php (http://www.3pixelchicks.com/henhouse)
Gallery: www.3pixelchicks.com/coop/index.php (http://www.3pixelchicks.com/coop)
login / password: test / test
You'll have to log into the forum first, since the links to login in the gallery are pointing to the wrong directory (hence this post).
Thanks for any help or advice! http://www.vbulletin.org/forum/images/smilies/smile.gif
I'm having some problems with the photopost integration. I've posted for help over there, but the header and footer files are actually coming from vbulletin, so I just need to know how to change those. Everything works as it should in the forum, but the header links (log in, user CP, etc) and footer links (contact us, admin, etc) are pointing to the wrong folder in the gallery. I think I need to add the full URL instead of a relative one, but I can't figure out where to add that information (and I'm totally new at this - please forgive my ignorance here!).
The links in the gallery are pointing to ..../forum/usercp.php instead of ..../henhouse/usercp.php - how and where do I do that? There is no forum directory on our server. Like I said, everything is working fine in the vbulletin forum (pointing to .../henhouse/usercp.php).
The photopost config-int.php has the following, so it should be correct:
// We need to know the server paths to both your vB installation and your PhotoPost installation
$vbpath = "/home/www3pix/public_html/henhouse";
$pppath = "/home/www3pix/public_html/coop";
// We need the URL path to your PhotoPost and vb installation
$url_path = "http://www.3pixelchicks.com/coop";
$vb_urlpath = "http://www.3pixelchicks.com/henhouse"; Forum: www.3pixelchicks.com/henhouse/index.php (http://www.3pixelchicks.com/henhouse)
Gallery: www.3pixelchicks.com/coop/index.php (http://www.3pixelchicks.com/coop)
login / password: test / test
You'll have to log into the forum first, since the links to login in the gallery are pointing to the wrong directory (hence this post).
Thanks for any help or advice! http://www.vbulletin.org/forum/images/smilies/smile.gif