Not signed in (Sign In)

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorColorapathy
    • CommentTimeApr 1st 2010
     
    I don't seem to be the only one having this problem, but others have gotten this to work, so I need to know what I'm doing wrong. I went in and changed the settings for my image gallery as per instructions. I ftp'd the files up to my site, then the images. My files are in the "data" folder, and all images are in a secondary folder. None of the folder names are uppercase or contain spaces. When I try to create the thumbnails, it gives me a blank white screen and nothing happens. There are no folders *or* thumbs created. I even tried using different browsers to create the thumbs.

    I dug around for a while on here to look for a solution to the problem, and ended up adding a .htaccess file to my fig folder to direct the program to use php5 (even though I'm not sure what version they're currently using.) with the
    AddHandler application/x-httpd-php5 .php
    script in it, but that didn't help my problem either.

    My site is: http://jennifer-crutchfield.com
    fig is in: http://jennifer-crutchfield.com/fig/

    Any help would be appreciated.