@nitro and @Robru: thanks for the info, that should be enough for me to figure were paths are breaking, will work on a fix later today.
@allstar55: look for random bits in settings.php and
ORDER BY dateline DESC instead of
ORDER BY RAND() and make sure your vB cookie settings (
admincp/options.php?do=options&dogroup=http) allow for both /forum and /showroom directories, plus for linking to PhotoPlog in a vB template use:
Code:
<a href="http://www.nfs-center.de/showroom/index.php$session[sessionurl_q]">Showroom</a>