PDA

View Full Version : Strange database bug ?


digital-tom
02-27-2006, 06:59 PM
If i ftp 200+ pictures (140k/pic) to my server (in a random new folder) and then run the Pixelpost Copy Folder Contents my Browser gets stuck and shows a 500 error.
When i look into the images folder the 200+ images are there, so far no problem. Even the thumbs are generated. If i look to my pixelpost site all the images are shown, but each time i refresh the number of new images keep on growing and growing ? If look into the pixelpost_categories table the number of structures keeps on growing also ??

Could this be a major bug, tried it several times and the problem is always there.

GeoS
02-27-2006, 11:10 PM
It cant grow without any action from your side.

All php setups got script executation time setting which makes script impossible to work longer then this system variable. That is why it should stop some day and the count of rows in *_pixelpost should be stable.