Advertisement Manager [Deleted]

You put the code that the advertisement provider gives you. All this addon does is add what you put in there to the site as the template is being compiled.
Ah, well, for our forum, we typically just get an asset (the banner) along with the URL path that they want it to go to. This is pretty easy to do in a typical XF post but wasn't sure how that was going to be done in Advertisement Manager. I'm just wondering what kind of advert code everyone else gets from their adverts.
 
upload_2013-7-7_20-16-23.webp

Advert code:
Code:
<a href="http://www.yourlink.com" target="_blank"><img src="http://www.yoursite.com/yourimage.jpg" alt="Advert" border="0"></a>
 
Im sorry, here is error
Error: The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.
Source File: http://www.example.com/js/jquery/jquery-1.5.2.min.js
Line: 0
 
Last edited:
I see no errors only warnings. here is related to JS




But its only "Deprecaated" so they will be only removed in future


Go into the errors tab, and do what you did to get that error dialog box to appear on the page.
 
IE:
PHP <br />
<b>Fatal error</b>: Undefined class constant 'BOOLEAN' in <b>/home/content/37/10695537/html/library/LiamAds/ControllerAdmin/Manage.php</b> on line <b>67</b><br />
 
Last edited:
I already use [bd] rotating ads for my stuff. Can you explain in plain speak how yours is different or has better/newer features?
 
I already use [bd] rotating ads for my stuff. Can you explain in plain speak how yours is different or has better/newer features?

I don't know what that addon offers, sorry. All I know is that my addon allows you to choose exactly who should see each advert based on the same system as notices and allows you to choose where to put the advert.
 
Top Bottom