Results 1 to 2 of 2
Like Tree1Likes
  • 1 Post By carlneville

Thread: Help needed with CSV importer time out

  1. #1
    Thread Starter
    Amateur carlneville's Avatar
    Join Date
    Mar 2013
    Location
    Plymouth, UK
    Posts
    16
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Help needed with CSV importer time out

    I have searched this forum for all related topics and it appears that i'm the only one having this issue.
    I have been using the listing importer but since I added custom fields it seems to time out before all are uploaded
    Each time I upload it adds less and less, today I tried to upload 1200 listings and only 65 uploaded.

    I have tried changing my php.ini file with the following code:
    Code:
    max_execution_time = 6000 ;
    max_input_time = 6000 ;
    post_max_size = 100M ;
    upload_max_filesize = 100M ;
    memory_limit = 256M ;
    max_input_nesting_level = 360 ;
    max_input_vars = 99999999 ;
    but after about 60 seconds the listing uploader page returns an empty page and when i check the database only a small amount are there, The CSV file has uploaded into the wp-content/uploads folder and all data is there.

    Any help or suggestions would be very much appreciated as i am having to load a few at a time and its taking forever!!!

  2. #2
    Thread Starter
    Amateur carlneville's Avatar
    Join Date
    Mar 2013
    Location
    Plymouth, UK
    Posts
    16
    Thanks
    2
    Thanked 2 Times in 2 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    dimitris likes this.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Csv importer help - how to importer a scheduled coupon code
    By vsymens9 in forum Help Using Clipper
    Replies: 2
    Last Post: June 3rd, 2013, 12:54 AM
  2. Replies: 1
    Last Post: December 3rd, 2012, 12:02 PM
  3. Urgent Help Needed Authors Page Gurus Needed $20 In It For Who Mods
    By chriswareham in forum ClassiPress General Discussion
    Replies: 3
    Last Post: July 9th, 2012, 01:36 PM
  4. Latest Jobs / Full Time / Part Time?
    By jeffadams in forum Report JobRoller Bugs
    Replies: 3
    Last Post: June 3rd, 2011, 03:33 AM
  5. [MOD NEEDED] Add custom buttons to 'latest jobs' 'full time' 'part time' 'temporary' on the header
    By jonduckett in forum JobRoller General Discussion
    Replies: 2
    Last Post: April 10th, 2011, 02:46 PM