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: My Batch Add problem solved  (Read 4367 times)

0 Members and 1 Guest are viewing this topic.

moufie

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
    • http://www.moufie.com
My Batch Add problem solved
« on: December 21, 2003, 05:55:31 am »

Thought i'd post how i solved my problem

When i was doing a batch add i would get the red X where the thumbnail was is suppose to be. GD was working fine so it was another problem.

I opened PHP.ini and modified

Code: [Select]
max_execution_time =  
max_input_time =        


I think the default was around 30, i changed to 200 and everything works great now. I guess some scripts take longer to complete.

My2cents
Logged

rbl

  • Contributor
  • Coppermine regular visitor
  • ***
  • Offline Offline
  • Posts: 60
    • http://lomoblog.com/
My Batch Add problem solved
« Reply #1 on: December 22, 2003, 02:10:50 am »

What I usually do when I have a ton of images to add, is to add them by sets of 10 or 20 (depending of their size) simply by unchecking their box.

I don't have php.ini access =)
Logged
Pages: [1]   Go Up
 

Page created in 0.049 seconds with 19 queries.