by chenpm » Sun Jun 06, 2010 3:51 pm
I have been trying to install Advertisement Management 1.09 on my phpBB 3.0.7-PL-1, prosilver style. I first installed it using AutoMod and have gone back and manually checked to make sure all the files were correctly uploaded to my Root directory. The latest error message I get is:
General Error
SQL ERROR [ mysql4 ]
Table 'chenpm_IC_20100409_182122.phpbb_ads_positions' doesn't exist [1146]
SQL
SELECT * FROM phpbb_ads_positions ORDER BY position_id ASC
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/acp/acp_ads.php
LINE: 519
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_ads->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
What am I doing wrong? Where can I get this file?
Thanks