News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Ad Management mod

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

Previous topic - Next topic

Kindred

*ALL* mods will install into the default (for 2.0 - Curve) theme (i.e. the one in the Themes/default directory)
Always.

on 2.0, there will be checkboxes at the bottom of the actions/files list which allows you to apply the mod to additional themes.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

thecomputertips

still no one been able to tell me why my ads wont show up i made sure is html, made sure admin dont see ads isnt checked, i copy the adsense code correctly and still been 2 days and no ads

Kindred

paste (in code tags) the exact code which you are trying to use?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

radioz

#5883
Still need this info if anyone has the answer!

Quote*ALL* mods will install into the default (for 2.0 - Curve) theme (i.e. the one in the Themes/default directory)
Always.

on 2.0, there will be checkboxes at the bottom of the actions/files list which allows you to apply the mod to additional themes.

This makes a lot of sense.  Where is the 'actions/files list' though?

Thanks!

Kindred

when you try to install the mod and it tells you what files will be edited
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Kindred

ummmmm....   Dante:

Ad Management mod
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

thecomputertips

this is the code im trying to use

<script type="text/javascript"><!--
google_ad_client = "ca-pub-2780952364161808";
/* Forum add 1 */
google_ad_slot = "3937993638";
google_ad_width = 468;
google_ad_height = 60;
//--></script>

<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Kindred

and you paste that, with no extra spaces or anything into the ad manager?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

thecomputertips

Yup i pasted that with no extra spaces and  didnt edit anything in the code

J.G

I have installed this mod on one of my test forums, and the ads don't seem to be appearing - I am using SMF 1.1.12 and  OutlineOmega as the theme. The theme was slightly edited, but the edits were only swapping images around, the code is pretty much the same as the original.

Are there any suggestions as to why this might not be working for me?

Kindred

did you manually edit the custom theme's template file(s)?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

merc123

I too am having an issue with Google AdSense code not working.  It's not even in the source code so it's not being inserted into the forum. 

I'm using  2.0 RC 3 with default theme. 

<script type="text/javascript"><!--
google_ad_client = "pub-6397760773415280";
/* BMR Forum - Main Top Ad */
google_ad_slot = "7089700014";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

merc123

I got it working.  I uninstalled it (did not delete the ads) then reinstalled and it worked. 

Idiotji

test unsuccessful in silentwave theme by dziner studio.
Also manually codes are not finding.
Plz help me
http://tekloverz.com
This Time Every Thing Is Customized

NanoSector

Quote from: Idiotji on December 29, 2010, 04:56:26 AM
test unsuccessful in silentwave theme by dziner studio.
Also manually codes are not finding.
Plz help me
Manually perform the edits.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Idiotji

Quote from: Simple Series team on December 29, 2010, 05:02:11 AM
Quote from: Idiotji on December 29, 2010, 04:56:26 AM
test unsuccessful in silentwave theme by dziner studio.
Also manually codes are not finding.
Plz help me
Manually perform the edits.
But code are not getting.
While parsing i am not foinding some codes especialy for silentwave theme only by dziner studio.
Now what to do.
All prob is in my index.template.php of my theme
http://tekloverz.com
This Time Every Thing Is Customized

NanoSector

Quote from: Idiotji on December 29, 2010, 05:17:22 AM
Quote from: Simple Series team on December 29, 2010, 05:02:11 AM
Quote from: Idiotji on December 29, 2010, 04:56:26 AM
test unsuccessful in silentwave theme by dziner studio.
Also manually codes are not finding.
Plz help me
Manually perform the edits.
But code are not getting.
While parsing i am not foinding some codes especialy for silentwave theme only by dziner studio.
Now what to do.
All prob is in my index.template.php of my theme
Try finding a piece of the erroring code, and apply the other code in there.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Idiotji

see this bro <div id="content_section"><div class="frame">
<div id="main_content_section">';

this code is nowhere in the index.template.php now what to do one or two more are there which are not finding
http://tekloverz.com
This Time Every Thing Is Customized

NanoSector

Quote from: Idiotji on December 29, 2010, 05:58:03 AM
see this bro <div id="content_section"><div class="frame">
<div id="main_content_section">';

this code is nowhere in the index.template.php now what to do one or two more are there which are not finding
Hmm... Post the code that's erroring (all of it, including what's needing to be changed), and post your index.template.php.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Idiotji

ok bro here is index.template.php
Make it for ad management comaptible bro.
Thanks
http://tekloverz.com
This Time Every Thing Is Customized

Advertisement: