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.
Daniel, thank you so much for these suggestions.
PHP.INI
My provider does indeed not seem to allow changing this file, but only a number of specific settings. Unless there is a way to do this via phpMyAdmin.... It seems however that settings in this file can be overridden by changes made to the .htaccess file, which currectly looks like this:
=======
<FilesMatch "\.(php4|php5|php3|php2|php|phtml)$">
SetHandler application/x-lsphp71
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
############################################################################
# Edit this section for servers using FastCGI
# For FastCGI (or seeing the error message 'No input file specified.':
# add # to the start of the next line
RewriteBase /
RewriteCond $0#%{REQUEST_URI} ([^#]*)#(.*)\1$
# For FastCGI (or seeing the error message 'No input file specified.':
# add # to the start of the next line and remove # from the line after)
RewriteRule ^.*$ - [E=BASE:%2]
#RewriteRule ^(.*)$ - [E=BASE:]
############################################################################
RewriteRule ^(.*)$ - [E=QS:mod_rewrite=on]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\/]*)-single.php$ %{ENV:BASE}single.php?%{ENV:QS}&id=$1 [QSA,L]
# Attempt to load dynamic resources if file doesn't exist
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\/.]*)\.(css|js|gif|png|jpg)$ %{ENV:BASE}index.php?%{ENV:QS}&extension=$2&name=$1 [QSA,L]
RewriteCond %{QUERY_STRING} !mod_rewrite=on
RewriteRule ^mobile.php$ %{ENV:BASE}mobile.php?%{ENV:QS} [QSA,L]
RewriteCond %{QUERY_STRING} !mod_rewrite=on
RewriteRule ^(.*)download.php %{ENV:BASE}download.php?%{ENV:QS} [QSA,L]
# Address is /
RewriteRule ^$ %{ENV:BASE}index.php?%{ENV:QS} [QSA,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ %{ENV:BASE}index.php?%{ENV:QS}&page=$1 [QSA,L]
</IfModule>
############################################################################
# To fix cross-origin font issues for non-Pages users, remove the preceding '#' on the next five lines:
#<IfModule mod_headers.c>
# <FilesMatch "\.(eot|font.css|otf|ttc|ttf|woff)$">
# Header set Access-Control-Allow-Origin "*"
# </FilesMatch>
#</IfModule>
############################################################################
Is there any way you can suggest how to change this .htaccess in the direction you meant?
Also, I saw an option in Backlight called phpLiteAdmin, for which I seem to need a special password... would that be of any help?
Backlight's PHP info tells that this about the open_basedir:
open_basedir local (Master has no value)
/home/jmtenuj299/domains/cphoto.nl/:/home/jmtenuj299/domains/include/:/etc/pki/tls/certs:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php70/lib/php/
under mail-log I see this: mail.log /home/jmtenuj299/.php/php-mail.log
As to another PHP-version... I would have no clue which one in the long list to pick, let alone how to know if it has been "properly configured"...
I hope you can help.
Thanks!
Still struggling and struggling, wondering if this client-response-thing will ever work, on any of MY providers, after so many hours and un expected fails.
Can somebody tell me if this PHP.INI suggestion
[[This entry in your own php.ini file may work:
mail.log = /dev/null
That sends any logging to the null device, effectively making it disappear rather than try to write to a file.]]
could also be applied to .htaccess in case users have no access to the PHP.INI ? And if so, what would be the right syntax?
Thank you Rod, I saw that, but these are screenshot from my computer, not pictures stored on any of my sites or anywhere else on the net for that matter. Guess that means it is impossible to directly upload anything to the forum......
Ah..well...Easter it was... behold, there's cause for celebration of the resurrection
First of all: many thanks for all your feedback.
I've been out for a few days, came back today and found the error miraculously gone - for now
No word from any helpdesk/provider etc.
Since this remains as much a mysterious as a recurring problem, I thought I'd add some more technical information from the PHP-corners of my site/host hoping that you "cracks" might discover some trace of a structural solution.
However, I cannot find a way to upload my screenshots to this forum.
Anyone?
Perhaps there is some else who would actually be able to help? I'm still stuck with a completely unusable piece of software......
Thanks!
Yes Daniel, that is very true.
All more of a shame that the same problem unexpectedly keeps coming back and every (!) hosting provider has the same reaction: it's not our fault, contact your software coders. From pillar to post, so forgive if I don't quite see where reporting gets us.
I believe this is the third time this has happened to me, on three different setups of Backlight, hosted at three different webhosters.
Suddenly, without warning or any major reconstruction I am locked out of my site with this error message:
Something went wrong
Unexpected error: Unknown: open_basedir restriction in effect. File(/home/jmtenuj299/.php/php-mail.log) is not within the allowed path(s): (/home/jmtenuj299/domains/cphoto.nl/:/home/jmtenuj299/domains/include/:/etc/pki/tls/certs:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php70/lib/php/) in Unknown on line 0
and the request to report this.
Hoster replies to help request: not our business, you cannot operate outside of basedir bla, bla, bla....
On one occasion, the hoster was Strato in Germany, and are notorious for not helping, not admitting anything, after which the sudden death miraculously changes into sudden life. However, this latest error is on a completely different hoster called Versio in The Netherlands.
Any help will be appreciated.
Hi Matt,
Since yours is - as far as I know - the ONLY solution for self hosted Client Response interaction, I very much welcome enhanced attention for documentation. The YouTube suggestion is fine of course, but as a not too regular "back end" user (if it ain't broke....) i find step-by-step tutorials in a more static form much more useful. For the same reason I was/am still unhappy that there is no (!) way to generate a printed/pdf version of the current documentation. Some of us still happily use or need (some) paper with jotted exclamation marks in order to learn from our mistakes...
Extending the search capabilities (with targeted results in stead of too full text) and hyperlinking inside the documentation would save very much time and effort.
I have been using TTG solutions since before you came up with its beautiful, Korea inspired name, and in spite of all tech giants trying to make our life easier, many of your solutions are still one of a kind. Tutorials and better documentation however would doubtless draw many more clients who are fed up with the big company's inflexibility and lack of customization options. Maybe your first target in the past was the professional photography community to which I do not belong, which in practice means that for lack of routine I every once in a while face the need to re-invent the wheel for my (new) sites. As a final remark in this context I would point to a number of reviews and comparisons where a degree of un-intuitiveness was associated with TTG's ever evolving solutions. Although I think there would historically be logic in that, I agree that there's room for improvement here.
I hope this will help in some way. You did ask for it....
Cheers,
(another)Michael.
I tried it all, including making a new gallery, new upload, clearing all caches (in backlight too), editing the template as suggested, changing the presentation types.
But all I get is an empty yellow square.
I have to say I still find the documentation accompanying backlight pretty meager. You developers may find things to be "pretty intuitive" but trust me: the are not. I have worked with most gallery apps and add-on available in the past 20 years. I have been a TTG-client from the very beginning, and backlight is a good idea. But it needs more stepping stones, walkthroughs, tutorials etc. One I know how things work I may be willing to help set such things up, but for now the user interface is really under par.
In the case I am trying to find out what I paid for in the theater add-on. How can I get the examples from your site running without tutorials? I followed what little guidelines there are, uploaded everything, put it in place, but theater only shows a rectangle:
http://www.mafasca.es/galleries/el-teatro-1/ instead of the pictures I uploaded.
I would so much like to get on with this job, and not have to start all over again with any of the other Lightroom based utilities.
Is there any sort of addon or whatever like CSS-hero, Visual editor, page builder that can help identify parts of backlight sites and determine how the can be customized, be I with css or otherwise?
Wouldn't that be helpful....
I have looked all over your documentation but I could not find an illustration of the different page looks indicating what every part is called (header, grid, etc.). This makes it difficult to communicate so please update in the future.
I want to change the color of the background behind/between and around the thumbnails and the grid. Now everything around them is white. I tried the page layout part of the backlight standard page and all the album page designs, but nothing works.
Hi Community!
I want to make a website where I can publish pictures for "clients". The "" indicating that do not sell but simple show and make images available for download. I may use the client response (managed or unmanaged) or not, and I may or may not password protect an album.
All in all dowloads are essential, preferably in high quality.
However.... this does not work. When clicking on the Image Icon in the upper right corner, nothing happens, the screen merely darkens a bit, although I have all settings set to dowloadability.
See for instance: http://www.lookonline.nl/galleries/album/#&gid=1&pid=4
Wow, that was fast.
Yes, I do very much hope things get easier, because what I saw on your test site makes me quite jealous.... I hope there will very soon be template files to share.
One thing was left over from my previous post: how to customize my website with a header, a logo, a background picture or canvas?
Using a template would make such changes appear on each and every page of my site, wouldn't it? So should I edit a page made from a template then, if I e.g. wanted to use a different backgroud (color/image) on each page?
I'm sorry but things are still confusing as "in the old TTG days" all such options were very clearly layed out within the Lightroom web module.
Thank you so much. Great site you made by the way!
Hi Rod,
Thank you for this swift reply. The point where you elaborate on the template function is very helpful. I had no idea that there was to be an order in which to use them. The term album is confusing as it sometimes means a group of pictures, and sometimes the page where such a group is shown. Or am I wrong here.
No, I was not referring to any CE4 material, but talking within BL. Suppose I start of making a site with the default templates, all pages would derive their settings from them. Clear! However, when I change the template I used afterwards (!) and/or make a completely new template and assign that one as my default.... what happens with the pages already existing (based on the "previous" default).
Maybe, just maybe it would be a good idea if someone made a few drawings/illustrations of these relationships.
Hi!
First of all: I am amazed by the way BL works with Lightroom. Truely the missing link for all of us who would rather spend time shooting and enhancing photos then digging into code.
That said, I must admit I find the documentation rather concise and difficult to search as long as one is unfamiliar with the terms used.
For instance: certain settings seem only to be managed through templates, others directly in "the result of those templates" e.g. pages on the website.
How changing one affects the other is not easy to understand. Even for simple things like changing the background colour or image on a page, I have not been able to get what I want through trial-and-error.
Matthew's overview video is great, but far to lonely out there for the occasional user: the non-coding photographer who is stuck with the poor publishing part of Lightroom. Looking through the links in the Community posts I came along quite a number of sites that were unfinished or had dissappeared altogether so I hope that is not a bad sign.
More to the point where I am stuck now: how to customize my website with a header, a logo, a background picture or canvas, and what happens if I make changes to a template and I have made use of a previous version? Are those chnges "inhereted" or something.
I hope you can help.
I seem to have messed up my templates in numerous attempts to understand how the look and feel of my photosite are supposed to be managed. Intitially I missed the fact that they should have been backed-up before customizing, so I wonder if they can be restored/re-uploaded so that I can keep what I have but fall back on the defaults. Please indicate which files to copy and to what folder.