ik heb de easymod versie 11a3 geprobeert te installeren
op zich niks moeilijks aan maar nu kan hij een tabel niet aanmaken
of iets dergelijks Er staat helemaal niks in de DB over easymod
waar haalt EM zijn mysql info vandaan ?
kan ik ergens alle sql commando's zien van de easymod ?
of kan iemand deze errors verklaren?
Code: Selecteer alles
Expanded Debug Info
(formatted for forum posting)
[quote="EM installer v0.0.11a"]
[b]phpBB version:[/b] 2.0.11
[b]Working Dir:[/b] D:\wwwroot\phpBB2\admin\mods\easymod
[b]Install Step:[/b] 7
[b]Mode:[/b]
[quote="The Error"]
[color=red]
Could not successfully update table. Something is wrong and install cannot complete.
[/color]
[/quote]
[b]Permissions:[/b] (including system errors)
[b]read access[/b] :: [b][color=green]OK[/color][/b]
[b]write access[/b] :: [b][color=green]OK[/color][/b]
[b]root path write[/b] :: [b][color=green]OK[/color][/b]
[b]chmod access[/b] :: [b][color=green]OK[/color][/b]
[b]unlink access[/b] :: [b][color=green]OK[/color][/b]
[b]mkdir access[/b] :: [b][color=green]OK[/color][/b]
[b]tmp path write[/b] :: [b][color=green]OK[/color][/b]
[b]FTP extension[/b] :: [b][color=green]OK[/color][/b]
[b]copy access[/b] :: [b][color=green]OK[/color][/b]
[b]Recommendations:[/b]
[b]write:[/b] server
[b]move:[/b] copy
[b]Selected settings:[/b]
[b]write:[/b] ftpb
[b]move:[/b] ftpa
[b]ftp dir:[/b] /phpbb2
[b]ftp debug:[/b] false
[b]ftp ext:[/b] fsock
[b]CWD Listing:[/b]
[code]
drwxrwxrwx .
drwxrwxrwx ..
drwxrwxrwx backups
−rw−rw−rw− easymod.gif
−rw−rw−rw− easymod_install.php
drwxrwxrwx em_includes
drwxrwxrwx includes
−rw−rw−rw− lang_easymod.php
−rwxrwxrwx post_process.bat
−rw−rw−rw− post_process.sh
drwxrwxrwx processed
1) Logged in successfully
2) CD to EasyMOD path successfully
3) wrote to phpBB root successfully
FTP access test :: successful
[/quote]
[/code]
Nu ff de simpele error
Code: Selecteer alles
Installing EasyMOD alpha 3 (0.0.11a)
by Nuttzy
Final Step: EasyMOD is now confirming all files have been correctly moved into place. If confirmed, then your database will be updated and installation will be complete!
Confirming Modifications
lang_admin.php, looking for: $lang['MOD_control_tag'] = '0.0.11a
Confirmed!
admin_easymod.php, looking for: admin_easymod.php,v 0.0.11a
Confirmed!
mod_install.tpl: verifying existence
Confirmed!
Updating EasyMOD table data
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.0.11a', 'Nuttzy', 'pktoolkit@blizzhackers.com', 'n/a', 'http://www.blizzhackers.com', 'EasyMOD automatically perfoms in seconds which previously required the tedious task of manually editing files.', 1107435139, '2.0.11', 'subSilver', 'dutch; english', 0, 1, 0, 1)
Progress :: . Done
Result :: Some queries failed, the statements and errors are listing below
Error :: Table 'phpbb2.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.0.11a', 'Nuttzy', 'pktoolkit@blizzhackers.com', 'n/a', 'http://www.blizzhackers.com', 'EasyMOD automatically perfoms in seconds which previously required the tedious task of manually editing files.', 1107435139, '2.0.11', 'subSilver', 'dutch; english', 0, 1, 0, 1)