DJ
05-08-2002, 06:11 AM
I realised that WHT is using phpadsnew. I was wondering which version are you using and are you using local mode invocation?
If you are using version beta 6.1, could you share with me your configuration? What do you have in your php include template?
I have the following and it got a database error.
require
("/home/chikopek/public_html/phpads/phpadsnew.inc.php"
);
$ads = view_raw('468x60', 1, '', '', '0');
Then i used the following in the template.
$ads[html]
Thank you.
If you are using version beta 6.1, could you share with me your configuration? What do you have in your php include template?
I have the following and it got a database error.
require
("/home/chikopek/public_html/phpads/phpadsnew.inc.php"
);
$ads = view_raw('468x60', 1, '', '', '0');
Then i used the following in the template.
$ads[html]
Thank you.
