HexData not working
- Richard Stewart
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
11 years 1 day ago #400
by Richard Stewart
HexData not working was created by Richard Stewart
I have installed the plug-in, but when I click new profile, or edit the existing profile there is nothing to edit. No setting appear, or options or anything. Please help.
Using Joomla 3.3.3
Using Joomla 3.3.3
Please Log in to join the conversation.
11 years 21 hours ago #401
by Daniel
Thanks
Daniel
Replied by Daniel on topic HexData not working
Hi,
The issue might be caused by the following reasons:
1. jQuery conflict. HexData loads a jQuery files, and other might be being loaded by default joomla or by some other plugin. If this is the case please comment line no 23 in administrator/components/com_hexdata/hexdata.php.
2. There are some errors/warnings being generated on your site from other extensions, which is conflicting with the AJAX request. Please disable the error reporting in Global Configuration to solve this issue.
3. There is some code cleanup plugin you've installed which is modifying the component's HTML markup. Please disable this plugin if this is the cause
Thanks
Danish
The issue might be caused by the following reasons:
1. jQuery conflict. HexData loads a jQuery files, and other might be being loaded by default joomla or by some other plugin. If this is the case please comment line no 23 in administrator/components/com_hexdata/hexdata.php.
2. There are some errors/warnings being generated on your site from other extensions, which is conflicting with the AJAX request. Please disable the error reporting in Global Configuration to solve this issue.
3. There is some code cleanup plugin you've installed which is modifying the component's HTML markup. Please disable this plugin if this is the cause
Thanks
Danish
Thanks
Daniel
Please Log in to join the conversation.