Scaning image folder results an error after 30sec

Bring Your Business to LifeSupportImage StoreScaning image folder results an error after 30sec

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #47018
    Xpark Media
    Keymaster

    you need to increase your memory and execution time, just change the values.

    ini_set( 'memory_limit', '256M' );
    ini_set( 'set_time_limit', '1300' );
    

    The above values are the ones set by the plugin. I will be adding a setting so you can modify this using the admin area.

    #47062
    reneLE1
    Participant

    Hello Hax,

    due to server limitations (alfahosting) there is no chance to change the settings respectively the server is overwriting the settings. Do you know an alternative way (maybe manual or client driven)

    Thanks a lot
    René

    #47065
    Xpark Media
    Keymaster

    the only way you can upload your images is one by and make sure that the file are not to big or use the zip file option.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.