Jump to content

Download: (SOS33) Advertising on Posts


Lucas Coutinho

Recommended Posts

Posted

Some issues.

1. Quote frame goes under the advert. (other bb code frames also)

2.When you set show in every post it shows only at first 3 - which I believe is because of adsense limitation (max. 3 ads on one page) - thats OK - but at the rest of post after third - there is empty space where ad should be. How to remove this space?

Posted

Solution to my 2 issue: (Good for adsense users - maximum 3 ads per page) shows ads only on first 3 posts on every page. Find & change:

$post['post']['post_count'] >= 1

to

$post['post']['post_count']%$this->settings['display_max_posts'] <= 3

Think that author should implement it as an option in next release.

  • 3 months later...
Posted

mod_fcgid: stderr: PHP Fatal error: Class 'sos33_adspost' not found in /home/domain/public_html/admin/sources/classes/output/publicOutput.php(3817) : eval()'d code on line 4

Getting this on 3.4.3 version of IPBoard.

  • 8 months later...
Posted

Hi Lucas, can you please update this hook so the ads could be displayed in any 3 posts that the admin wants. For example, 2nd, 5th and 10th; or 1st and last (if last does not equal 10).

Thanks!

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...