♥Garret Krampe Posted October 16, 2019 Share Posted October 16, 2019 Had issues changed dir of work tmp images to 777 nothing worked. was working .. found the images worked if uploaded and then using PHPAdmin to add to the SQL database. In fact if I upload several images .. to an existing product. I removes all data including descriptions. It's a time out issue and each part of the tep_ functions are timing out too early and not giving errors or just breaking out of where they are and trashing everything Error exception and time out errors Solution . DO not upload more than about 4 MB files at any one time. Unless the machine is on local network. Garret Ultraflex4x4 Link to comment Share on other sites More sharing options...
♥Garret Krampe Posted October 16, 2019 Author Share Posted October 16, 2019 <?php //Maximize script execution time ini_set('max_execution_time', 0); Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.