The modified plugin works with cb 1.2. Delete the original plugin, install the modified one.
If the profilebook_tables already exist, don't forget to add the column 'status'
Here is the sql for it:
ALTER TABLE `jos_comprofiler_plug_profilebook` ADD `status` tinyint(3) NOT NULL default '0'
Or delete the table jos_comprofiler_profilebook before install (but then all old entries are lost)
(If anybody has an idea to add this column automatically with the installer only if the table exists and the is no column with the name status please report!)
Here is a brandnew modified mod_login_12 from today. I've tested it in joomla 1.0.15.
It should also work in joomla 1.5 but I'm not sure and I have no time to test it...
You have to delete the original mod_cblogin, because there is a new module parameter cbgb you can set to 0 or 1 in the backend. If you only overwrite the two files you don't have this needed parameter!!
Pleas report bugs and malefunctions here. And please report if it works fine...
Attachment mod_cblogin_12_mod.zip not found
Post edited by: user8600, at: 2008/08/13 18:56