Sunday 29 February 2004 8:53:19 am
I've discovered something which looks like either a configuration issue or a bug, don't know which. While trying to get ads to run on mainpage and also other news section, I first didn't think it was working. When not being logged in, nothing was showing. Found empty brackets for banner code and got it from a template file. Then I added the code
<?
$CategoryID = 1;
$Limit = 1;
include( "ezad/user/adlist.php" );
?> .. into the brackets, don't know if it made any difference. The problem turned out to relate to ads not showing in any section unless you are logged in.
Does anyone know why the ads won't show for anonymous users?
Appreciate a tip on a workaround here!
Rgds Knut
|