C:\xampp\php>php.exe c:/xampp/htdocs/kinderboek/administrator/components/com_csvi/help
tdocs/kinderboek/Bestanden/*.xml"
Use --help to see the help information
Cannot load template name XMLFactuur--file=c:/xampp/htdocs/kinderboek/Bestanden/*.xml
what is wrong about de cronjob
Accepted Answer
Pending Moderation
the Cronjob
php.exe c:\xampp\htdocs\kinderboek\administrator\components\com_csvi\helper\cron.php --key="1235798" --template_name="XMLFactuur"--file="c:\xampp\htdocs\kinderboek\Bestanden\*.xml"
the result
C:\xampp\php>php.exe c:/xampp/htdocs/kinderboek/administrator/components/com_csvi/help
tdocs/kinderboek/Bestanden/*.xml"
Use --help to see the help information
Cannot load template name XMLFactuur--file=c:/xampp/htdocs/kinderboek/Bestanden/*.xml
php.exe c:\xampp\htdocs\kinderboek\administrator\components\com_csvi\helper\cron.php --key="1235798" --template_name="XMLFactuur"--file="c:\xampp\htdocs\kinderboek\Bestanden\*.xml"
the result
C:\xampp\php>php.exe c:/xampp/htdocs/kinderboek/administrator/components/com_csvi/help
tdocs/kinderboek/Bestanden/*.xml"
Use --help to see the help information
Cannot load template name XMLFactuur--file=c:/xampp/htdocs/kinderboek/Bestanden/*.xml
Accepted Answer
Pending Moderation
Hello Drees,
You are missing a space here before the --
You are missing a space here before the --
"XMLFactuur"--file="c:
Now the system thinks the template name is everything after XMLFactuur as well. Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
why I can not use a wildcard.
C:\xampp\php>php.exe c:\xampp\htdocs\kinderboek\administrator\components\com_csvi\helper\cron.php --key="1235798" --template_name="XMLFactuur" --file="c:\xampp\
htdocs\kinderboek\Bestanden\[b]7895896_CBF_DV_201704_12588892_UBL.xml"[/b]
Use --help to see the help information
Processing started...
Template XMLFactuur
Processed 11 lines
Total Result Status
Manufacturer translations Updated: 11
Product manufacturer relations Added: 11
Product prices Updated: 11
Product translations Updated: 11
Products Updated: 11
Import has finished
C:\xampp\php>
C:\xampp\php>php.exe c:\xampp\htdocs\kinderboek\administrator\components\com_csvi\helper\cron.php --key="1235798" --template_name="XMLFactuur" --file="c:\xampp\
htdocs\kinderboek\Bestanden\7895896_CBF_DV_201704_*_UBL.xml"
Use --help to see the help information
Processing started...
Template XMLFactuur
The specified file c:\xampp\htdocs\kinderboek\Bestanden\7895896_CBF_DV_201704_*_UBL.xml is not a readable file
why I can not use a wildcard.
C:\xampp\php>php.exe c:\xampp\htdocs\kinderboek\administrator\components\com_csvi\helper\cron.php --key="1235798" --template_name="XMLFactuur" --file="c:\xampp\
htdocs\kinderboek\Bestanden\[b]7895896_CBF_DV_201704_12588892_UBL.xml"[/b]
Use --help to see the help information
Processing started...
Template XMLFactuur
Processed 11 lines
Total Result Status
Manufacturer translations Updated: 11
Product manufacturer relations Added: 11
Product prices Updated: 11
Product translations Updated: 11
Products Updated: 11
Import has finished
C:\xampp\php>
C:\xampp\php>php.exe c:\xampp\htdocs\kinderboek\administrator\components\com_csvi\helper\cron.php --key="1235798" --template_name="XMLFactuur" --file="c:\xampp\
htdocs\kinderboek\Bestanden\7895896_CBF_DV_201704_*_UBL.xml"
Use --help to see the help information
Processing started...
Template XMLFactuur
The specified file c:\xampp\htdocs\kinderboek\Bestanden\7895896_CBF_DV_201704_*_UBL.xml is not a readable file
why I can not use a wildcard.
Accepted Answer
Pending Moderation
Hello Drees,
You cannot use a wildcard because CSVI expects the full name of the file. If you want to import multiple files you just need to specify the folder and CSVI will import all files in that folder. You can read more about it in the Import multiple files from folder tutorial.
You cannot use a wildcard because CSVI expects the full name of the file. If you want to import multiple files you just need to specify the folder and CSVI will import all files in that folder. You can read more about it in the Import multiple files from folder tutorial.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »