PrestaShop TopHorizontalMenu jQuery issue + Query installation error
I was trying to add/remove items on the top menu in PrestaShop, using Modules -> Top Horizontal Menu. When I configure the Top Horizontal Menu, under Inspect Element -> Console, I have errors saying
"ReferenceError: $ is not defined".
With PrestaShop's online community help, I went to the back-office, and right clicked to "View Page Source", then I could not find jQuery using "CTRL+F".
Then I contacted inMotion's Technical Support, trying to download jQuery. As directed, I went into Perl Module, searched for jQuery, and tried to install jQuery. But the installation failed. I had messages like "ERROR: Can't create '/usr/local/lib/perl5/site_perl/5.8.8'
Do not have write permissions on '/usr/local/lib/perl5/site_perl/5.8.8'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
at /usr/local/lib/perl5/site_perl/5.8.8/Module/Build/Base.pm line 3602.
PETERG/JQuery-1.06.tar.gz
./Build install -- NOT OK
----
You may have to su to root to install the package
(Or you may want to run something like
o conf make_install_make_command 'sudo make'
to raise your permissions.perlmod--Install done"
The technical support tried to help me by giving me permission but same error resulted still.
I had also verified my defines.inc.php under config folder has the correct version of jQuery as mentioned here: http://www.prestashop.com/forums/topic/240899-uncaught-referenceerror-jquery-is-not-defined/
So the error is not there either.
Could somebody help me? I really have tried everything I could
"ReferenceError: $ is not defined".
With PrestaShop's online community help, I went to the back-office, and right clicked to "View Page Source", then I could not find jQuery using "CTRL+F".
Then I contacted inMotion's Technical Support, trying to download jQuery. As directed, I went into Perl Module, searched for jQuery, and tried to install jQuery. But the installation failed. I had messages like "ERROR: Can't create '/usr/local/lib/perl5/site_perl/5.8.8'
Do not have write permissions on '/usr/local/lib/perl5/site_perl/5.8.8'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
at /usr/local/lib/perl5/site_perl/5.8.8/Module/Build/Base.pm line 3602.
PETERG/JQuery-1.06.tar.gz
./Build install -- NOT OK
----
You may have to su to root to install the package
(Or you may want to run something like
o conf make_install_make_command 'sudo make'
to raise your permissions.perlmod--Install done"
The technical support tried to help me by giving me permission but same error resulted still.
I had also verified my defines.inc.php under config folder has the correct version of jQuery as mentioned here: http://www.prestashop.com/forums/topic/240899-uncaught-referenceerror-jquery-is-not-defined/
So the error is not there either.
Could somebody help me? I really have tried everything I could