ads are in $ and not in €

How can i change ads from $ to €

All the rest is €, but only Boonex ads is $ on http://www.busimatch.com

 

Thanx

http://www.busimatch.club ( The most exclusive business club)
Quote · 1 Dec 2014

You asked this in a previous post also i think about the euro sign.
Maybe it is in admin => ads module settings too. Or it's hard coded then you have to change it in PHP.

Quote · 1 Dec 2014

To change "$" sign to "€" sign in Ads module run the following query:

UPDATE `bx_ads_category` SET `Unit1` = '€' WHERE `Unit1` = '$';

Rules → http://www.boonex.com/terms
Quote · 1 Dec 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.