Image Show GK4 without slides in MusicState Joomla template

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Oct 28, 2014 2:32 am
Reply with quote
Report this post
Hey,
On tompetty.rocks, I've put the image show in the Header position on the front page.
Once you login ... more menu items appear...

I also have the image show in the same position on the discography page...
But if you scroll down the page... and click on the album title... any link actually in the page itself... it reloads to that section of the Music Collection component. The size and text of image show appears... but NO SLIDES.

Any ideas?

Also, on this discography page, how could I change the background image to the Vinyl Record picture... I think from the dark background? Just don't know how to change that.

Thanks!
User avatar
Gold Boarder

teitbite
Thu Oct 30, 2014 9:43 am
Reply with quote
Report this post
Hi

Please send me login details and direct url to example so I will be able to see the problem.
User avatar
Moderator

teitbite
Sun Nov 02, 2014 10:27 am
Reply with quote
Report this post
Hi

Sorry. I see no Image show on any album page. Can You please tell me some more details of how to see it ?
User avatar
Moderator

teitbite
Sun Nov 02, 2014 10:52 am
Reply with quote
Report this post
Hi

Sorry, I've just found Your next message with module ID and information to publish it.

I think problem is that base url is using an actual url. Some joomla bug I suppose. There were a couple of such issues recently. Please send me an access to ftp.
User avatar
Moderator

teitbite
Tue Nov 04, 2014 3:41 pm
Reply with quote
Report this post
Hi

Fixed. I've edited file /modules/mod_image_show_gk4/styles/gk_musicstate/view.php and added this under line 43:

Code: Select all
         if(stripos($path, JURI::base()) === FALSE) {
            $path = JURI::base() . $path;
         }
User avatar
Moderator

GK User
Tue Nov 04, 2014 5:55 pm
Reply with quote
Report this post
Thanks so much Teitbite! Looks great. I've reduced the file sizes of the slides and it works great. Thanks again!
User avatar
Gold Boarder

GK User
Thu Nov 20, 2014 7:07 pm
Reply with quote
Report this post
Hey Teitbite,
I just noticed this... but when you drill down to the album level... The Image show doesn't load...

http://tompetty.rocks/discography/P/2-t ... nna-get-it
User avatar
Gold Boarder

GK User
Sun Nov 23, 2014 12:41 am
Reply with quote
Report this post
The weird thing is, it only seems to happen when you are logged in on the front end.

I've noticed some funky behavior...

if you go to tompetty.rocks and don't login... click on discography... and then an album, the Image Show works fine.

But when you login as a user... when you go to discography and then click on an album, Image show doesn't show... but it will kick you out... and you basically have to login again... and when you do, you get "invalid token"... Any ideas?
User avatar
Gold Boarder

GK User
Sun Nov 23, 2014 7:45 am
Reply with quote
Report this post
Is this a bug in Image Show? So strange... still can't get it to work right on Discography pages. It's stopped working when you're not logged in too... Looks fine on the discography page, but when you go to an Album... any album... image show doesn't show up in the header position... just the loading graphic.
User avatar
Gold Boarder

GK User
Mon Nov 24, 2014 5:49 am
Reply with quote
Report this post
Figured it out... had to do with cache and compression.
User avatar
Gold Boarder

teitbite
Wed Nov 26, 2014 6:45 pm
Reply with quote
Report this post
Hi

Ok. Great to hear that You've made it. Please next time do not bump Your own thread, so I will be able to get to this faster to help.
User avatar
Moderator


cron