1. giordenzo
  2. RO CSVI
  3. Monday, 09 March 2015
  4.  Subscribe via email
I am using the pro version of CSVI 5:20 . I'm trying to import orders VirtueMart exported with a sample template from another site but I get this error :

Cancel the import and check if all settings are correct and try the import again. Status error: 200 Status message: OK
Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in /web/htdocs/http://www.*****.com/home/administrator/components/com_csvi/models/importfile.php on line 1257


tnk
Accepted Answer Pending Moderation
Hello,

The problem is that the error reporting is set too high. If you go to System -> Global Configuration -> Server and set the Error reporting to System Default (or if it already is to None) the message will be gone.

It isn't an error but a notice telling me the code needs to be cleaned up. All that is done in CSVI 6.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Lowering the level of the error mmessage no longer appears. However, even if the log tell me to have them successfully imported the table virtuemart_orders is empty :blink:
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
In that case you probably used the virtuemart_order_id field, this can only be used for existing orders, not new ones, so you will need to remove that field from your import. Then CSVI will insert the orders from your file rather than doing an update, which is reported as OK by the database but nothing is imported because there is nothing.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!