![]() |
|
1.4.6 adress fields with comment_form and register_user ? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: 1.4.6 adress fields with comment_form and register_user ? (/thread-11707.html) |
1.4.6 adress fields with comment_form and register_user ? - vincent3569 - 2014-03-26 Hi can you explain to these adress fields are supposed to work with comment_form and register_user ? there are adress_fields options (omit, show, require), for the two plugins. the only way to have adress fields on register page, is to enable another plugin : userAddressFields. but even if, this plugin is not allowed, adress fields are displayed on comment form. it is completely incomprehensible... 1.4.6 adress fields with comment_form and register_user ? - sbillard - 2014-03-26 The comment is obsolete, but for the 1.4.5 release it was correct. What makes you think that an extension must be enabled for its features to be used by another plugin or admin feature? It is quite common for us to use plugins even if not enabled. This is an effective way to share code. For instance, the admin pages use the 1.4.6 adress fields with comment_form and register_user ? - vincent3569 - 2014-03-26 Quote:What makes you think that an extension must be enabled for its features to be used by another plugin or admin feature? what does-it mean ? Quote:It is quite common for us to use plugins even if not enabled. This is an effective way to share code.[...]In the above case, the address handling has been removed to the new userAddressField plugin. 1.4.6 adress fields with comment_form and register_user ? - acrylian - 2014-03-26 I haven't looked at the code yet but I supposed that note is probably just a forgotten update. As there is now a separate plugin in 1.4.6. 1.4.6 adress fields with comment_form and register_user ? - vincent3569 - 2014-03-26 as far I can understand : there is two different behaviors :
according to me, it should be a common behavior (maybe the 2nd one). with this 2nd behavior, it should a notice in admin>options>plugins mentionning something like: Quote:Address fields are handled by the userAddressField. you have to enable this plugin if 'show' or 'require' options are checked. ` 1.4.6 adress fields with comment_form and register_user ? - acrylian - 2014-03-26 Best open a ticket then. 1.4.6 adress fields with comment_form and register_user ? - vincent3569 - 2014-03-27 Stephen have done some change. |