1. studiob
  2. RO CSVI
  3. Friday, 19 February 2016
  4.  Subscribe via email
I am trying to export data from Virtuemart. I set template and template fields. I created 3 different templates for products, categories and custom fields. I added almost all available fields to them, except ID fields.

Always when I try to export, I get this error in FireBug (and exporting doesn't do anything):

TypeError: jQuery(...).everyTime is not a function

Am I doing something wrong?

Thank you for help.
Accepted Answer Pending Moderation
Hello,

Always when I try to export, I get this error in FireBug (and exporting doesn't do anything):
Do you have any JavaScript errors when loading the page?

It won't do anything because broken JavaScript will stop everything.

The issue can be one of these, either you have another JavaScript error that stops the CSVI JavaScript from loading or the file administrator/components/com_csvi/assets/js/jquery.timers.js is not loaded.

Check that, it should be one of those things.
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
Hi Roland,

you are right, the file administrator/components/com_csvi/assets/js/jquery.timers.js wasn't loading.

The problem was in file permissions. I had to change it to 644 (it was 640) and it's loading now.

Thank you for your help, P.
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,

Thanks for your feedback. Not a bad guess I did ;)
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!