VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: tonnerria on March 30, 2013, 14:21:33 PM

Title: not price in frontend
Post by: tonnerria on March 30, 2013, 14:21:33 PM
hello,
I migrated to virtuemart1 virtuemart2 my products are online, but the price is not. Chauque product was automatically set for wholesale prices. But I do not want to put the group pricing. how?
I note that if I take product-not to put the customer group price display frontend. However, it should be done more quickly

thank you for your response

Nath
Title: Re: not price in frontend
Post by: jenkinhill on March 30, 2013, 18:04:18 PM
If you want the prices to be seen by everyone then no shopper group should be selected for price display (which is the default). You can set this for all current products using sql  -  http://forum.virtuemart.net/index.php?topic=112968.msg380135#msg380135
Title: Re: not price in frontend
Post by: tonnerria on April 01, 2013, 22:36:41 PM
hello,

I did not understand everything,
once phpmyadmin, I selected # # # virtuemart_product_prices
and what do I do?

thank you

Nath
Title: Re: not price in frontend
Post by: jenkinhill on April 02, 2013, 11:58:43 AM
Make sure you replace the ### in the sql fie with your own database prefix (eg jos_ )

To run the query see https://forums.digitalpoint.com/threads/how-to-run-a-sql-file-in-phpmyadmin.108017/   

BUT back up the database first (export all)
Title: Re: not price in frontend
Post by: tonnerria on April 02, 2013, 13:18:26 PM
hello,

and thank you for your follow up,
I went to phpmyadmin, but I do not know what to do toujour, see attached image.
I click on table virtuemart_product_prices and what do I do?
I will wish to click on "change" virtuemart_shoppergroup_id and whrite " NULL" but the page is not displayed

cordially
nathalie

[attachment cleanup by admin]
Title: Re: not price in frontend
Post by: tonnerria on April 02, 2013, 13:37:22 PM
hi

virtuemart_product_price where 1 ---> I need to change?

[attachment cleanup by admin]
Title: Re: not price in frontend
Post by: jjk on April 09, 2013, 12:21:34 PM
Copy the SQL query Jenkinhill gave in this forum post
http://forum.virtuemart.net/index.php?topic=112968.msg380135#msg380135
into phpmyadmin query window shown in the attached image of your last post, replace the ### characters (prefix) with the ones in front of your database table names and click on 'Exècuter'.

...but just in case the result doesn't solve your problem, make a backup first or try it on a copy of your current Joomla/VM installation.

[attachment cleanup by admin]
Title: Re: not price in frontend
Post by: tonnerria on April 09, 2013, 14:41:05 PM
hello!

oh yes! ok! i understand now, thank you very much

nath