Hi Edwin,
I'm also interested to learn a little more about how JMS handles RSForms Pro sharing.
Can you please explain:
1) What is shared and not shared?
2) If I create a slave site based on a template with a menu item link to a form, and then change the fields in a form in the master (or slave) will the form automatically change in all the slave sites?
3) Are form submissions shared across all the master and slave sites? or
4) Are form submissions only saved in the slave site?
Also, I've created a slave site template and selected to share RSForms in the template however when I create the new slave I get an SQL error message saying (the error actually goes on for many more lines):
Code: |
Error(1) [1142] query [CREATE OR REPLACE VIEW rsform3_rsform_component_type_fields AS SELECT * FROM `master_site`.`ga8zf_rsform_component_type_fields`]. DB Error:
ANY command denied to user 'rsform3'@'localhost' for table 'ga8zf_rsform_component_type_fields' SQL=CREATE OR REPLACE VIEW rsform3_rsform_component_type_fields AS SELECT * FROM `master_site`.`ga8zf_rsform_component_type_fields`
Create User error [1132]: Query = [GRANT ALL PRIVILEGES ON `master_site`.`ga8zf_rsform_component_type_fields` TO `rsform3`@`localhost` IDENTIFIED BY '#6[w7pcx8o' WITH GRANT OPTION;]
, DB Message = [You must have privileges to update tables in the mysql database to be able to change passwords for others SQL=GRANT ALL PRIVILEGES ON `master_site`.`ga8zf_rsform_component_type_fields` TO `rsform3`@`localhost` IDENTIFIED BY '#6[w7pcx8
o' WITH GRANT OPTION;]
|
When I disable RSForms sharing then there is no issue with the slave creation. Could this be because I am using RSForms
Pro? Or have you not updated your definition for the latest version?
Thanks and regards.