PrestaShop Forums: Where is the script for regenerating thumbnails? - PrestaShop Forums

Jump to content


Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.

Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

NYC

Vous parlez français ? par ici !


Where is the script for regenerating thumbnails?


Where is the script for regenerating thumbnails?

#1 brandonc503

    PrestaShop Apprentice

  • 12 Jul 2009
  • Members
  • PipPip
  • 124 posts

Posted 09 February 2010 - 01:20 AM

i am on shared server and i wana use .htaccess to override the php_value max_execution_time 600 . i think thats what giving me error 500 when i recreate images.. casue some of the images are created but not all

#2

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 09 February 2010 - 08:48 AM

error 500 as I have seen lately can come from a FASTCGI change in version at your hoster. Switch indicator to CGI if you may.

#3

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 09 February 2010 - 03:41 PM

switch indicator? that somthing godaddy has to do for me? or is it code in ps? i do appreciate the idea though.

#4

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 09 February 2010 - 04:04 PM

and where would i put something like

if (ini_get('max_execution_time') < 120) {
set_time_limit(120);
}


in the PS recalculating script or in the htaccess file?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users