VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: oncallmedia on July 12, 2013, 18:18:58 PM

Title: Various Errors
Post by: oncallmedia on July 12, 2013, 18:18:58 PM
Hi guys,
Firstly I appreciate all the work you do with the project!
I have a few problems, probably misconfiguration that I need assistance with.

My website is http://www.vapingwholesaleonline.co.uk

When the homepage loads, it loads with the warning message: getProductCustomsFieldCart Unknown column 'show_title' in 'field list' SQL=SELECT C.`virtuemart_custom_id`, `custom_title`, `show_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden` FROM `onc_virtuemart_customs` AS C LEFT JOIN `onc_virtuemart_product_customfields` AS field ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id` Where `virtuemart_product_id` =1 and `field_type` != "G" and `field_type` != "R" and `field_type` != "Z" and is_cart_attribute = 1 group by virtuemart_custom_id ORDER BY field.`ordering`

Also, when i go to update Virtuemart with the auto updater i get a message: Fatal error: Cannot pass parameter 2 by reference in /homepages/9/d477723284/htdocs/administrator/components/com_virtuemart/liveupdate/classes/download.php on line 40

And a few other niggly errors, when the person logs in to the account, it will not check out properly? Couldn't create order
No order created

Your help would be appreciated.
Thank you Guys!
Title: Re: Various Errors
Post by: jenkinhill on July 12, 2013, 18:50:36 PM
Firstly  http://forum.virtuemart.net/index.php?topic=79799.0 
Title: Re: Various Errors
Post by: PRO on July 12, 2013, 19:00:44 PM
tools
"install or update database tables"
Title: Re: Various Errors
Post by: oncallmedia on July 16, 2013, 22:48:51 PM
Hi guys,
Thank you for solving the first issue, now I have a problem with adding products to the cart... It will not add them.. http://www.vapingwholesaleonline.co.uk Joomla version 2.5, Virtuemart version 2.0.
The template is a custom made template and did work with the checkout service until I "updated" the tables for the first time. Now it will not checkout.
Very strange.
I appreciate it if you could help me.
Thank You
Title: Re: Various Errors
Post by: jenkinhill on July 16, 2013, 23:13:09 PM
Virtuemart version 2.0 is 18 months old. Is that really the actual version you are using? We are currently at 2.0.22a

Failure of checkout is often a JavaScript problem, and sometimes caused by template overrides not being valid for the VM version used.
Title: Re: Various Errors
Post by: oncallmedia on July 17, 2013, 10:09:12 AM
Ok Guys,
I am at the latest version and have disabled the JQuery in virtuemart setup. Still i get the problem with it won't add products to the cart.
Any Ideas?

INFO:
Joomla Version 2.5.11
Virtuemart Version: 2.0.22a

TEMPLATE INFO: Custom design.
Title: Re: Various Errors
Post by: jenkinhill on July 17, 2013, 11:02:14 AM
I can see a JavaScrip issue, an error shows in IE10's debugger as at script.responsive.js, line 262 character 13

You do need jQuery - and I see that the add to cart popup is not appearing. Have you turned off the product scripts?

I suspect you have a problem with your template overrides being for an earlier version. A quick check is to switch for a moment to the beez template and see if add to cart works then.

Title: Re: Various Errors
Post by: oncallmedia on July 17, 2013, 11:35:01 AM
Hi there thanks for your reply.
I did switch to the Beez template and it still did not work (http://www.vapingwholesaleonline.co.uk) .. Also, the Modal popup was disabled but I enabled it. It does say it has added products to the cart but the cart displays nothing :(
Please help!
Title: Re: Various Errors
Post by: techlabpro on September 26, 2013, 13:19:01 PM
Hello,

Please install latest version of VirtueMart then it will solved. I face same issue then I installed latest version and the error message gone.

Thanks