This topic is locked
[SOLVED]

 image not updating in phprunner 5.0

5/5/2011 10:48:00 AM
PHPRunner General questions
B
billteale author

Hi,
I can change the image in a database field. It uploads perfectly for me,and even resizes it as a thumbnail too.
But when my customer tries it, it tells her record is updated, and then doesn't update the image. I have updatedteh same field with the same image with no problems. any idea what on her computer could be blocking it without any error?
Thanks!

Sergey Kornilov admin 5/5/2011

I would suggest customer to try another browser or another computer. Hard to tell what exactly might be wrong. If this application works for you that must be something not right on client's side.

B
billteale author 5/5/2011



I would suggest customer to try another browser or another computer. Hard to tell what exactly might be wrong. If this application works for you that must be something not right on client's side.


Thanks Sergey, I worked out what it was doing, so I thought I would finish this topic with the solution in case it happens for anbybody else.
The customer was tryign to add huge files, I mean 5000 v 4000 pixels images. I got the same problem trying to upload a copy she sent me. The page seems to give up and go back to a blank page instead of adding all the text etc back in to the text field on the edit pages.
Thanks for such a quick response!
Bill.