HI all
when it have a ads with more than 1 words, we got a database error query...
SELECT * FROM `bx_ads_main_media` WHERE `MediaID` =
Mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Found error in the file '/var/www/vhosts/xxxxxxxx-xxxx.com/httpdocs/v2/modules/boonex/ads/classes/BxAdsDb.php' at line 136.
Called 'getRow' function with erroneous argument #0.
Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /var/www/vhosts/xxxxxxxxx.com/httpdocs/v2/inc/classes/BxDolDb.php
            [line] => 236
            [function] => error
            [class] => BxDolDb
            [object] => BxAdsDb Object
in regard
