Hey guys,
I just installed the latest nightly build version. Everything worked fine, I changed the rights of the "albums" and "cache" folder to 777 and uploaded several images.
The problem is, when I insert my website adress i can't see anything...
in the debug log it says: Backtrace: Bad filename suffix in newImage(valentinmarquardt.de)
I use utf8_general_ci
has that something to do with this problem?
Thanks for your answers!!
I can't reproduce this with the current nightly. What are the filenames of the images you uploaded and what theme are you using? Either it's an issue with the filenames or a theme problem (your theme may be trying to incorrectly instantiate a new Image object). I tried looking at your site, but it's currently unavailable.
solved!
I didnt know that the index php has to be in the root!!
Thanks for your answer
stupid me