Comdev - PHP Modules For Your Website
Fast Website Development with PHP Components
Visit Joomla@Comdev . Comdev eSolution





CSV Importer > Tutorials

How do I update records of a table using the CSV Import?
To update the records of a table in your database, it is required that the table has a primary key column (the column containing unique id that identifies each record in the table). Prepare a...

How do I translate the language file for my CSV Data Tool?
Version 3.0 and above are multilingual support. With the language folders enabled for creating multiple language files, you can translate the CSV Data Tool completely without hav...

CSV Importer > Troubleshooting

Parse error: parse error, unexpected '"', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/sitename/httpd/oneadmin/config.php on line 10
Problem: This is a common error reported on Windows Server, due to the invalid format of Document Path in the oneadmin/config.php. Solution: Replace single backslashes ' ' with double backslashes...

Fatal error: Cannot redeclare class csv_data in /home/sitename/public_html/oneadmin/csvdatatool/class.csv.php(31)
Problem: You might have installed the CSV Data Tool more than once in your One Admin panel. Solution: 1. Access to your MySQL database and empty the 'sys_component' table (del...

CSV Importer > Installation

Installing CSV Importer 4.0
You can choose to download only the CSV Importer or the entire One Admin Suite. Before installing, we recommend you to take a look at System Requirements. Your web host must have PHP inst...

CSV Importer > Upgrade Instructions

How to upgrade CSV Data Tool to my desired version?
FYI, CSV Importer 4.1 is the upgrade version of CSV Data Tool 3.0 For detailed upgrade info, please refer to the Products Upgrade section, http://www.comdevweb.com/upgrade.php on our...