Ads bug

After featuring an Ads (D7 version) the bugs displayed, picture below.

click here for the actual link. thanks

__custom_name1__: __custom1__ __unit__
__custom_name2__: __custom2__ __unit2__

Ads Features Bugs

Quote · 19 Jan 2010

I can confirm this bug

Quote · 19 Jan 2010

Here's the fix

 

Open: "/modules/boonex/ads/templates/base/ad_of_day.html"

 

Find

   <div>__custom_name1__: __custom1__ __unit__</div>
   <div>__custom_name2__: __custom2__ __unit2__</div>

REPLACE WITH

 

 

<bx_if:using_c1><div class="ads_From" style="__cust_style1__">__custom_name1__: __custom1__ __unit__</div></bx_if:using_c1>

<bx_if:using_c2><div class="ads_From" style="__cust_style2__">__custom_name2__: __custom2__ __unit2__</div></bx_if:using_c2>

That should take care of this problem Cool

 

Now Fixed

 

~PC

Quote · 19 Jan 2010

If he's using D7.0 like he said, that file should already be like that.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 19 Jan 2010

I'm using a fresh install of D7 and the file wasn't like that. In fact, I just downloaded it a few days ago so it should be the latest package (if they changed it for some reason).

EDIT: I entered the wrong file name to change initially. I've updated it to the correct file name now. (Doh!)

~PC

Quote · 19 Jan 2010

I should add that if you use

 

__custom_name1__: __unit__ __custom1__

 

...in place of...

 

__custom_name1__: __custom1__ __unit__

 

It will put the currency sign in the right* location (on the left of the price), which is another annoyance resolved.

 Currency Sign Fixed

 

NOTE:

 To make the currency sign show up on the correct (left*) side of the other areas, such as the "All Ads" block, and "All Ads" page, simply make the same changes (mentioned above), in the file....

 "/modules/boonex/ads/templates/base/unit_ads.html"

 

=o )

 

*(all of the info above is given assuming your currency sign is *supposed* to show up on the left side of the numerical amount)*

Quote · 19 Jan 2010

it's working now... thanks theguypc more power :)

Quote · 19 Jan 2010

http://www.boonex.com/trac/dolphin/ticket/1741

added and fixed

Quote · 19 Jan 2010

@ vdot35: You're welcome  Smile

 

@Aramis: Thank you :)

Quote · 19 Jan 2010
 
 
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.