Geek said he's away for a while, but I can answer a couple questions, though they are answered in the readme.html file as well.
Fabz, you have to create your folders in the gas/images/forums folder
so your ftp root should be /var/www/html/forums/gas/images/forums
create a new folder in there, and name it by the forum board ID
so if I want to display images for one board:
http://www.shivasite.com/forums/forumdisplay.php?f=111
I name that folder 111. I then chmod it to 777, and then load in my images to that folder.
My ftp root is then /var/www/html/forums/gas/images/forums/111
Loading in a image in there will then display that image in the gallery so a member can select it as a image for his header.
A image named default.jpg in that folder will be the default image used by that board if there's no image assigned to that article. My example has two custom images, as well as 3 images using the default.
h**p://www.YOURSITE.com/gas/images/forums/111/default.jpg
is how the link should look if you have your forum in the root
or
h**p://www.YOURSITE.com/FOLDER/gas/images/forums/111/default.jpg
if you have your forum in a folder
ShawnV
No idea on the table border, mine is there because I put it there, but I would think the script uses the CSS defined in the theme. I didn't see any defined border code in the templates, but maybe that would be a better place to look
Razz
I have them as well. has to be a small error, harmless really, just one of those funny things.