4
Thanks!
Yes, I looked at catads, and was put off by the dating system.
If you don't want to aprove ads, you need to set the dates a day earlier than it actually is. I find that a bit confusing for people..
Also, the viewed ads counting, how many people viewed as ad, seems to work and not work at times..
So I thought, since myads seems to have only the one bug, maybe it will be better...
As for line 273 -
It is an }
This is a part of the following:
while($x!=-1) {
$subcats .= " ยป
".$varnom[$x]."";
$x=$x-1;
} --->> LINE 273
I thought that maybe a } is missing - but that wasn't good either..
Many thanks for any ideas..