i have one Q. I looked now at a few hacks! Why didn't you place a sql dump file in the zip? i found the copy paste solution not the best!

I fully agree and that´s the way all mods for phpBB works and it is used by 200.000+ sitesJérôme wrote:I prefer the copy&paste method because it keeps the user able to see what is happening. And he is also able to change the SQL statements if necessary (e.g. when the user has configured that the phpwcms-tables shall have a prepended string).
I absolutely don't like the method "Just copy and paste the files and everything will work fine". And I even like less the words "Execute this file and everything will be okay" as it would be with a .sql-file. That is similar to emails with attachments that I don't know.
Some evil people could try to make a bit "fun" and place some DROP-statements into the dump files and someone who is not so good at SQL/programming would be harmed (let's be realistic, there are so many people who want to try things but don't really know the matter).
That is why I will continue to make copy&paste MODs/instructions. I don't consider in unbearable, too hard work to copy and paste some lines of SQL statements from a text file to the SQL query window of phpMyAdmin, to be honest.