Can anyone help me with 2 things?
1. I can't find the files MAIL.SQL and LOG.SQL (although I have logs.sql); and what is the "upgrade_svn*.sql" I'm supposed to run?
2. Whenever I try to run the main.sql, I get the following error:
INSERT INTO `login` (`account_id`, `userid`, `user_pass`, `sex`, `email`) VALUES ('1', 's1', 'p1', 'S','[Only registered and activated users can see links. Click Here To Register...]');
How can I solve this?
Thanks in advance, any help is more than welcome!