Virtuemart, 1146 AND English default

GK User
Sat Mar 28, 2015 1:04 pm
Guys,

Have been through the forum for both the Storefront and Storebox templates and can't find a solution. As with others, my error message on install is:

Table 'XXXXX_XXXXX.i8at0_virtuemart_vendors_en_gb' doesn't exist SQL=SELECT `i8at0_virtuemart_vendors`.* ,`i8at0_virtuemart_vendors_en_gb`.* FROM `i8at0_virtuemart_vendors` INNER JOIN `i8at0_virtuemart_vendors_en_gb` using (`virtuemart_vendor_id`) WHERE `i8at0_virtuemart_vendors`.`virtuemart_vendor_id` = "1"

1) Removing the GKTabs, as already documented helps in resolving ONLY the front page issue. Does nothing for being able to use Virtuemart. Running a Database fix from the J3 admin panel solves nothing.

2) Language is the default EN-GB.

3) Virtuemart AIO returns a 404 error in admin panel

4) Trying to access Virtuemart sections in Admin panel returns error messages, for instance:
Products: Table 'XXXX_XXXX.i8at0_virtuemart_products_en_gb' doesn't exist SQL=SELECT SQL_CALC_FOUND_ROWS p.`virtuemart_product_id` FROM `i8at0_virtuemart_products` as p INNER JOIN `i8at0_virtuemart_products_en_gb` as l using (`virtuemart_product_id`) group by p.`virtuemart_product_id` ORDER BY product_name DESC LIMIT 0, 20

Configuration: Table 'XXXX_XXXX.i8at0_virtuemart_shipmentmethods_en_gb' doesn't exist SQL=SELECT virtuemart_shipmentmethod_id,shipment_name FROM i8at0_virtuemart_shipmentmethods INNER JOIN i8at0_virtuemart_shipmentmethods_en_gb USING (virtuemart_shipmentmethod_id) WHERE published="1"

5) I also tried something totally different. Separate install of the Steakhouse Template, with a clean install of VM. Virtuemart works, VM AIO still returns a 404 error in admin panel.

Is the problem Virtuemart, and should we stop trying to get a solution? Alternatively, is it fixable, and we're all missing something painfully obvious?

Would really appreciate your help as i was hoping on moving away from J2.5 and Vm2 for these two projects i have in hand, but it seems to be, so far, impossible.
User avatar
Fresh Boarder

GK User
Sat Mar 28, 2015 6:08 pm
Seems like a problem with installation itself. Please reinstall and check this documentation:
http://www.gavick.com/documentation/joo ... quickstart
User avatar
Moderator

GK User
Sat Mar 28, 2015 6:39 pm
Thank you for your reply - but FAR from it.

Installation is in the default English. As mentioned in my original post.

And please, did you see how many people are reporting the same exact thing? Have been working with your templates and quickstarts for years now, can't have unlearnt how to all of sudden.

Now, back to my original question. Is it Virtuemart or your template? Please refer to my points numbered 1-5.
User avatar
Fresh Boarder

GK User
Sat Mar 28, 2015 6:49 pm
User avatar
Fresh Boarder

GK User
Sat Mar 28, 2015 8:51 pm
For the record, in a moment of self doubt, went thru the hassle of another uplaod and install, following the instructions you linked me to, to the letter - including choosing Polish. Same exact result.

So what is it? Virtuemart or the Quickstart?

Would appreciate a concrete reply, not one where you treat your paying customers like idiots, leaving us without a proper answer.
User avatar
Fresh Boarder

GK User
Sun Mar 29, 2015 1:54 pm
Nobody treats noone like "idiots".
There seems to be something wrong. I'll inform our devteam to verify the quickstart.
User avatar
Moderator

GK User
Sun Mar 29, 2015 1:58 pm
PS - I have been able to install quickstart correctly in en/gb language but whenever I change default language to other - problem appears.
Must have been an issue with latest version as it was working before.
All other reports - are in all cases because in last step users didnt install language files correctly. Sadly Joomla installation cannot be hacked to force language installation with quickstart. Now it wouldn't affect normal Joomla quickstart, but VM added to it is specific and requires some additional steps to have correctly installed database.
User avatar
Moderator

GK User
Sun Mar 29, 2015 2:06 pm
Seems it can be fixed quickly by going to vm setup (after installation, even with error on frontend) Component->vm->configuration, then on shop tab, in language settings adding additional language in "Multilingual shop" field.
User avatar
Moderator

GK User
Mon Mar 30, 2015 2:41 pm
Cyberek wrote:Seems it can be fixed quickly by going to vm setup (after installation, even with error on frontend) Component->vm->configuration, then on shop tab, in language settings adding additional language in "Multilingual shop" field.


Hi Cyberek - even when I go into VM component and try to select 'configuration' I get the attached error in the admin area. Is there a fix for this error?
User avatar
Fresh Boarder

GK User
Mon Mar 30, 2015 2:47 pm
I was able to fix it installing en/gb at first place without polish language, adding pl in administrator and adding in vm configuration.
Meanwhile our dev team has fixed quoickstarts - the problem source was a change in VM 3.0.6 behave.
User avatar
Moderator

GK User
Tue Mar 31, 2015 10:01 pm
Has this been fixed? I have did a complete fresh install of quickstart J30 storefront and the frontend gave me an error 1146-Error 1146. I uninstalled VM and the problem is still there.

TABLE 'Database.QKYAR_VIRTUEMART_CATEGORIES_EN_GB' DOESN'T EXIST SQL=SELECT DISTINCT C.VIRTUEMART_CATEGORY_ID AS CID FROM QKYAR_VIRTUEMART_PRODUCT_CATEGORIES AS CX LEFT JOIN QKYAR_VIRTUEMART_CATEGORIES_EN_GB AS C ON CX.VIRTUEMART_CATEGORY_ID = C.VIRTUEMART_CATEGORY_ID LEFT JOIN QKYAR_VIRTUEMART_PRODUCTS_EN_GB AS CONTENT ON CX.VIRTUEMART_PRODUCT_ID = CONTENT.VIRTUEMART_PRODUCT_ID LEFT JOIN QKYAR_VIRTUEMART_CATEGORIES AS CAT ON C.VIRTUEMART_CATEGORY_ID = CAT.VIRTUEMART_CATEGORY_ID WHERE ( C.VIRTUEMART_CATEGORY_ID = 9 OR C.VIRTUEMART_CATEGORY_ID = 14 OR C.VIRTUEMART_CATEGORY_ID = 12 )

How do I fix this issue. Is there something with VM latest edition or should I install a fresh install directly from the Virturemart site?

One more quick question, every time there is an update am I suppose unzip the files from gavick and copy them directly into the ftp root folder? installation instructions on gavick are vague and not very much clear.

Please Help
RJ
User avatar
Expert Boarder

GK User
Wed Apr 01, 2015 2:21 pm
Please check documentation I have mentioned before - now it should work fine.
If it goest to template vs quickstart - its more like basic Joomla knowledge. Please read this article:
https://www.gavick.com/documentation/jo ... rt-package
User avatar
Moderator

GK User
Wed Apr 01, 2015 8:09 pm
I reinstalled a complete and fresh quickstart and after removing the installation folder at the end of the installation process I got the error below. How do I fix this?

TABLE 'STOREFRONT.P7RAG_VIRTUEMART_CATEGORIES_EN_GB' DOESN'T EXIST SQL=SELECT DISTINCT C.VIRTUEMART_CATEGORY_ID AS CID FROM P7RAG_VIRTUEMART_PRODUCT_CATEGORIES AS CX LEFT JOIN P7RAG_VIRTUEMART_CATEGORIES_EN_GB AS C ON CX.VIRTUEMART_CATEGORY_ID = C.VIRTUEMART_CATEGORY_ID LEFT JOIN P7RAG_VIRTUEMART_PRODUCTS_EN_GB AS CONTENT ON CX.VIRTUEMART_PRODUCT_ID = CONTENT.VIRTUEMART_PRODUCT_ID LEFT JOIN P7RAG_VIRTUEMART_CATEGORIES AS CAT ON C.VIRTUEMART_CATEGORY_ID = CAT.VIRTUEMART_CATEGORY_ID WHERE ( C.VIRTUEMART_CATEGORY_ID = 9 OR C.VIRTUEMART_CATEGORY_ID = 14 OR C.VIRTUEMART_CATEGORY_ID = 12 )

Please help. RJ
User avatar
Expert Boarder

GK User
Wed Apr 01, 2015 11:58 pm
Cyberek wrote:Seems it can be fixed quickly by going to vm setup (after installation, even with error on frontend) Component->vm->configuration, then on shop tab, in language settings adding additional language in "Multilingual shop" field.

This helps me. Thx.
User avatar
Fresh Boarder

GK User
Thu Apr 02, 2015 4:45 am
Thanks I will try this and see what I come up with. Hopefully this will work. Thanks again!

RJ
User avatar
Expert Boarder

GK User
Thu Apr 02, 2015 3:31 pm
@rojones31 please let me know if that helped.
User avatar
Moderator

GK User
Thu Apr 02, 2015 7:10 pm
Yes, Cyberek solution from above actually solve the problem for now. Thanks Cyberek. I did a fresh install of quickstartJ30 for storefront and followed the instructions and the error was cleared. Thanks again!

RJ
User avatar
Expert Boarder

GK User
Thu Apr 02, 2015 7:47 pm
@rojones31 thanks for the info.
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator

GK User
Fri Apr 03, 2015 2:19 pm
@Cyberek - Thanks!
User avatar
Expert Boarder


cron