Image Show GK4 don't show image
Easily add amazing slideshow to your Joomla website with free Image Show module and manage them using slide manager
Rate this topic:
- GK User
- Wed Jun 28, 2017 4:31 pm
After updating joomla from 3.6.2 to 3.7.2 the image show GK4 doesn't work.
It doesn't show images, it keep charging.
i have php 7 and storebox template.
I can see this errors:
JQMIGRATE: Migrate is installed, version 1.4.1
www.mysite.com/:146 Uncaught ReferenceError: Virtuemart is not defined
at www.mysite.com/:146
engine.js:6 Uncaught ReferenceError: $Gavick is not defined
at https://www.mysite.com/modules/mod_imag ... ne.js:6:19
at Elements.Elements.forEach (native)
at Function.forEach (https://www.mysite.com/media/system/js/ ... abf1:5:460)
at Elements.Elements.each (https://www.mysite.com/media/system/js/ ... abf1:9:303)
at https://www.mysite.com/modules/mod_imag ... ne.js:3:37
at https://www.mysite.com/media/system/js/ ... bf1:21:484
It doesn't show images, it keep charging.
i have php 7 and storebox template.
I can see this errors:
JQMIGRATE: Migrate is installed, version 1.4.1
www.mysite.com/:146 Uncaught ReferenceError: Virtuemart is not defined
at www.mysite.com/:146
engine.js:6 Uncaught ReferenceError: $Gavick is not defined
at https://www.mysite.com/modules/mod_imag ... ne.js:6:19
at Elements.Elements.forEach (native)
at Function.forEach (https://www.mysite.com/media/system/js/ ... abf1:5:460)
at Elements.Elements.each (https://www.mysite.com/media/system/js/ ... abf1:9:303)
at https://www.mysite.com/modules/mod_imag ... ne.js:3:37
at https://www.mysite.com/media/system/js/ ... bf1:21:484
-
- Fresh Boarder
- teitbite
- Sat Jul 01, 2017 7:03 pm
Hi
Please tell me the url to the exact page with an example of this issue.
Please tell me the url to the exact page with an example of this issue.
-
- Moderator
- GK User
- Tue Oct 10, 2017 3:04 pm
I Updated to joomla 3.7.5, but the error persist.
i update the modules to the latest version.
https://www.navaauto.it/
i update the modules to the latest version.
https://www.navaauto.it/
-
- Fresh Boarder
- GK User
- Tue Oct 10, 2017 3:22 pm
i think there is a problem width News Show Pro GK5.
when i disable gk5 , the image show gk4 works.
it seem like this post:
https://www.gavick.com/forums/storebox/ ... ding-50881
But i can't understand how he solved the problem!
when i disable gk5 , the image show gk4 works.
it seem like this post:
https://www.gavick.com/forums/storebox/ ... ding-50881
But i can't understand how he solved the problem!
-
- Fresh Boarder
- Joshua M
- Wed Oct 11, 2017 8:17 am
Hi,
Could you please provide me with your website back-end and FTP access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
Could you please provide me with your website back-end and FTP access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
-
- Moderator
- GK User
- Wed Oct 11, 2017 9:39 am
do you receive the private message?
-
- Fresh Boarder
- Joshua M
- Mon Oct 16, 2017 8:15 am
I've edited your layouts/blocks/head.php file and add this ilne:
after:
- Code: Select all
$this->API->addJSFragment( "\n".'if (typeof Virtuemart === "undefined") { Virtuemart = {}; }'."\n" );
after:
- Code: Select all
$this->API->addJSFragment( "\n".'$GK_TMPL_URL = "' . $this->API->URLtemplate() . '";'."\n" );
$this->API->addJSFragment( "\n".'$GK_URL = "' . $this->API->URLbase() . '";'."\n" );
-
- Moderator
- GK User
- Mon Oct 16, 2017 8:33 am
thanks!
-
- Fresh Boarder
8 posts
• Page 1 of 1