News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Ad Management mod

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

Previous topic - Next topic

2greedy

which parts is the welcome area? which edit's?

vbgamer45

You can find edits made to theme by uploading the package to http://www.smfhacks.com/smf-package-parser.html
Then check that all the edits are made to your theme.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

2greedy

ok clicked the parser on the mod page and checked all edits and everything seems to be right ?

Illori

that is because for years the welcome ad has been missing in 2.0 version. vbgamer has never added it back after it has been reported.

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

2greedy

Quote from: vbgamer45 on March 17, 2014, 05:53:45 PM
Ok will look into it.

please do mate as we need that area, it is a good area to place ads

SMFHacks.com Team

New update for SMF 2.0.x

Version 3.2
!Fixed bug in welcome ads for SMF 2.0. Requires reinstall or code edit to index.template.php to fix.
Disclaimer: SMFHacks.com Team is not affiliated with the SMF Team or the SimpleMachines NPO.
SMFHacks.com -  Paid Modifications for SMF
Latest Mods:
Community Suite
Newsletter Pro SMF Gallery Pro SMF Classifieds SMF Store

2greedy

Hi guy's the update has fixed the welcome area ad's on 2.0.7, how do we add ad's in the area shown?


rozlund

I am a very green newbie.  Am I understanding this right.  I have to go into my file manager on my bluehost cpanel and change all the coding to include the little snippets of script in the download.  Is that how to add this mod?  It sure is a lot of work.  Is that the only way to do this?

Thanks.
Roz

vbgamer45

You can use SMF's package manager to install the mod automatically to all your files
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

k0der

does this mod don't supported  2.7 compatible.? 
it s show up error not support with mine version and corupt  file...
i;am using 2.7 version ...

vbgamer45

It works with 2.0.7 just make sure you are using the SMF 2.0.x version.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

desai_amogh

Im getting so many errors in core theme and one error in default curve thme.  can i still install this somehow ???

vbgamer45

Are you using the core theme? If not ignore them.

For curve you can install and if you want ads on that page just modify that one file manually.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

desai_amogh

quick question.. the error said

find this


echo '
<input type="hidden" name="hash_passwrd" value="" />
</form>';
}


and add after

// Begin Ad  management Location - Welcome Area/User Information Box

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);
}

// End Ad  management Location - Welcome Area/User Information Box


I couldnt exacly find the 1st code in index.template.php.  What I found was this:

echo '
               <input type="hidden" name="hash_passwrd" value="" />
               <div class="error" style="visibility:hidden" id="quick_login">', $txt['capslock_warning'], '</div>
            </form>';
   }



And I added below code to FOLLOW the above code:


// Begin Ad  management Location - Welcome Area/User Information Box

   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);
   }

// End Ad  management Location - Welcome Area/User Information Box



Is this correct ??  Sorry i am not a programmer..


vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

desai_amogh

Another, last question I have. If you check my site, www.electronicsforum.in there are too many links in the footer.  I want as many links I can remove from there (or just hide them) which are not needed as per the copyright rules (both SMF and mods). which ones can I take off?

Also if I strictly want to follow the SMF copyright rules, can I just move the links to right or left of the footer ??? 

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

desai_amogh

no no.. i got me wrong.. I am not concerned about the mod links.. I dont mind the links there..

Im botherd about too many unwanted links there which do not fall under the copyright of either mod or SMF ..  which those links can i get rid of ?

lso can i shift all the footer text/links to the left or the right side ?? (without hurting the copyright ??)

rexall9000

What a huge thread! 

Would someone be nice enough to provide a brief overview of the difference between this and the pro/paid mod?

Thanks v. much!

Advertisement: