Photos don't show up
Cforcer
Joined: 2014-07-13
Posts: 3 |
Posted: Mon, 2014-07-14 11:08 |
I could use little help with gallery3... loosing my mind trying to get photos into it... I've checked everything permissions, groups, upload directories permissions for var... When I'm trying to upload photos they upload and after confirmation nothing show up... Have tried with smaller ones like 800x600px and still nothing and I'm not getting any error messaging... gallery3 is updated to latest version... Please help... it's installed at this url: http://slovaper.eu/gallery/ PS: buying beer after |
|
Posts: 27300
First always troubleshoot with the default wind theme to rule out a theme issue.
When adding a item have you tried different graphics tool kits?
Admin -> Settings -> Graphics.
Look in the gallery3/var/logs when you attempt to add an item and see if it yields a clue.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
That's log file content...
I'm constantly getting this error...
2014-07-15 09:10:24 +00:00 --- error: date.timezone setting not detected in /home/..................../gallery/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
...and uploading photos error...
2014-07-15 12:55:25 +00:00 --- error: File not found: rss%2Ffeed%2Fgallery%2Falbum%2F2
2014-07-15 12:55:26 +00:00 --- error: File not found: rss%2Ffeed%2Fgallery%2Falbum%2F2
2014-07-15 12:55:26 +00:00 --- error: File not found: rss%2Ffeed%2Fgallery%2Falbum%2F2
Any more clues with this?
Posts: 120
Check this to fix your timezone setting: http://galleryproject.org/node/109503
As for your other log entries, presumably something is playing up with your RSS module (maybe missing files or something like that). I'd start by deactivating the RSS module and then see if that stops those errors. I'd probably also be tempted to check/replace the files in your RSS module folder.
I wouldn't expect either of these to cause the problem you described though. Hopefully there is something more in your log file that you haven't listed above.
Posts: 3
No success... have set timezone setting in php.ini now... disabled rss module and still cannot upload photos... and no nothing else in log file... those were all errors in it so I have no idea what to do with that gallery... probably I'll try something else instead... Probably will go with Coppermine... thanks for help anyway...