Hi guys
I have finally completed my first working (as i seems) platform, in my lab it works a treat but am having some issues with the live uploaded version.
The problems I am having:
1: File upload - works in lab perfectly
-I have changed the file folder to 777 and also triple checked the php values, as files are only images they are not being uploaded. providing a standard error message. upload failed.
are there other folders I need to change to 775 or 777 here? or maybe a php value other than memory_limit, post_max_size I may be missing?
2: Images in grids are not displaying the image, yes path if correct within app scriptcase and are also displayed in my lab correctly.
- ha solved this one, scriptcase adds a / to the path… I am guessing this is the same for the file upload, weird as it I would expect that to error even in lab, no?
3: update uploads are not being applied, seems that some grids end up missing styling, they look all weird and well un-styled
4: php timeout, when no activity,I have added a php time out 0 value thinking it would solve it but it doesn’t, is there a way at least I ca redirect the user back to the login if this happens instead of a horrid blank time out error?
If there are any tricks to this I could really do with knowing them, this is final chance with this before i decide i wasted my money, which would be a shame because it works great in my lab…
thanks in advance