News:

Help keep this project going by donating or buying adseller pro

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

#1
Bugs / Re: Bug in SMF Ads
September 06, 2008, 03:18:43 PM
Quote from: riversen on September 06, 2008, 10:41:39 AM
Quote from: badbo on September 06, 2008, 02:35:19 AM
This may be a bug. I turned on the ads for visitors and regular members today and it showed 10 more people on-line just by turning the adds on. Well no one was there but me. Adds one more on-line each time i refresh the browser.
Bo


update When it got to 14 guest each time I refreshed the screen it lost a guest until it stopped at 8.

Maybe there actually were guests on the site?

What I'm talking is that everytime a vertical add is displayed it will count to hits. One on the ad itself and one on any other vertical add... possibly the same one. The bug I discovered has nothing to do with the things you mention and haven't experienced it myself.
No guest were on I checked the logs. I see what you mean now each time a page is refreshed and the add shows it adds a hit count but it is of no importance to me. The mod do just what I want it to do.
Bo
#2
Bugs / Re: Bug in SMF Ads
September 06, 2008, 02:35:19 AM
This may be a bug. I turned on the ads for visitors and regular members today and it showed 10 more people on-line just by turning the adds on. Well no one was there but me. Adds one more on-line each time i refresh the browser.
Bo


update When it got to 14 guest each time I refreshed the screen it lost a guest until it stopped at 8.
#3
Theme Support / Re: Edits for ad_mod_1-1-1_v2-3
September 04, 2008, 10:05:42 PM
Well here is one for you guys to sort out. Tryed for the 10 time to install this mod on smf 1.1.5. Tried the pagage manager first. Got test failed  on two line so I decided to try it manually I figured I had another mod conflicting with it. We now I get a nice error message and no acces to forum.
Table 'smf.smf_ads' doesn't exist
File: C:\smf\Sources\LoadAds.php
Line: 33
badbo

Update  this is a super mod just what I needed. I was a dummy and didn't run the querys correct. Thanks to germ and bigguy

bo
#4
Theme Support / Re: Edits for ad_mod_1-1-1_v2-3
September 04, 2008, 08:32:44 PM
Quote from: ideasworld on April 13, 2008, 01:28:49 AM
Thanks for the post, but I could not fine these files

Quoteecho '
   </div>';

and when I replace
Quote// Get all the messages...
with
Quote//Ad Counter
   $adcounter =0;
   // Get all the messages...
   while ($message = $context['get_message']())
   {
      $adcounter++;
, i get errors.



Please, i want the ads centered and not aligned to the left. How do i rotate the ad?, like showing a different ad when the page refreshed. 
Please help me out.  :police:



Idealsworld I can't I can't get this thing to work either on 1.15 but I can help you. Most php editors will not pick up two lines of codes so just type in echo '
and look for </div>';[/  right under echo '. there are lots of echo ' but only one with
</div>';[/ under it. Hope this helps. Now if I could just get this thing to work myself. LOL

Badbo