Quote:
|
Originally Posted by alpha 1. Well, the header where the link is looks like this: Code: Content visible to verified customers only.
2. All sites I have seen doesn´t have the stats at the bottom, the newest and random links are below it.
3. Thanks |
For your link, change it to this instead...
Code:
Content visible to verified customers only.
1) What's happening is that the default name for your forum home is "index.php" and the default name for the Gallery folder is also "index.php" so unless you preface the link with the folder URL it thinks you're trying to use the local copy of "index.php" while inside of the Gallery folder.
2) On an unmodified copy of vBGallery the stats are definitely at the bottom of the page. Unless we're talking about two different things the layout is top to bottom is
vB header, vBG header, categories, stats, newest images, random images, vBG footer,
vB footer. When you installed vBG on your site, the stats are at the top?
3)