upload does not sucess after 100%

barneys

Joined: 2012-08-12
Posts: 2
Posted: Sun, 2012-08-12 14:41

hey there

im really new here and a also don't have some experience with webdesign. i just tried to make my own page with gallery. my name's Dominik and i life in switzerland.

so my problem is. after i have uploaded a lot of pictures a few months ago, i tried to upload some more pictures and it does not work. i select the pictures i will upload and then i see how it uploads and then it shows me its 100% and nothing happens after that. have somebody an idea what problem i have?

thanks a lot!

greetings from switzerland

Dominik

www.suliart.ch

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 26105
Posted: Sun, 2012-08-12 18:56

Anything in the gallery3/var/logs that might yield a clue?
Do smaller images work?
Does the server add method work?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
barneys

Joined: 2012-08-12
Posts: 2
Posted: Sun, 2012-08-12 20:03

hey floridave

thanks for your answear the server add method does not work eighter. i can add the photos over fpt and they will be in the folder but on the page it will not show the pictures. in the log data is nothig wrong i think.

this is what it is in the log data:

<?php defined('SYSPATH') or die('No direct script access.'); ?>

2012-08-12 15:49:32 +02:00 --- error: SELECT `tags`.*
FROM `tags`
WHERE `id` > 0
ORDER BY `tags`.`id` asc
LIMIT 25

i tried it with really small images.

thanks a lot for the future help!

greetings Barneys

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 26105
Posted: Sun, 2012-08-12 21:59
Quote:
2012-08-12 15:49:32 +02:00 --- error: SELECT `tags`.*

Something wrong with he tags module?
Disable the module and see if that helps.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments