[ABD] Advertisement Management Extension

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
Holger
Registered User
Posts: 1883
Joined: Tue Mar 12, 2002 3:54 pm
Location: Hannover

Re: [beta] Advertisement Management Extension

Post by Holger »

Aha, ok, so I then have a {ADS_12} that I have to include in my overall_header.html (manually)?

Edit: or can I add something as an event?
ads-master\styles\prosilver\template\event
User avatar
10000fists
Registered User
Posts: 30
Joined: Fri Aug 28, 2015 9:58 pm

Re: [beta] Advertisement Management Extension

Post by 10000fists »

I would like to modify the ad div where the "Advertisement" is displayed. Which file would that be?
The only other thing I see so far is the images are not scaling responsively.
User avatar
10000fists
Registered User
Posts: 30
Joined: Fri Aug 28, 2015 9:58 pm

Re: [beta] Advertisement Management Extension

Post by 10000fists »

Holger wrote:Aha, ok, so I then have a {ADS_12} that I have to include in my overall_header.html (manually)?
Edit: or can I add something as an event?
ads-master\styles\prosilver\template\event
Although I think you can do that it is not needed because the extension already does it. You need to go down to the bottom and create ad. Then edit that.
Image
Last edited by 10000fists on Sat Oct 03, 2015 4:40 pm, edited 1 time in total.
User avatar
10000fists
Registered User
Posts: 30
Joined: Fri Aug 28, 2015 9:58 pm

Re: [beta] Advertisement Management Extension

Post by 10000fists »

10000fists wrote:The only other thing I see so far is the images are not scaling responsively.
[SOLVED] It was me not the ext. The propper ad code would like

Code: Select all

<center><a {COUNT_CLICK} href=""><img alt="Image Failed to Load" src="images/ads/test_banner_1.png" style="max-width:100%;height:auto;"></a></center>
I would still like to know what file I need to edit for the " | Advertisement" div formatting
-AymanBB
Registered User
Posts: 15
Joined: Fri Oct 02, 2015 3:24 am

Re: [beta] Advertisement Management Extension

Post by -AymanBB »

[email protected] wrote:Advertisement Management for phpBB3.1

Description: The extension enable display content in different parts of the Forum area and output method is set out in the admin control.

Image

Mod ported: http://www.phpbb.com/customise/db/mod/a ... management

GitHub: https://github.com/bb3mobi/ads

Migration of out phpBB 3.0 described there: BB3.Mobi - Advertisement Management
Work in the phpBB V.3.1.6 ?
My Forum in phpBB: SAMP Italia
User avatar
10000fists
Registered User
Posts: 30
Joined: Fri Aug 28, 2015 9:58 pm

Re: [beta] Advertisement Management Extension

Post by 10000fists »

-AymanBB wrote:Work in the phpBB V.3.1.6 ?
I am using 3.1.6 with no issues so far for this extension.
Holger
Registered User
Posts: 1883
Joined: Tue Mar 12, 2002 3:54 pm
Location: Hannover

Re: [beta] Advertisement Management Extension

Post by Holger »

10000fists wrote:
Holger wrote:Aha, ok, so I then have a {ADS_12} that I have to include in my overall_header.html (manually)?
Edit: or can I add something as an event?
ads-master\styles\prosilver\template\event
Although I think you can do that it is not needed because the extension already does it. You need to go down to the bottom and create ad. Then edit that.
download/file.php?id=175676&mode=view
Hm, no, I cannot add new "places".
I want the ad to show up above (outside) the complete forum.
espen83
Registered User
Posts: 59
Joined: Sun May 13, 2012 8:21 pm

Re: [beta] Advertisement Management Extension

Post by espen83 »

*edit*

Nevermind, I'm obviously dumb.
VOP newbie
Registered User
Posts: 8
Joined: Tue Oct 06, 2015 4:19 am

Re: [beta] Advertisement Management Extension

Post by VOP newbie »

Hi,

I tried this and it doesn't work. I'm using phpbb 3.1.3. Could I be doing something wrong?
I can't see it on extension manager but I can see goggle analytics and others on it.
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [beta] Advertisement Management Extension

Post by FomenkoAndrey »

VOP newbie wrote:Could I be doing something wrong?
VOP newbie wrote:I'm using phpbb 3.1.3
3.1.6
User avatar
MarkDHamill
Registered User
Posts: 4885
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA
Contact:

Re: [beta] Advertisement Management Extension

Post by MarkDHamill »

Is there more than one module to enable? I installed it but found that I had to manually add the module in the Extensions tab. The user interface comes up fine but when you try to edit an ad by clicking on its link, I see:

General Error
Module not accessible

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/functions_module.php
LINE: 563
CALL: trigger_error()

FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()

The full URL that triggers this error is:

http://www.smallcaliberclub.com/adm/ind ... n=edit&p=1
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
User avatar
M.O.B.
Registered User
Posts: 944
Joined: Tue Jan 04, 2005 1:07 am
Location: San Diego CA USA
Contact:

Re: [beta] Advertisement Management Extension

Post by M.O.B. »

If I can make a suggestion?

Perhaps it would be best to remove the word "ads" within the folder directory and also other files (example ads.css) -- since they will all be blocked by Adblock Plus or other similar plugins for browsers.

Right now, I don't have any ads running, but I did add on the footer the site's copyright info, and Adblock Plus is blocking the ads.css file. :(

Plus in the past, I've used this tool to advertise upcoming events (with banners) to my members. So not all will be ads, so perhaps allow Adblock Plus to block those that can detect as real ads (like Google Adsense, or others), but not the folder directories or files names, since it will block them before even giving them a fair chance.
Image
User avatar
MarkDHamill
Registered User
Posts: 4885
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA
Contact:

Re: [beta] Advertisement Management Extension

Post by MarkDHamill »

Perhaps I had the wrong vendor/ext path. When I downloaded the archive from GitHub it was not in the archive and I could find no relevant readme. So I inferred it and placed it in /ext/bb3mobi/ads. Could this have something to do with the issue with the module access error?

Do I have to set some permissions? In the _info file I see:

ext_bb3mobi/ads && acl_a_ads
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
User avatar
umarizal
Registered User
Posts: 177
Joined: Mon Mar 17, 2008 2:03 am
Location: São Paulo - SP - Brasil
Name: Leandro dos Santos
Contact:

Re: [beta] Advertisement Management Extension

Post by umarizal »

I long that this extension reaches the final version as it is something essential.

I do not know how the phpBB team did not think to bring it natively, after all, who can maintain a good forum without the support of patroncinadores and advertisers?

The developer and his colleagues are to be congratulated for the work and initiative. I feel sad for not having the technical capacity to help, but if you need me to do a translation into Portuguese, can count on me. If you want, I can send a translation by github.
EN: Do to others what you would want them to do to you.
ES: Haz a los demás todo lo que quieras que te hagan a ti.
PT: Faça aos outros o que você gostaria que fizessem a você.
User avatar
umarizal
Registered User
Posts: 177
Joined: Mon Mar 17, 2008 2:03 am
Location: São Paulo - SP - Brasil
Name: Leandro dos Santos
Contact:

Re: [beta] Advertisement Management Extension

Post by umarizal »

Dear friends, I took the liberty of creating a commit with the translation to Portuguese (pt-PT) and Brazilian Portuguese (pt-BR).

It's the way I can help, I hope you find it useful. ;)
EN: Do to others what you would want them to do to you.
ES: Haz a los demás todo lo que quieras que te hagan a ti.
PT: Faça aos outros o que você gostaria que fizessem a você.
Locked

Return to “Abandoned Extensions”