News:

Help keep this project going by donating or buying adseller pro

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jerm

#556
verify that others have the permission to view the ads
#557
thats not exactly how that works.
you can't pick and choose what topic you can display in.
how it works is , if you put 1 in the input box, it will display an ad after the first post in every thread.
if you place 1,2 it will place an ad after the first and second post in every thread
#558
General Support / Re: Tried to uninstall
June 19, 2006, 08:04:56 PM
//require_once($sourcedir . '/LoadAds.php');

uncomment that line out
#559
Lounge / Chill out!
June 18, 2006, 04:44:48 PM
SMFAds little hang out area. Crack some jokes, sit back, and relax
#560
Language Support / Custom Languages
June 18, 2006, 04:44:11 PM
By default, the Ad management mod is only installed on english forums. However I am not ignorant to think only english people use it :).
In this board you will find language.template.php files.

If your language isn't here and you want to be a translator, please contact myself through pm.

Guests must sign in to be able to download the language files.

To apply the language, you must put it in Themes/default/languages

~Jeremy
#561
Theme Support / Custom Scripts
June 18, 2006, 04:42:40 PM
In here you will find custom theme scripts so that you can install the Ad Management mod on multiple themes.
Note, that you will have to first download the Ad Management mod from smf, and install it before these mods work.
You may request that it works on a custom theme, but realize that it may take time to create the custom mod.

(Yes, this section may be empty right now, but we hope that it will fill up soon)
#562
Bugs / Bugs?
June 18, 2006, 04:39:27 PM
Please report any bugs that you may think exist in this mod.

It would be nice to know what you did to produce the bug, and that you verified it a few times to make sure it actually is a bug.

Thanks
#563
Ad Support / Ad Code
June 18, 2006, 04:37:54 PM
If you are having issues with your ad code, its best to post in here.
You should first read the TOS of your company to verify that you are not breaking any rules
#564
General Support / Readme
June 18, 2006, 04:34:52 PM
Ad Management mod. V 2.0

This version of the Ad Management mod brings a lot of new features to the table. Version 2.0 includes placement for ?Skyscraper? ads as well as individual placement on threads and in between posts. You can also view reports on your ads to see how often they are getting displayed.
It can be found in the Administration panel under the heading ?Configuration?. There is a new link there called ?Ad Management? .
Clicking on this link will bring up the configuration screen for the Ad Management Mod. In here you will see 4 tabs, Edit ads, Add ads, Reports and Credits.

Adding Ads

To add your ads in this version is quite simple. Go into the Admin panel of SMF and under the Configuration heading click on Ad Management then click on Add Ads. Under this tab you will see several sections, the first being Name. This should be filled in with what you want to call this particular ad. For example, if it's Google ads you might want to type ?Google? (no quotes). This is done to identify the ad code so that you can easily edit it later on, or to see reports on your ad.
Next is the content section, in here is where you place the ad code. In this version of the ad mod it can handle both HTML and PHP languages. Place your Google code in here or any other ad code you may have.
After your ad code has been placed you come to a box that says ?Which boards should this ad display in ?. In this box you insert the number of the board you would like the ads to be displayed in. For example, if you have a board on your forum named ?Rules? and it happens to be the first board on your forum, then clicking on it would give you a url of this:
http://www.yourwebsite.com/index.php?board=1.0
The board number is at the end of the url. So in that box should be put simply the number ?1?  (no quotes). If you want to display this ad in multiple boards, you can put 1,2 (where 2 is the number of the second board) to display it in both boards 1 and 2. If you want to display your ad code on every board, simply leave this input box empty.
The next option is ?Display ads within posts?. This works the same way as our previous field, only here you are inputing were in between the posts you want the ads to be displayed. So if you want the ads to be displayed between the first and third posts, then in this field you would put ?1,3? (no quotes). If you don?t want this ad to display inside any post, leave the input box empty.
The following option is ?type'. You can choose between ?HTML? or ?PHP? (google ads display as HTML). The rest of the options under this tab are pretty much self explanatory. One thing that is very important to remember, when placing ?Skyscraper? ads, you must get the appropriate code to fill in the ?content? field under this tab. Horizontal ads will NOT work for vertical (Skyscraper) ads.
Clicking the ?Add? button at the bottom of this page will save your configuration for the ad.

Report Tab

Clicking this tab will give you a short summary on what ads are placed and where they are placed on your forum, plus how many hits they are getting.

Edit Tab

In this section you can modify the ad code, change the placement or delete the ad code. This is why you want to give your ad code a good name. You click the name of the ad code you want to edit, then the rest is the same as adding an ad code.

Permissions

Just like in the previous versions, you can have permissions on who is able to view the ads. By default everyone views the ads. To deny users from viewing ads, you go into Admin > Permissions > Modify (the group you want to change the permission for).
You then look for the title "Enable ads" and either disallow or allow the ad code to display.