Quote:
Originally Posted by alshreef1
good
|
thanks
Quote:
Originally Posted by Rat1972
first: Thanks for the upgrade!
Second: I have a problem, it doesn't matter wich option i choose, i only see the ads in the first post, but on other pages there is nothing to see. I tried everyting, after x posts.... each first post each page. Etc etc, but still nothing... Could it be a problem that it a costum template? If so, wich template should i revert?
I hope you can help me
cheers!
|
Deer Rat1972
this hack work with 3.7 using Auto-Template. if you are running this on 3.6+ maybe you will not see many of ads show because I use some time hooks & ads locations that located only in 3.7+
If you running 3.7+ it's should be work good except if you are using very costum template. for options between posts add this at the end to postbit or postbit_lagecy template:
PHP Code:
$template_hook[postbit_end]
for options inside first post try add:
PHP Code:
$template_hook[postbit_signature_start]
PHP Code:
$template_hook[postbit_signature_end]
just before & after signature part
don't do these adjustments if you don't running 3.7 +
good luck