hi mikko,
I found the problem, at least for one question...
your script is packaging the old files (2006-05-28) in the "root" of the zip of the conditions plugin and the updated files in var-www-html-joomla-components-com_comprofiler-plugin-user-plug_conditions
that is the reason for the install errors.
the comprofiler.php.changed.txt only includes this text:
"Direct Access to this location is not allowed." .. so there is probably a script issue as well, or something else
i still get an plugin installation error, because the tables still exist (from an older installation)
[code:1]SQL Error DB function failed with error number 1060
Duplicate column name 'conditionid' SQL=ALTER TABLE `jos_comprofiler_field_values` ADD `conditionid` INT;
SQL =
ALTER TABLE `jos_comprofiler_field_values` ADD `conditionid` INT;[/code:1]
maybe the old tables should be dropped before or something
I will delete the old tables and try it again (tomorrow), but i'm pretty sure, that everything will work fine then.. but as mentioned there is still trouble with the modified comprofiler.php, maybe you could just zip it up and add it again.
thanks for your efforts! this plugin and the cb_search modifications give people a huge increase of possibilities on how to use CB. Keep up the good work, I appreciate it very much!
Post edited by: bzn, at: 2006/06/01 02:13
________________________________________
I'm running Joomla v1.5.5 and CB v1.1