News:

Welcome to SMF Ads Support Forum

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 - vbgamer45

#1
Quote from: codex on February 24, 2026, 10:00:06 PM
Quote from: vbgamer45 on November 11, 2018, 12:21:11 PMAd Management 3.5 now supports SMF 2.1 Beta 3

And might even work for the latest github release as well.


Enjoy,
vbgamer45
testing
#2
News / Re: Ad Management 3.5 now supports SMF 2.1 Beta 3
February 24, 2026, 08:44:06 PM
Great work @vbgamer45
#3
Ad Support / Re: Out of range value for column 'HITS'
February 28, 2025, 12:03:20 PM
Run the following SQL query on your database for a fix
alter table smf_ads change HITS HITS BIGINT NOT NULL default '0';
#4
You might have to make the theme edits from smfads to your themes files.
#5
Glad to help
#6
Should be
<a href='https://postimages.org/' target='_blank'><img src='https://i.postimg.cc/SQgbdqDr/Easyusenetbanner3.png' border='0' alt='Easyusenetbanner3'/></a>
#7
Just change  <a href='https://postimg.cc/MvzSTT9v';; target='_blank'>

https://postimg.cc/MvzSTT9v to your website url to where you want the banner to go
#8
For banners you would have to upload the graphic somewhere.

Ads should appear based on the lcoations you choose.
By default ads are turned off for admins
Check each ad group has permission to view ads.
#9
Ad Support / Re: Ads wont work inside of posts
July 18, 2022, 06:37:07 PM
What SMF version and what theme are you using?
#10
What is your forum url?
Do you have ads enabled for the membergroup you are using? And if you are logged in as admin do you have ads allowed for admin
#11
Glad to help
#12
Run this query on your database
ALTER TABLE smf_ads CHANGE HITS HITS bigint NOT NULL default '0'
#13
Ad Support / Re: Adsense ads not showing
December 22, 2020, 07:01:04 PM
Instead of adsense code put some text in the box and see if it appears.
If it appears then it is something with the adsense code. You need to grab new code from adsense
#14
Do you have custom php code added in your ad?
#15
In what file/line number?