• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager

Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager v4.8

No permission to download
Babak updated Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager with a new update entry:

Ads Pro Plugin v4.42

Download Ads Pro Plugin v4.42 - Multi-Purpose WordPress Advertising Manager Nulled Free
v4.42 - (27/11/2021)

- improved: adblockers protection
- improved: minor changes in the admin panel
- changed: main folder name to ap-plugin-scripteo
- - - -
Note!
Upload new zip file via WordPress Plugins Module.
(Plugins > Installed Plugins)

We recommend remove and install once again MA and AP add-ons also.

Read the rest of this update entry...
 
Ledzepy updated Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager with a new update entry:

Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager v4.55

Changelog
v4.55 - (27/04/2022)
- improved: geotarget api
- minor admin panel changes

- - - - - - -

v4.54 - (04/04/2022)
- improved: ma add-on api

- - - - - - -

v4.53 - (01/04/2022)
- minor database query improvements
- minor cropping function improvements

- - - - - - -

v4.52 - (22/03/2022)
- minor admin panel changes

- - - - - - -

v4.51 - (21/03/2022)
- improved ad listings in admin panel

- - - - - - -

v4.5 - (20/03/2022)
- geotarget ads
- viewable module
- start / ends...

Read the rest of this update entry...
 
Babak updated Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager with a new update entry:

Pro Plugin v4.65

Download Ads Pro Plugin v4.65 - Multi-Purpose WordPress Advertising Manager Nulled Free
v4.65 - (21/11/2022)

- improved: support for wordpress 6.1.1
- improved: viewable counter
- fixed: templates error
- added: filter ads by "all:" zip-codes (zip-codes grouped)
- added: support for webp image format
- added: ref link for impact

Read the rest of this update entry...
 
  • Like
Reactions: djcelo
Can someone maybe explain why I am having an issue with Ads Pro(the latest version) and Marketing Agency Add-on? When I try to create a new ad from MA-Add New Ad I get an error on submit, something about Db not being able to add it.
 
Does anyone have another version of the Marketing Agency Add-on?
What was made available here in this topic is giving an api error and there is no option "Allowed Websites" when editing the space.
 
  • Like
Reactions: zgembo
Does anyone have another version of the Marketing Agency Add-on?
What was made available here in this topic is giving an api error and there is no option "Allowed Websites" when editing the space.
@Babak Same here. When adding or editing MA Space, there is no option for Allowed Websites as it is shown in the docs for this add-on. It seems that you need to set this option to be able to show an ad on a different WordPress website via Parser.
 

Attachments

  • Snapshot_23-04-16_11-02-41.png
    Snapshot_23-04-16_11-02-41.png
    25.5 KB · Views: 21
Last edited:
  • Like
Reactions: coimbra
@Babak Same here. When adding or editing MA Space, there is no option for Allowed Websites as it is shown in the docs for this add-on. It seems that you need to set this option to be able to show an ad on a different WordPress website via Parser.
So.. dropbox for selecting Allowed Sites is for some reason missing from UI and the default setting is Only Main Site. To change setting just change the code( reverse logic) that checks what is saved in the setting for it.

ap-plugin-scripteo/api get.php
line 52 to 56

if ( isset($url1) && strpos($domain, $url1) !== false || isset($url2) && strpos($domain, $url2) !== false || bsa_space($id, 'advanced_opt') != 'multiple' ) {

if ( isset($id) && $id != '' && bsa_space($id, 'id') != NULL && bsa_space($id, 'status') == 'active' && bsa_site(bsa_space($id, 'site_id'), 'status') == 'active' ) {

if ( isset($key) && $key === hash('sha1', $id.$domain1.'bsa_pro') || isset($key) && $key === hash('sha1', $id.$domain2.'bsa_pro') || bsa_space($id, 'advanced_opt') != 'multiple' ) {

just change from =='multiple' to !='multiple' on 2 places
 
Screenshot 2023-09-18 211954.png

Hi @Babak

Can you check the file again?.
The file \ap-plugin-scripteo_4.78\ap-plugin-scripteo\lib\function.php is being warned of Backdrop...

But I don't see the server path in the file.
Thanks a lot!
 
Last edited:
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock