v 1.5.2 to v 1.5.3 /admin/ads/reported.php - replace [ small fix ] v 1.5.1 to v 1.5.2 /pagead/generate.php - replace [ fixed the domain display [ manually replace: search for : "`aau_summary_2`," on the sql statement and be sure that is "`aau_url`," added : "`aau_summary_2`, `aau_url`" ] ] v 1.5.0 to v 1.5.1 /pagead/ads.js.php - replace [ fixed the method that the script is reading the tags ] v 1.4.9 to v 1.5.0 /system/libraries/prepare.class.php - replace [ fixed some encoding, submited by an codecanyon user : Complique ] /pagead/ads.js.php - replace [ fixed the generate part, if no tags on page ] /system/language/change.language.php /system/language/russian - upload [ the new russian translation ] /pagead/redirect.php replace line : #27 with : $URL = $prepare->base64url_decode( $FULL_URL ); [ or just replace the entire file ] /config.php replace line : #148 ( $geolocation = ip2c_geolocation($IP_ADD); ) with : $geolocation = ip2c_geolocation($VISITOR_IP); replace: /template/default/footer.php or! replace :