Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The plugin can handle only exact mathes. However, it should not be too hard to make it do regexp matching.Hello Mikko,
I downloaded the plugin, and spent about 2 hrs and I should admit that I was not able to make it work.
This is what I need - in my user reg. page, the user is shown different reg. details depending on the email domain. i.e. if the user enters user@abc.com they they are shown a reg page, but if they enter any other domain than abc.com then the are shown a different reg page.
I tried it on a test system on CB 1.0.2, for some reason I uninstalled and tried to reinstall the conditions plugin it gives be the below error. I am not a CB/Joomla expert, but would appreciate if I can get some help to get me through this. Thanks in advance!
[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]
Please Log in or Create an account to join the conversation.
kaype wrote:
The plugin can handle only exact mathes. However, it should not be too hard to make it do regexp matching.Hello Mikko,
I downloaded the plugin, and spent about 2 hrs and I should admit that I was not able to make it work.
This is what I need - in my user reg. page, the user is shown different reg. details depending on the email domain. i.e. if the user enters user@abc.com they they are shown a reg page, but if they enter any other domain than abc.com then the are shown a different reg page.
Please Log in or Create an account to join the conversation.