Member
Member
hursey013   21-03-2013, 18:21
#1

Upgraded to 1.4.4.3 and discovered an issue I'm having while adding tags either to an individual photo or to a number of them using the "Bulk Actions" option. See here for video: http://screencast.com/t/BwJGoub2qp

I ultimately end up with the following error message:

The Zenphoto object you are requesting cannot be found.
Album: zp-core
Image: admin-edit

Member
Member
sbillard   21-03-2013, 19:43
#2

Thanks for the video. It really helps to see what is happening.

I suspect that there is a limit to what your browser/server will allow in a "POST" operation and that 60 images has exceeded it. Try the same thing with fewer images on the page.

Member
Member
hursey013   25-03-2013, 22:32
#3

Yeah I was thinking the same thing, but even when I try to do it on an individual photo I get the same error. Let me know if there is any other info I can provide that would be helpful.

Member
Member
sbillard   25-03-2013, 23:22
#4

Just to be sure we are on the same page, what I mean is set the option for images per page to a small number, say 1 and try it.

Member
Member
hursey013   27-03-2013, 17:04
#5

Ya thanks for the clarification - once I dropped it down to display 5 images per page the tagging action completed successfully. Is the POST limit something I can change within my php configuration, or is that something beyond my control if I'm on shared hosting? Thanks for your help.

Administrator
Administrator
acrylian   27-03-2013, 17:40
#6

You will need to ask your host. On a shared host you most likely are not allowed to change such settings.

Member
Member
sbillard   27-03-2013, 20:43
#7

There is indeed a post size (can't remember what just now) in the PHP settings. But that may not be the only limiting factor.

Member
Member
hursey013   27-03-2013, 20:49
#8

Just checked, post_max_size in php.ini is set to 1024M so ya I'm guessing there's something else thats factoring in. I'll check the error logs on the server and see if there are any hints in there, thank again.

Administrator
Administrator
acrylian   27-03-2013, 21:15
#9

It might be that you can set that in php.ini but your provider setup the server to ignore this like certain other settings possible. On my host I can change things via htaccess but also not all.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.