1. 7of9
  2. RO CSVI
  3. Tuesday, 17 February 2015
  4.  Subscribe via email
Hi RolandD,

Same problem here. I did the fix database, have the latest version. No problems during install and no previous version was installed.
I have:
Display errors No
Magic quotes runtime No
Magic quotes gpc No
PHP version 5.4.37
Joomla version 3.3.6
Database schema version 5.18

About
Name: CSVI Pro
Version: 5.20

Virtuemart version: 3.0.2

I am trying to import a categories export file, I attach the file.

Please advise.

Thanks in advance!
Accepted Answer Pending Moderation
Please see the patch in your other thread.
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
I hope this debug log would help you more. I created a copy of the environment in order to continue testing and find the problem (j31). I need to deliver the current (j30), so I cannot afford to make any more tests on it.
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
The categories that are not updated are the subcategories, under "Dog Bows" category, like "Glam Bows 3/4", "Maltese Glam Bows 5/8", etc.
I see, in that case I need a more complete debug log. The log you posted only has the first 5 entries and your first subcategory comes at tline 13. I suggest you change the number of debug lines from 5 to 50 in the Settings of CSVI. After that run your import again and I can check the other rows.

Also, what about the issue about not importing other languages other than the default (Greek)?
I have answered you in the other thread. Should not be mixing questions as it makes it impossible to follow.
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
Accepted Answer Pending Moderation
The category you mentioned is a main category. The categories that are not updated are the subcategories, under "Dog Bows" category, like "Glam Bows 3/4", "Maltese Glam Bows 5/8", etc.
Also, what about the issue about not importing other languages other than the default (Greek)?
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,

The patch has nothing to do with the templates. The patch only concerns 1 file and that is the categoryimport.php file. I have no idea how you managed to do that. Especially since every field is there now 8 times. Well you could select them all and unselect the ones you need and then delete the others. Before you do that, log out first and then login to make sure it is nothing to do with caching or session.

As for the image import, it does look good to me. Check this:
UPDATE `pkbsj_virtuemart_medias` SET `virtuemart_vendor_id`='1',`file_title`='',`file_description`='',`file_meta`='',`file_mimetype`='image/jpeg',`file_type`='category',`file_url`='images/stories/virtuemart/category/jpg77854117.jpg',`file_url_thumb`='images/stories/virtuemart/category/resized/jpg77854117_200x200.jpg',`file_is_product_image`='0',`file_is_downloadable`='0',`file_is_forSale`='0',`published`='1' WHERE `virtuemart_media_id`='58'
The image files are set correctly for this category, this is category Hand Painted.
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. # 5
Accepted Answer Pending Moderation
There must be something wrong with the patch, because after I applied it at the J25 installation, were I make the exports, it messed up with all the templates by multiplying the fields. In fact the export file is now bigger, because it contains duplicated information. I attach a screen shot.
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 6
Accepted Answer Pending Moderation
Hi Roland,

I tried the patch, but it did not resolve the subcategories images processing issue.
What are the issues the patch resolves?
Attachments (2)
  1. more than a month ago
  2. RO CSVI
  3. # 7
Accepted Answer Pending Moderation
Hello,

There was a mistake in the patch file, attached is a new one that should fix the issues.

Let me know how it goes.
Attachments (1)
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. # 8
Accepted Answer Pending Moderation
Thanks Roland,

I applied the patch to the export Joomla installation and to the Import Joomla installation. I emptied the db and reimported.
Although the categories look fine now, the images of the subcategories are still not processed.
I attach the log and the csv.

Thanks in advance.
Attachments (2)
  1. more than a month ago
  2. RO CSVI
  3. # 9
Accepted Answer Pending Moderation
Hello,

Attached is a patch file you can load via the Maintenance menu -> CSVI Pro -> Load patch. After that run your category import and see if it works for you.

I tried to use your file but it is unreadable here, so I used my own for testing.
Attachments (1)
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. # 10
Accepted Answer Pending Moderation
Thanks Roland,

By saying that the problems remain, I meant that / change did not affect the problems.

I am waiting for you to check and let me know.
  1. more than a month ago
  2. RO CSVI
  3. # 11
Accepted Answer Pending Moderation
The rest of the problems remain.
What do you mean by "the rest"?

Of course the image problem won't change since I haven't checked yet and I said I will check. The problem with the thumbnail is that you have the full path in your CSV file and CSVI adds the preceding path to it. You can wait for me to get back to you before you try again importing your images.

As for the | separator you can only use that in the category import and not in the product import because it is a reserved character for specifying multiple categories.
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. # 12
Accepted Answer Pending Moderation
I discovered that there were category names that contained forward slash "/" in their names so I replaced the template's "/" with "|". I erased the VM db again and reimported. However, only the names of these categories came up right. The rest of the problems remain. I attach the csvs and the logs.

Thanks in advance.

Edit: I don't know if this helps, but I export from J2.5 & VM2 and import to J3 & VM3.
Attachments (3)
  1. more than a month ago
  2. RO CSVI
  3. # 13
Accepted Answer Pending Moderation
The category images have a problem, look at this:

UPDATE `pkbsj_virtuemart_medias` SET `virtuemart_vendor_id`='1',`file_title`='',`file_description`='',`file_meta`='',`file_mimetype`='image/jpeg',`file_type`='category',`file_url`='images/stories/virtuemart/category/jpg77854117.jpg',`file_url_thumb`='images/stories/virtuemart/category/images/stories/virtuemart/category/resized/jpg77854117_200x200.jpg',`file_is_product_image`='0',`file_is_downloadable`='0',`file_is_forSale`='0',`published`='1' WHERE `virtuemart_media_id`='58'
The thumbnail images have a weird path. The folder structure is duplicated. That will be the reason why you don't see thumbnails. The full image you should see unless that path is incorrect.

Also, the site's main language is Greek. I tried to import the English, but it didn't import them. I used the way it's described for VM2. I don't know if there are instruction for VM3.
That still works the same. You need the trans field and language setup correctly in the template.

Let's focus on the images first. I will check what happens with your thumbnail image. Are you still using the same file as you posted in the first thread?
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. # 14
Accepted Answer Pending Moderation
I was talking about the payment ways,

I have uploaded the log as you requested. I emptied the db again and reimported, but still there are no pictures at the subcategories.

Also, the site's main language is Greek. I tried to import the English, but it didn't import them. I used the way it's described for VM2. I don't know if there are instruction for VM3.

Thanks again.
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 15
Accepted Answer Pending Moderation
I erased the db, sadly it erased the payment was too.
We must be talking about something else then, not the order payments in that case.

You have error reporting set to the highest possible level, that is not needed. Go to Global Configuration -> Server -> Error Reporting and set it to System default or None.

Edit: I also noticed that the images of the subcategories are not processed.
Where is your debug log?
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. # 16
Accepted Answer Pending Moderation
I erased the db, sadly it erased the payment was too.
When I tried to import again, I get:
Oops something went wrong.

Let me try to show the warning below here. If nothing shows up then I didn't get any data, sometimes this is caused by faulty plugins.

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 Com_VirtueMart::createSlug() should not be called statically, assuming $this from incompatible context in /home/dogbowsg/http://dogbows.gr/html/j30/administrator/components/com_csvi/tables/com_virtuemart/manufacturers_lang.php on line 219 Strict Standards: Non-static method Com_VirtueMart::createSlug() should not be called statically, assuming $this from incompatible context in /home/dogbowsg/http://dogbows.gr/html/j30/administrator/components/com_csvi/tables/com_virtuemart/categories_lang.php on line 117 Strict Standards: Non-static method Com_VirtueMart::createSlug() should not be called statically, assuming $this from incompatible context in /home/dogbowsg/http://dogbows.gr/html/j30/administrator/components/com_csvi/tables/com_virtuemart/categories_lang.php on line 117 Strict Standards: Non-static method Com_VirtueMart::createSlug() should not be called statically, assuming $this from incompatible context in /home/dogbowsg/http://dogbows.gr/html/j30/administrator/components/com_csvi/tables/com_virtuemart/categories_lang.php on line 117 Strict Standards: Non-static method Com_VirtueMart::createSlug() should not be called statically, assuming $this from incompatible context in /home/dogbowsg/http://dogbows.gr/html/j30/administrator/components/com_csvi/tables/com_virtuemart/categories_lang.php on line 117 Strict Standards: Non-static method Com_VirtueMart::createSlug() should not be called statically, assuming $this from incompatible context in /home/dogbowsg/http://dogbows.gr/html/j30/administrator/components/com_csvi/tables/com_virtuemart/categories_lang.php on line 117 {"view":"","records":502,"process":false,"url":"http:\/\/dogbows.gr\/j30\/administrator\/index.php?option=com_csvi&task=process.finished&run_id=1424284296"}

Edit: I also noticed that the images of the subcategories are not processed.
  1. more than a month ago
  2. RO CSVI
  3. # 17
Accepted Answer Pending Moderation
The orders and related information like users are all kept. Only product related information is removed.
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. # 18
Accepted Answer Pending Moderation
I need to keep the payments, etc. The thing is that since I made this mistake, I don't see the products in vm, in order to delete them and I get duplicate errors on import, due to duplicated skus. Maybe I should delete them at phpmyadmin. What do you think?
  1. more than a month ago
  2. RO CSVI
  3. # 19
Accepted Answer Pending Moderation
Hello,

You can go to Maintenance and choose VirtueMart and then select Empty database. This will empty the database and you can start clean. It does delete a bit more than that but your shop settings and everything will remain intact.

The other way is of course to list all products/categories and select and delete them.
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. # 20
  • Page :
  • 1
  • 2


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