Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: timeouts in searchnew.php  (Read 2275 times)

0 Members and 1 Guest are viewing this topic.

petterik

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
timeouts in searchnew.php
« on: August 27, 2007, 07:09:50 am »

I noticed this problem in a cpg installation with large number of photos.
Functions getfoldercontent and display_dir_tree may timeout.
As all the users are not able to change their PHP configuration (php.ini),
maybe you should consider adding

set_time_limit(0);

to start of those functions.
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.