folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
Only get file listing(back to index)
Just installed FB and all I get is a file and folder listing. If I view my /folderblog/fb.php file I get the following errors at the top of my page (it does display the page and photo at the bottom):

Warning: array_keys(): The first argument should be an array in /home/nitehawk/public_html/folderblog/extensions/fb_ziptc.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nitehawk/public_html/folderblog/extensions/fb_ziptc.php on line 14

viewing my folderblog/fb.php/post link gives the same error but then it doesn't even display a photo or the theme elements.

Any help will be greatly appreciated

posted by anon on 5 Jan 06 at 7:25 PM
seems that i'm only getting the first errors in IE but not Firefox, 2nd error is the same in both.
posted by Nnyan on 5 Jan 06 at 7:27 PM
Ok changed $use_alt_url = 1; back to $use_alt_url = 0; and now viewing olderblog/fb.php/post at least shows the page but we're still getting the errors stated above in IE.
posted by anon on 5 Jan 06 at 8:05 PM
Why dont you simply delete fb_ziptc.php ? I had similar problems, and without it worked perfectly.
posted by ikue on 7 Jan 06 at 11:28 AM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)