Fix The Plugin Album Slide-Show


Subject: Fix The Plugin Album Slide-Show
This at least makes it work --- I think it's right - don't know - too hard to work out all the changes. :shock:

Open:

plugins/album/templates

/default/

AND

/prosilver_ip/

album_showpage_body.tpl



Find:

<!-- IF S_SLIDESHOW_ENABLED -->


After ADD:

<!-- INCLUDE ALBUM_TPL_PATH album_slideshow_inc_js.tpl -->

And in the meantime it appears that one must at least

Copy:

album_showpage_body.tpl
album_slideshow_body.tpl
album_slideshow_inc_js.tpl

To:
ip_root/templates/default/*.*

for it to work with other themes such as:

MG Autumn
BW Phoenix
Glacier Phoenix
Icy Phoenix
Frozen Phoenix

As adding "Dummy" folders with the required album files to the album/templates folder - doesn't work.. :censored:

Profile PM  
Subject: Re: Fix The Plugin Album Slide-Show
Hi David, thanks for reporting.

Unfortunately the fix is not correct.

The right fix is:

OPEN overall_header.tpl
FIND
Code: [Download] [Hide] [Select]
<!-- INCLUDE album_slideshow_inc_js.tpl -->

REPLACE WITH
Code: [Download] [Hide] [Select]
<!-- INCLUDE ../../plugins/album/templates/default/album_slideshow_inc_js.tpl -->


I'll upload fixed files in next repo commit.

Thanks.

Subject: Re: Fix The Plugin Album Slide-Show
At least I was trying! . . . . and failing - - - :mryellow:

And knowing absolutely nothing about the Album - It wasn't even a good guess. ;)

Edit: (some time later) :LOL:

In the "default" folder - all I can find is..

overall_inc_header_js.tpl

Code: [Download] [Hide] [Select]
<!-- IF S_SLIDESHOW -->
<!-- INCLUDE album_slideshow_inc_js.tpl -->
<!-- ENDIF -->


I think I'll leave this for you to sort out and update - because it only needs ONE person working on it. :P

Profile PM  
Subject: Re: Fix The Plugin Album Slide-Show
mort wrote: [View Post]
At least I was trying! . . . .

And this is absolutely what I appreciate of you.

You are always challenged by support topics... Thank you very much for your precious help, because you pointed me to the right direction.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1276s (PHP: 13% SQL: 87%)
SQL queries: 10 - Debug Off - GZIP Enabled