Hi i found this error in the new social gallery...
Fatal error: Cannot redeclare class JFormFieldNote in /var/www/vhosts/example.nl/example.com/libraries/joomla/form/fields/note.php on line 74
How to fix it?
Hi,
JFormFieldNote class seems to be declared 2 times
Please send me link of your site and your admin account via private message.
I will check for you soon.
Hello Franco
Thanks for contacting us,
This error is the fault of the system, what did you do wrong when it appears,
Please send me your account site via private message, I will check it for you
Thanks!
After install on admin-side.. the module is half-showing with no save options... Says it works with 2.5... But then this... Any way of fixing it?
Warning: require_once(/var/www/site/libraries/joomla/form/fields/note.php): failed to open stream: No such file or directory in /var/www/site/modules/mod_jux_social_gallery/elements/juxupdate.php on line 14
Fatal error: require_once(): Failed opening required '/var/www/site/libraries/joomla/form/fields/note.php' (include_path='.') in /var/www/site/modules/mod_jux_social_gallery/elements/juxupdate.php on line 14
Thanks for using our product.
Please go to ../mod_jux_social_gallery/mod_jux_social_gallery.xml
comment some code below:
line 80->82 <updateservers>
<server type="extension" priority="1" name="JUX Social Gallery">
www.joomlaux.com/updates/extensions/mod_...l_gallery_update.xml
</server>
</updateservers>
line 87-> 93 <field name="update_infor"
type="juxupdate"
class="alert alert-warning"
close="true"
download_url="
www.joomlaux.com/download.html
"
>
</field>
Hope it will help you