VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Robot3 on December 15, 2012, 12:29:15 PM

Title: Wirtuemart quickJomla start package problems
Post by: Robot3 on December 15, 2012, 12:29:15 PM
Hello.
Yesterday i download, and instal follow steps in manual quickstartJoomla package with wirtuemart templates.
After instalation i get some mistake.
Notice: Undefined variable: text_before in D:\wamp1\www\store\templates\print_store\html\mod_virtuemart_manufacturer\default.php on line 8
Notice: Use of undefined constant salesPrice - assumed 'salesPrice' in D:\wamp1\www\store\templates\print_store\html\com_virtuemart\virtuemart\default_products.php on line 91
Notice: Use of undefined constant priceWithoutTax - assumed 'priceWithoutTax' in D:\wamp1\www\store\templates\print_store\html\com_virtuemart\virtuemart\default_products.php on line 91
Notice: Use of undefined constant salesPrice - assumed 'salesPrice' in D:\wamp1\www\store\templates\print_store\html\com_virtuemart\virtuemart\default_products.php on line 91 and like that. :S
I use for server wamp server, version 2.1.
And in this package is instaled Joomla 2.5.4 and used wm version 2.0.6 from web page http://www.websitetemplates.bz/tags/free-virtuemart-templates.html i download first two template on the left side.
With river on picture, and secund with black, and orange templates.
Please help, or advice what to need to do, so this work.
Title: Re: Wirtuemart quickJomla start package problems
Post by: jenkinhill on December 15, 2012, 13:14:33 PM
Firstly we cannot provide support for third party supplied template packages, as we will have no idea of any changes that the supplier made to the core files and what overrides they use. http://forum.virtuemart.net/index.php?topic=108212.0

For the php notices change the level of error reporting.  http://forum.virtuemart.net/index.php?topic=102555.0

Also Joomla 2.5.4 is known to have security issues so should be updated. Also you should update to the current stable VirtueMart version, at the moment that is 2.0.14 but on doing that you may have to edit your template overrides. Check the update information on http://virtuemart.net/index.php?option=com_content&id=416
Title: Re: Wirtuemart quickJomla start package problems
Post by: Robot3 on December 15, 2012, 13:37:40 PM
Thanx on reply.
Can i download free templates with all instaled from wirtuemart somewhere?
P.S. This advice with simple error level reporting working, and do not show errors, but that dont fix this error. But for now, is great, thanx on advice.