Help by translating Multishop in your local language
On the following page you can help by translating Multishop in your local language:
https://translation.typo3.org/projects/TYPO3.ext.multishop/
Spanish:
https://translation.typo3.org/es/TYPO3.ext.multishop/pi1/locallang.xlf
The following language are already translated by our supporters:
- Dutch
- German
- French
No Import & Export
Author | Message |
---|---|
PHB Philipp Baldermann Multishop professional Topic creator registered since: 16.10.2012 Posts: 26 | Hello, i can't import or export datas from .csv or .xls files. What can i do? Philipp |
Written on: 20. 01. 2014 [20:05] | |
xaser83 Rutger Mik Multishop experienced registered since: 21.01.2013 Posts: 15 | Hello Philip Do you have all of the following dependecies installed? static_info_tables static_info_tables_taxes tt_address t3jquery rzcolorbox phpexcel_service (needed for importing .xls files) With .csv, don't forget to select the correct separation character if needed. Also make sure the Multishop database entries are corectly added and updated. Kind regards, Rutger |
Written on: 23. 01. 2014 [11:34] | |
PHB Philipp Baldermann Multishop professional Topic creator registered since: 16.10.2012 Posts: 26 | Hello Rutger, yes, all extension are installed and active. How can i check the multishop database entries? Does the extension phpexcel_service needs any config? I can't find anything about that, Philipp |
Written on: 23. 01. 2014 [12:21] | |
xaser83 Rutger Mik Multishop experienced registered since: 21.01.2013 Posts: 15 | Hi Philip, The phpexcel_service has no settings that I know off. You can do a database update in the Multishop extension manager. Also you can verify if all tables are updated correctly in the TYPO3 'Install' tool -> Database analyser -> compare. What TYPO3 version are you using? Do you use the latest Multishop 3 BETA? Rutger |
Written on: 23. 01. 2014 [13:21] | |
PHB Philipp Baldermann Multishop professional Topic creator registered since: 16.10.2012 Posts: 26 | "xaser83" wrote: Hi Philip, The phpexcel_service has no settings that I know off. You can do a database update in the Multishop extension manager. Also you can verify if all tables are updated correctly in the TYPO3 'Install' tool -> Database analyser -> compare. What TYPO3 version are you using? Do you use the latest Multishop 3 BETA? Rutger I'm using typo3 6.1.3 an the latest multishop v3 beta. The only thin i can find are some errors about InnoDB/MyIsam in the install-tool (compare). My hoster doesn't allow InnoDB. Please take a look at the screenshot! Philipp |
Written on: 23. 01. 2014 [16:54] | |
xaser83 Rutger Mik Multishop experienced registered since: 21.01.2013 Posts: 15 | InnoDB is faster in some cases then MyISAM and MyISAM can execute all the same tasks that InnoDB can. But there may be exceptions that i'm unaware off, that could explain this behaviour of Multishop. Their are also some known problems in combination with TYPO3 6.x which still have to be fixed. If you haven't already, please read about that in the forum. For that reason I stick to 4.7 until 6.2 (LTS) is out and all known bugs have been fixed. |
Written on: 24. 01. 2014 [10:38] | |
PHB Philipp Baldermann Multishop professional Topic creator registered since: 16.10.2012 Posts: 26 | "xaser83" wrote: InnoDB is faster in some cases then MyISAM and MyISAM can execute all the same tasks that InnoDB can. But there may be exceptions that i'm unaware off, that could explain this behaviour of Multishop. Their are also some known problems in combination with TYPO3 6.x which still have to be fixed. If you haven't already, please read about that in the forum. For that reason I stick to 4.7 until 6.2 (LTS) is out and all known bugs have been fixed. Thank you for the input. Finally i can't solve the problem. The export and import doesn't work. The new problem is now that i can't edit the customer. There are always the wrong values in the field (always my admin user values). Perhaps this two problems depends off each other? |
Written on: 02. 02. 2014 [08:03] | |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | Best you can try the demo package (TYPO3 6.2.3 with Multishop 3.0.4), to be sure all packages are configured properly: https://www.typo3multishop.com/demo-package/ Also there is an issue with phpexcel_service plugin. You need to install the plugin AND let it download the service libraries. In TYPO3 6.2.3 I detected it is not working anymore. To bypass that problem use our version (that Plugin is also containing the phpexcel library internally): http://multishop.git.bvbmedia.nl/phpexcel_service Last but not least. Make sure you use the latest official Multishop V3 (not beta). Follow the latest updates here: http://git.bvbmedia.nl/multishop Latest manual is here: http://docs.typo3.org/typo3cms/extensions/multishop/ExtMultishop/InstallationRequirements/Index.html |
Written on: 19. 07. 2014 [22:06] | |