Discussion
Links don't work(back to index)Some days ago I installed FB3 and everything worked fine, except for the exif extension. Now, all of a sudden the exif extension is working, but the links to the archive, the next and previous links, the link to the categories and showing of date and time aren't working anymore. I didn't change a thing, so I really have no idea how this is possible.
I read some other discussion post here and I uploaded the .htacces file, but that doesn't solve the problem. All the directories exist and they are all chmodded to 777.
Has anyone any idea how to solve this problem?
posted by
TalX on 3 Jul 05 at 11:49 AM
I'm sorry, here is the correct link to the folderblog photo gallery: http://www.talx.nl/photogallery/fb.php
posted by
TalX on 3 Jul 05 at 11:50 AM
Anyone? Help! I'm getting desperate ;-)
posted by TalX on 4 Jul 05 at 4:26 PM
Try moving the JAVAscript into the <head></head> section.
<body> (<-- should not be here)
fbViewletPath = "/photogallery/fotobuzz/fbloader.swf";
fbScriptPath = "/photogallery/fotobuzz/fotobuzz.php";
</script>
posted by csloh on 4 Jul 05 at 5:37 PM
His fotobuzz seems to be working fine (though you're right, he should fix his HTML).
TalX, I'm sorry to say I'm not quite sure how to solve the problem. This sort of error seems to occur on servers running PHP-as-CGI (any idea if that's what your server is doing?), but I don't have access to any PHP-as-CGI servers for development, so I've just been doing trial and error. The .htaccess is the best I've come up with so far, but you're not the first to say that it hasn't done the trick. Sorry for the incompatibility — this is an issue I've been working on, but it's somewhat a shot in the dark.
posted by
donald on 5 Jul 05 at 1:26 AM
Post a Reply:
(back to index)