Storing config table entries: Done
Executing SQL: INSERT INTO phpbb_easymod ( mod_title, mod_file, mod_version, mod_author_handle, mod_author_email, mod_author_name, mod_author_url, mod_description, mod_process_date, mod_phpBB_version, mod_processed_themes, mod_processed_langs, mod_files_edited, mod_tables_added, mod_tables_altered, mod_rows_inserted) VALUES ( 'EasyMOD', 'easymod/easymod_install.php', '0.3.0', 'Nuttzy', '[email protected]', 'n/a', 'http://www.blizzhackers.com', 'EasyMOD automatically perfoms in seconds which previously required the tedious task of manually editing files.', 1165331941, '2.0.21', 'subSilver', 'english', 0, 1, 0, 1)
Progress :: . Done
Result :: Some queries failed, the statements and errors are listing below
Error :: Table 'phpbb2_adapt.phpbb_easymod' doesn't exist
SQL :: INSERT INTO phpbb_easymod ( mod_title, mod_file, mod_version, mod_author_handle, mod_author_email, mod_author_name, mod_author_url, mod_description, mod_process_date, mod_phpBB_version, mod_processed_themes, mod_processed_langs, mod_files_edited, mod_tables_added, mod_tables_altered, mod_rows_inserted) VALUES ( 'EasyMOD', 'easymod/easymod_install.php', '0.3.0', 'Nuttzy', '[email protected]', 'n/a', 'http://www.blizzhackers.com', 'EasyMOD automatically perfoms in seconds which previously required the tedious task of manually editing files.', 1165331941, '2.0.21', 'subSilver', 'english', 0, 1, 0, 1)
Error
Could not successfully update table. Something is wrong and install cannot complete.
Expanded Debug Info
(formatted for forum posting)
EM installer v0.3.0 wrote: Update EM from: 0.2.0
phpBB version: 2.0.21
Working Dir: C:\Inetpub\wwwroot\Adapt\admin\mods\easymod
Install Step: 7
Mode:
The Error wrote:
Could not successfully update table. Something is wrong and install cannot complete.
Permissions: (including system errors)
read access :: OK
write access :: OK
root path write :: OK
chmod access :: OK
unlink access :: OK
mkdir access :: OK
tmp path write :: OK
FTP extension :: OK
Safe Mode :: OFF
copy access :: OK
Additional System Information:
System: Windows NT Z01FTP01 5.0 build 2195
Configure Command: cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
PHP version: 5.2.0
register_globals: OFF
magic_quotes_gpc: OFF
magic_quotes_runtime: OFF
allow_url_fopen: ON
sockets_support: N/A
Recommendations:
write: server
move: copy
Selected settings:
write: server
move: copy
ftp dir: /
ftp host: localhost
ftp port: 21
ftp debug: false
ftp ext: fsock
ftp cache: false
CWD Listing:Code: Select all
drwxrwxrwx . drwxrwxrwx .. -rw-rw-rw- easymod.gif -rw-rw-rw- easymod_display_functions.php -rw-rw-rw- easymod_install.php drwxrwxrwx em_includes drwxrwxrwx includes drwxrwxrwx languages -rwxrwxrwx post_process.bat -rw-rw-rw- post_process.sh drwxrwxrwx templates
Not testing FTP since it is not being used.
Any help would be appreciated.
Thanks.
Kobus