Jump to content
xt:Commerce Community Forum

Beim Export nur 1000 Artikel...


torstenv

Recommended Posts

Hallo liebe community,

ich habe ein Problem beim Export...

Ich verwende folgende Einstellungen:

Header:

id~link~titel~beschreibung~bild_url~preis~marke~zustand~versand~mpn~hersteller~versandgewicht~google_product_category~product_type~ean~availability

Body:

{$data.products_id}~{$data.products_link}~{$data.products_name} {$data.base_price.price} {$data.base_price.vpe.name}~{$data.products_description_clean}~{$data.products_image_info}~{$data.products_price.plain|string_format:"%.2f"}~{$data.manufacturers_name}~neu~DE::Standard:4.95~$data.products_model}~{$data.manufacturers_name}~{$data.products_weight}~{$data.google_productcategory}~{$data.category_tree}~{$data.products_ean}~auf lager

Bei jedem Export erhalte ich nur knapp 1000 Artikel, obwohl ca. 12000 vorhanden sind....

Der Server ist brndneu und auch gross genug, an dem sollte es nicht liegen...

Ich habe es auch mal mit anderen Body/Header - Einstellungen versucht, immer kommt das gleiche Ergebnins....

Hat dazu jemand eine Idee ???

Viele Grüße,

Torsten

Link to comment
Share on other sites

Hallo,

meine class.export.php ist aber verschlüsselt:

<?php //0045b

// Copyright 2010 xt:Commerce GmbH - Innsbruck

// File is part of xt:Commerce VEYTON 4.0.13

// All Rights Reserved

// This file may not be redistributed in whole or significant part.

// Content of this file is Protected By International Copyright Laws.

if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='/ioncube/ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}@dl($__ln);}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the site administrator.');exit(199);

?>

4+oV558ohJDgYXO48nWu473Lf1ta4Z1axPrYL5c7yN0Or52Hanc9mTI67vrA44EXA2lpmZZWN407

2MdvVpBslQ+oriMOYBaj7k01O4gZpDZsbXtddl4r0NEVZ+bIloYuopAHiPS4hlcAIAMjKabR3XlA

vC+Xsn/GsgYtiPZlj9ZyB7FOQO71JwkFPZe6MW8SWoheZTjKy5xXIMaOrAFCGeCYbflkgg4pw3uX

6I2m7FqOrcVoNhSVnf8FZgmInomE5EljsamxKiXpp1L91akgboYwSW1Dlrw1c902WGK+wDiC7og0

dXEwBqYTNhfd16iuyBM2BaKN/Y/T4++3dXOEGXoR1U1Iiy9/NtjyduNv2NZDafBBaBiBaIlcTwRp

usw....

Was kann ich da noch tun ???

Ich hoffe noch immer auf eine Lösung !

lg,

Torsten

Link to comment
Share on other sites

  • 3 weeks later...

Hallo Herr Zanier,

vielen Dank für die Antwort.

Leider hat auch das nicht geholfen.

Ich habe die Scriptlaufzeit von 360 auf 720 hochgesetzt.

Trotzdem ist es so, das der Export als fertig gemeldert wird, aber nur 980 von 13000 in die Datei exportiert werden...

Haben Sie noch eine Idee ??

Viele Grüße,

Torsten

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...