Ajax Register Custom Fields not working
- calmkza
- Offline
- New Member
Less
More
- Thank you received: 0
11 years 9 months ago #6897
by calmkza
Hi,
I have exactly the same problem. So I went to try your solution but I don't have a user_defines.php file (according to Fabrik this is created by the user and used for overrides). I do have defines.php, and when I looked at line 47 I found the code below:
I changed it to what you suggested, but it didn't seem to do anything. Do you have any other ideas I might try?
Thanks!
I have exactly the same problem. So I went to try your solution but I don't have a user_defines.php file (according to Fabrik this is created by the user and used for overrides). I do have defines.php, and when I looked at line 47 I found the code below:
// $$$ 30/10/2011 commented out as we need to load these classes for the list menu form
//if (JRequest::getCmd('option') != 'com_menus') {
JLoader::import('components.com_fabrik.classes.formfield', JPATH_SITE . '/administrator', 'administrator.');
JLoader::import('components.com_fabrik.classes.form', JPATH_SITE . '/administrator', 'administrator.');
//}
I changed it to what you suggested, but it didn't seem to do anything. Do you have any other ideas I might try?
Thanks!
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
11 years 9 months ago #6898
by Saka
Emir Sakic
www.sakic.net
No, it should work. You can send me a mail with access info and I will take a look on what you did.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.