i tried applying the patch of your extended file but then i committed the edit to a wrong file, i was able to restore that file's original content, then installed the extended file but now an error comes up that reads:
[code:1]
SQL Error DB function failed with error number 1050
Table 'jos_comprofiler_field_value_moderation' already exists SQL=CREATE TABLE `jos_comprofiler_field_value_moderation` ( `fieldid` INT NOT NULL , `value` VARCHAR( 255 ) NOT NULL ) TYPE = MYISAM ;
SQL =
CREATE TABLE `jos_comprofiler_field_value_moderation` (
`fieldid` INT NOT NULL ,
`value` VARCHAR( 255 ) NOT NULL
) TYPE = MYISAM ;[/code:1]
I don't know what to do. I hope you can help.
Thank you.