[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.
Matthew_Greg
Registered User
Posts: 71
Joined: Thu Jan 07, 2016 12:13 am

Re: [beta] Advertisement Management Extension

Post by Matthew_Greg »

Hey guys, do just download it from GitHub and move the whole folder after extraction to the "ext" folder through an FTP client? If not, what do i do? I'm new to this whole moding scene so i need exact steps and advices.
User avatar
Volksdevil
Registered User
Posts: 2415
Joined: Sun Oct 03, 2010 2:03 pm
Location: Lancashire, UK
Name: Neil
Contact:

Re: [beta] Advertisement Management Extension

Post by Volksdevil »

Although I have click counting disabled, this still loads in the header when it's not really needed.

Code: Select all

<script type="text/javascript">
	function countAdClick(id)
	{
		loadXMLDoc('/app.php/ads/click?a=' + id);
	}

	function countAdView(id)
	{
		loadXMLDoc('/app.php/ads/view?a=' + id);
	}

	function loadXMLDoc(url) {
		req = false;
		if(window.XMLHttpRequest) {
			try {
				req = new XMLHttpRequest();
			}
			catch(e) {
				req = false;
			}
		}
		else if(window.ActiveXObject) {
			try {
				req = new ActiveXObject("Msxml2.XMLHTTP");
			}
			catch(e) {
				try {
					req = new ActiveXObject("Microsoft.XMLHTTP");
				}
				catch(e) {
					req = false;
				}
			}
		}
		if(req) {
			req.open("GET", url, true);
			req.send(null);
		}
	}
</script>
My phpBB Extensions
Finally found great Website Hosting from :arrow: KUALO!
Do NOT use 123-reg.co.uk - Incapable of running phpBB!
:ugeek: TekNeil - Streamer on Twitch | My Volkswagen Corrado G60
ikpoko
Registered User
Posts: 10
Joined: Mon Feb 22, 2016 10:51 am

Re: [beta] Advertisement Management Extension

Post by ikpoko »

As I am new to BB, how can I install this ext?
User avatar
SalazarAG
Registered User
Posts: 677
Joined: Mon Mar 30, 2015 10:48 am

Re: [beta] Advertisement Management Extension

Post by SalazarAG »

ikpoko wrote:As I am new to BB, how can I install this ext?
Download the extension file and send it to
yourdirectory\ext/bb3mobi/ads
I'm sorry for my English. Google Translator does a bad job. :D
ikpoko
Registered User
Posts: 10
Joined: Mon Feb 22, 2016 10:51 am

Re: [beta] Advertisement Management Extension

Post by ikpoko »

Hi SalazarAG

That worked but can't see it on the extensions tab to set it up.
ikpoko
Registered User
Posts: 10
Joined: Mon Feb 22, 2016 10:51 am

Re: [beta] Advertisement Management Extension

Post by ikpoko »

Could anyone please assist me to get Advertisement management extension show on Extensions Tab or where do I set it up?
User avatar
SalazarAG
Registered User
Posts: 677
Joined: Mon Mar 30, 2015 10:48 am

Re: [beta] Advertisement Management Extension

Post by SalazarAG »

ikpoko wrote:Could anyone please assist me to get Advertisement management extension show on Extensions Tab or where do I set it up?
after you install, you can manage going in ACP> General and it is under the tab for the extension settings
I'm sorry for my English. Google Translator does a bad job. :D
ikpoko
Registered User
Posts: 10
Joined: Mon Feb 22, 2016 10:51 am

Re: [beta] Advertisement Management Extension

Post by ikpoko »

Hi SalazarAG

Thanks a lot. With your guide, I saw it at ACP>General under Board Configuration :D
ikpoko
Registered User
Posts: 10
Joined: Mon Feb 22, 2016 10:51 am

Re: [beta] Advertisement Management Extension

Post by ikpoko »

Hi SalazarAG

Sorry I have to come back to you. After adding my advert code and hit submit, I got this error (No route found for "GET /adm/index.php") What could I have done wrong. Please pardon me as I am new here
ikpoko
Registered User
Posts: 10
Joined: Mon Feb 22, 2016 10:51 am

Re: [beta] Advertisement Management Extension

Post by ikpoko »

Hi @SalazarAG

Sorry I have to come back to you. After adding my advert code and hit submit, I got this error (No route found for "GET /adm/index.php") What could I have done wrong. Please pardon me as I am new here
User avatar
SalazarAG
Registered User
Posts: 677
Joined: Mon Mar 30, 2015 10:48 am

Re: [beta] Advertisement Management Extension

Post by SalazarAG »

ikpoko wrote:Hi @SalazarAG

Sorry I have to come back to you. After adding my advert code and hit submit, I got this error (No route found for "GET /adm/index.php") What could I have done wrong. Please pardon me as I am new here
This error does not seem to be the extension. Assuming that you have installed, go to manage: yourforum.com/forum/adm/index.php?i=-bb3mobi-ads-acp-acp_ads_module&sid=56ee83847d9ad9437f7fb77813c90b32&mode=default
I'm sorry for my English. Google Translator does a bad job. :D
ikpoko
Registered User
Posts: 10
Joined: Mon Feb 22, 2016 10:51 am

Re: [beta] Advertisement Management Extension

Post by ikpoko »

Hi @SalazarAG

Thanks for getting back to me.

I visited the url but got a blank page and from my findings, the error appears because there is no index.php in the admin folder. How can this be solved?
User avatar
Mauron
Registered User
Posts: 342
Joined: Wed Jul 16, 2014 11:25 am

Re: [beta] Advertisement Management Extension

Post by Mauron »

That link can't possibly work because there's a session ID appended to it that won't make any link to work.
You have to get by yourself to the module you're looking for.
I don't exactly recall the original position of the Advertisement manager though since I moved it, however it should be in the left column in General tab of Administrator Control Panel.
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 »

The extension is still in development (although Beta continues to be enhanced by the author)?

Are there any plans to get the final release, stable and bug-free?

Thank you ;-)
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ê.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28617
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [beta] Advertisement Management Extension

Post by Paul »

This topic has been marked as [ABD] - Abandoned as the extension author has not been active recently. If the extension author wishes to continue development, please PM anyone on the Extensions Team to request this topic be unlocked.

Notice!
We do not recommend that a user of the phpBB software install this extension, or any other extension that is marked as “abandoned” or “in development”, on a live forum. Doing so may cause your forum to not perform in the manner it should.


Thank you,
The phpBB Extensions Team
Locked

Return to “Abandoned Extensions”