Ad Management mod

Started by SMFHacks.com Team, January 30, 2006, 08:41:19 PM

Previous topic - Next topic

Bigguy

Then I would go back over the manual edits you did to your custom template files.

ddos

Quote from: Bigguy on July 14, 2008, 05:51:37 PM
Then I would go back over the manual edits you did to your custom template files.

All I did was download the theme from SMF themes and install it, no customization at all.

jfhsas

Over 2800 post about one mod! Must be something wrong. Install under 1.1.4 worked  for me. Now under 1.1.5  :'(

Jan

ddos

Quote from: jfhsas on July 14, 2008, 07:20:19 PM
Over 2800 post about one mod! Must be something wrong. Install under 1.1.4 worked  for me. Now under 1.1.5  :'(

Jan

What I am finding is it works fine with the default theme, when I change to any other theme it does not.

jfhsas

PLEASE don't quote to a message directly above!!

Urbanite

Been using this superb mod for just a little while, and was wondering if there's a way that I can have the "welcome area" banner showing at all times even when I have ads turned off for members, the reason quite simply is that a banner in this area is much less obtrusive and could be deemed a high value position. The selection of who sees what ad in what area is governed by the board its in and not the permissions of the member, where as a member you either see all or no ads. I wish for all ads to be only seen by guests, not a problem, but I also want this welcome area ad box to be seen by everyone. I'm assuming that I will have to leave things as they are, but instead of using the AdMod I would have to insert the code directly into the index.template.php file, and if I knew where I wouldn't be asking here now.

Any clues please?

1.5 CORE
Just when you finally get it idiot proof ...along comes a bigger idiot!

Bigguy

Then edits have to be done to the custom template files that are in the theme folder of the theme you are using.

Quote from: ddos on July 14, 2008, 07:07:20 PM
Quote from: Bigguy on July 14, 2008, 05:51:37 PM
Then I would go back over the manual edits you did to your custom template files.

All I did was download the theme from SMF themes and install it, no customization at all.

Urbanite

Yes exactly my point, what I'm asking is..... what do I have to edit and what do I have to insert to get the desired result of a banner in this area that can't be turned off?
Just when you finally get it idiot proof ...along comes a bigger idiot!

Bigguy

And I have already said this.

Quote from: Bigguy on July 14, 2008, 04:08:13 PM
Run the mod through the package parser and only do the edits to the template files that are in your custom theme folder if the mod is already installed.

Nica

#2809
I installed this mod on a new install of 1.1.5. via the package manager. All yests were successful.
But I don't see the controls under configuration. I don't see any sign of it. What am I missing?

Other mods installed.
Default Theme

1. SMF Gallery Lite      1.8.3
2. clickableImagebbcode    1.0

www.mom-me-dearest.com/Mom-Me
test account:
User trial
PW   trial

naeruj

my ads are only showing to admins...not to members. how do i fix this? thank you!!

babjusi

Quote from: Nica on July 15, 2008, 04:22:25 PM
I installed this mod on a new install of 1.1.5. via the package manager. All yests were successful.
But I don't see the controls under configuration. I don't see any sign of it. What am I missing?

Other mods installed.
Default Theme

1. SMF Gallery Lite      1.8.3
2. clickableImagebbcode    1.0

www.mom-me-dearest.com/Mom-Me
test account:
User trial
PW   trial

Your default language was set to English-utf8. I changed it to plain english and now you can see the mod''s configuration settings at the acp.

babjusi

Quote from: naeruj on July 15, 2008, 04:27:48 PM
my ads are only showing to admins...not to members. how do i fix this? thank you!!

Check the permissions

naeruj

where do i find the permissions?
thanks!

Kirsty

I am having major issues with the edits to display_template.

When I copy/paste into my own display template, it pastes it into one whole long sentence, it's not broken up into sections like it should be.

I am using notepad++ to edit and it's still not working.

eta: I am having to edit display template as I have other mods on, so I need to edit it manually :)

Nica

Quote from: babjusi on July 15, 2008, 04:46:36 PM
Quote from: Nica on July 15, 2008, 04:22:25 PM
I installed this mod on a new install of 1.1.5. via the package manager. All yests were successful.
But I don't see the controls under configuration. I don't see any sign of it. What am I missing?

Other mods installed.
Default Theme

1. SMF Gallery Lite      1.8.3
2. clickableImagebbcode    1.0

www.mom-me-dearest.com/Mom-Me
test account:
User trial
PW   trial

Your default language was set to English-utf8. I changed it to plain english and now you can see the mod''s configuration settings at the acp.


Thank you so much. It works great now.

babjusi

Quote from: Nica on July 15, 2008, 05:44:30 PM
Quote from: babjusi on July 15, 2008, 04:46:36 PM
Quote from: Nica on July 15, 2008, 04:22:25 PM
I installed this mod on a new install of 1.1.5. via the package manager. All yests were successful.
But I don't see the controls under configuration. I don't see any sign of it. What am I missing?

Other mods installed.
Default Theme

1. SMF Gallery Lite      1.8.3
2. clickableImagebbcode    1.0

www.mom-me-dearest.com/Mom-Me
test account:
User trial
PW   trial

Your default language was set to English-utf8. I changed it to plain english and now you can see the mod''s configuration settings at the acp.


Thank you so much. It works great now.


Glad I could be of help :)

Urbanite

Could anyone advise me of the code to insert in place of this Ad Manager "Welcome Area" code...

';
//Welcome Ads
if (function_exists("show_welcomeAds"))
{
$ads = show_welcomeAds();
if(!empty($ads))
{
echo '<td class="windowbg2">';
if($ads['type']==0)
echo $ads['content'];
else
eval($ads['content']);
echo '</td>';
}
unset($ads);
}
echo '
[/font][/size]


I want my own banner "always on" in place of the Ad Manager welcome area placed ad. TIA
Just when you finally get it idiot proof ...along comes a bigger idiot!

leway

I'm having problems on my site www.teamr3.net/forum/ [nofollow]  for some reason the ads are only showing when people are logged in, any idea on how to fix this?

Kirsty

Leway: there is an Ad option in permissions in which you can set to enable :)

Advertisement: