Quote:
MySQL Error : Table 'ads.template' doesn't exist
|
the tables are in the database ADS but they have "phpads_" how can i make the script find the databases? just setting the compatibility to true ??? will that solve the "phpads_" problem too ???:
Quote:
phpads_acls 1 MyISAM 3,1 KB
phpads_adclicks 0 MyISAM 1,0 KB
phpads_adstats 1.438 MyISAM 76,1 KB
phpads_adviews 0 MyISAM 1,0 KB
phpads_affiliates 1 MyISAM 2,1 KB
phpads_banners 5 MyISAM 9,4 KB
phpads_cache 5 MyISAM 7,2 KB
phpads_clients 8 MyISAM 2,8 KB
phpads_config 1 MyISAM 2,2 KB
phpads_images 5 MyISAM 353,4 KB
phpads_session 3 MyISAM 6,8 KB
phpads_targetstats 0 MyISAM 1,0 KB
phpads_userlog 2 MyISAM 2,5 KB
phpads_zones 1 MyISAM 4,1
|
and if i put the url of the ads directly :
http://myserver.com/ads in the settings i get this error:
Quote:
Warning: view_ad(/home/virtual/site3/fst/var/www/html/forum/includes/lib-xmlrpc-class.inc.php): failed to open stream: No such file or directory in /includes/init.php(292) : eval()'d code on line 68
|
thanks