Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
I did the update and this is what my gallery page looks like. My home page and other pages are ok. Suggestions appreciated.
This is what my gallery page looks like.
ERROR
Switch View
<% if model.autoindex.type.desktop == 'descriptive' then %>
<div class="album grid_<%= math.floor( 12 / model.albumodel.settings.columns ) %> clearfix">
<div class="album-mantle clearfix">
<a class="album-link" <% write("<?php print $AI_TARGET; ".."?"..">")%>></a>
<div class="album-core clearfix">
<div class="album-thumbnail clearfix" style="background-image: url(<% write("<?php print $albums[$i]['thumbnail']; ".."?"..">")%>);">
<a href="<% write("<?php print $albums[$i]['url']; ".."?"..">")%>"><img alt="Album Title" src="<% write("<?php print $albums[$i]['thumbnail']; ".."?"..">")%>" class="album-image" /></a>
</div>
<div class="album-info">
<p class="album-title"><% write("<?php if (isset($albums[$i]['access']) && $albums[$i]['access'] == 'locked'){ ".."?"..">")%><span class="locked"><i class="fa fa-fw fa-lock"></i> </span><% write("<?php } ".."?"..">")%><% write("<?php print $albums[$i]['title']; ".."?"..">")%></p>
<p class="album-description"><% write("<?php print $albums[$i]['description']; ".."?"..">")%></p>
<% if model.album_info.fade then %>
<p class="album-overlay"></p>
<% end %>
</div>
</div>
</div>
</div><!-- .album -->
<% elseif model.aut
Offline
Seeing the same thing. Revert to the previous version for now, until Matt can take a look.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
If I restore my website to yesterday would that bring back the website and then I could work on lightroom seperately?
Offline
you'll need to install the previous version of Pages in Lightroom, then export and upload that.
After which you can reinstall the new version of Pages and mess around with that in Lightroom. But there will no doubt be a next new version coming out after Matt makes the fix.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Man, what a mess. I restored my computer to yesterday when all was well, I restored my website to yesterday as well and I still don't have a gallery page other than that garbage is showed earlier. Where is this coming from?
Offline
You don't need to restore your computer, just replace the pages web engine with the previous version, export, and upload.
As to where it's coming from, my guess is that the recent fix broke something. And since Autoindex seems to work fine I imagine it's just a small syntax error someplace.
I'm confident that when Matt awakes on the other side of the world he'll find and fix it.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks for your help. I certainly can wait. I know I am not the only one having this problem. Thanks again
Jim
Offline
Ok, after restoring my computer to yesterday I exported CE4page(version 7013) from lightroom and filezilloed it to my website. My gallery is now working again.
Thanks again for your help. I think I will hold off updating with latest versions.
Jim
Offline
Normally it's not a problem. What happened today is rare.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks to Matt for fixing this problem so quickly. And, thanks to Rod for your help.
Offline
Hi Rod,
I updated today with the latest versions and everything seems to working well. In reading thru the various posts I saw that I am not the only one being a bit confused and unsure when updating plugins.
I finally decided that I would make a cheat sheet on the procedure to follow for my particular setup. Windows 7 and a basic site with no cart.
I made a folder on my desktop labeled "CE4 Updates_current date". In the folder I have sub-folders for "unzipped Plugins", "exported LR Templates" and a shortcut to the Lightroom plugin location. I also bookmarked FileZilla with the various web locations that I would access.
Below is the procedure that I followed today and everything seems to be working fine. I know this is not a great revelation but for someone that is not terribly familiar with web sites navigation and relatively infrequent updates, this is a great crutch for me. I am open to any suggestions/improvements or corrections.
CE4 Update Notes for Windows 7
Change Gateway firewall to low settings
Bookmark site locations with filezilla bookmarks
Shortcut for Lightroom Web folder location
Download new updates to download folder
Extract all files to desktop “unzipped plug-in folder”
Replace all updated .irwebengine plugins in Lightroom web gallery (delete, copy, paste)
CE4 Pages, Gallery, Auto-Index, Stage
For CE4 Publisher update: follow readme directions on Publisher
Upload ttg-be files to website ttg-be folder as per update readme text doc
Log into TTB-Be Admin and click around (not sure why)
Open Lightroom
Go to Web Module
Check all new plugins updated that they are new version
Open each updated plugin and update user template for same
Export updated plugin to desktop “exported plugins” folder
CE4 Pages
CE4 Gallery
CE4 Auto_Index
CE4 Stage
Upload exported plugins to Website as follows:
CE4 Pages content folders to: public_html
CE4 Gallery folder into: ttg-be/template
CE4 Auto-Index folder into: ttg-be/template
CE4 Stage folder to: ttg-be/template
Thanks again for your patience and help.
Jim
Offline
Pages: 1