Hello,
I've now installed v 2.0RC1g on my site and was wondering what is ecaxtly the difference between $main_url and $pathToFiles?
For testing miniBB I used version 2.0RC1f and then i could get everhing working.
But now i'm a little stuck.
When I change my $main_url to the real url (http://www.jewelgallery.nu/forum) the files for including can't be found :S (with $pathToFiles set to ./)
And when I set $main_url to just
http://www.jewelgallery.nu and $pathToFiles to ./forum/ the forum can't find all images and stuff :S
Has someone got it working installing mini BB in a folder other then root?