News:

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

Main Menu

Simple Ad Rotator

Started by Nick Whetstone, April 17, 2009, 10:35:59 AM

Previous topic - Next topic

TheListener

Quote from: wole8029 on April 17, 2012, 01:36:55 PM
hello please how can i get this to work in my smf 2.0.1

Have a look at the Mod Emulate link in my signature.

TheListener

Quote from: Old Fossil on April 17, 2012, 01:38:42 PM
Quote from: wole8029 on April 17, 2012, 01:36:55 PM
hello please how can i get this to work in my smf 2.0.1

Have a look at the Mod Emulate link in my signature.

EDIT: The mod WILL work on 2.0.2

wole8029

so you are saying i should change the emulate version to 2.0 RC2, hope this is safe please...?

TheListener

On my test forum I didn't have to use the emulate.

wole8029

pls how did you get it to work on smf 2.0.1 ...becos i tried installn and got error...please i need the processes...thanks again old fossill

TheListener

Would you like me to do it for you?

wole8029

thanks alot for the gesture, but  will just need your steps guide, i shud b able to follow it up and do it myself...thanks

TheListener

Okay the first thing we need to know is what was the error?

wole8029

neva mind thanks anyway.... i wil use the iframe there already... now i wantto move this iframe to the right . http://fudgemental.com/fudged . here is the prsent code // Show a random news item? (or you could pick one from news_lines...)
  if (!empty($settings['enable_news']))
   echo '
      <h2>', $txt['news'], ': </h2>
      <p>', $context['random_news_line'], '</p>';

  echo '
    </div>
   </div>
   <div class="floatright">   
   </div> <table style="text-align: right; width: 550px;" border="0"
cellpadding="2" cellspacing="5">
  <tbody>
   <tr>
    <td><img style="" alt=""
src="http://fudgemental.com/fudged/image/image.jpg"></td>
    <td><iframe src="http://fudgemental.com/fudged/image/quote.html" width="100%" height="200"
frameborder="0" scrolling="no"></iframe></td>
   </tr>
  </tbody>
</table><br><br>';

Advertisement: