CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Import (Moderator: Yashodha Chaku) »
  • during import csv come extra-window for download index2.php ;-((
Pages: [1]

Author Topic: during import csv come extra-window for download index2.php ;-((  (Read 1173 times)

MichaS.

  • I’m new here
  • *
  • Posts: 27
  • Karma: 0
  • CiviCRM version: 3.5.5
  • CMS version: Joomla 1.57
  • MySQL version: actual
  • PHP version: 5.x
during import csv come extra-window for download index2.php ;-((
March 07, 2011, 11:33:36 pm
when i import a csv-file in the Backend i become after push the button after (step 4) a progess-window and a little bit later a  extra window with the choise to download the index2.php. Then stop the import-processa and i must restart civicrm. All datas be the most time importet (only not when large files with more as 500-600 items)

Why i have this error?


Michael from de_DE

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: during import csv come extra-window for download index2.php ;-((
March 10, 2011, 09:03:21 am
Try a few things:

1. Increase php variable max_execution_time to 360 on your server .htaccess
2. Increase php memory to 128MB
3. turn of sh404sef module - temporary

Try CiviTeacher: the online video tutorial CiviCRM learning library.

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: during import csv come extra-window for download index2.php ;-((
March 10, 2011, 10:47:06 am
Hello MichaS and Stoob,

I'm glad to let you know that we do have improved error handling mechanism of contact import process.

Here is the related issue : http://issues.civicrm.org/jira/browse/CRM-7640

Now onward CiviCRM could stop processing on exit() during import process and we should not get file download option.
Also in case of any error, we are going to print the error in same window.

Could you please patched your installation and let us know how it works for you.

Thanks

kiran
You Are Designed To Choose... Defined By Choice.

MichaS.

  • I’m new here
  • *
  • Posts: 27
  • Karma: 0
  • CiviCRM version: 3.5.5
  • CMS version: Joomla 1.57
  • MySQL version: actual
  • PHP version: 5.x
Re: during import csv come extra-window for download index2.php ;-((
March 15, 2011, 10:40:41 am
Dear Kiran,

thanks alot for your good information. BUT, how i patch now my CiviCRM?

which file must be downloadet an tranfered? which ftp or as install about joomla backend?

Especially, i dont found a way to download the file Parser.php, which button i must push?? ;-)


Michael from de_DE
« Last Edit: March 15, 2011, 11:51:03 am by MichaS. »

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: during import csv come extra-window for download index2.php ;-((
April 07, 2011, 02:17:30 am
hey Michael,

here is the patch : https://fisheye2.atlassian.com/viewrep/CiviCRM/trunk/CRM/Import/Parser.php?r1=30171&r2=32711

u don't need to download any file, just try to integrate this patch w/ your installation.

also our first stable release for 3.4 and 4.0 is on the door and might going to roll in a week or 2 :)
( which will have fixed code base. )


kiran
You Are Designed To Choose... Defined By Choice.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Import (Moderator: Yashodha Chaku) »
  • during import csv come extra-window for download index2.php ;-((

This forum was archived on 2017-11-26.