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
Q. BUT in ce4 I couldn't find any /api/ directory anywhere in the publisher directory. SO, how do I set a password for LR to communicate on the upload with publisher?
A. You do it in the Publisher settings online via ttg-be. Log into your ttg-be, go to the Dashboard drop down: Publisher Admin. Click on the Publisher Settings link. Then click Edit Settings. You'll find the API stuff under "Other"
THANK YOU Rod and Ben!!!
***********************************
So, I am now at setting up publisher. Right now it lives at
mysite.com/ttg-be/publisher
I guess that is right? Well my ttg-be admin and the publisher setting in there all work fine and my login with my password all work fine. I set up a search page and that shows up on the site...
I installed the LR plugin and such according to instructions and Think that is all fine. I know I have a 5.4x version of .php so that should be fine.
But I can't get publisher to authenticate in LR.
********
I found this for ce3:
Set a strong password by editing the file publisher/api/config.php and changing the API_KEY setting from 'ttg8888' to your own. For example, to change to 'apple12' (please don't use this specific password!), the top lines of config.php would look like:
<?php
// Change this to a strong password
define('API_KEY', 'apple12');
**********
BUT in ce4 I couldn't find any /api/ directory anywhere in the publisher directory. SO, how do I set a password for LR to communicate on the upload with publisher? I tried the default and I tried the one I input for the admin area which gets me in there fine.
This is the path I have in the publisher LR settings
http://mysite.com/ttg-be/publisher/
API key I tried the default of ttg8888 and the one I use to access the ttg-be admin
for the "top level galleries directory" I input galleries
Authentication was not successful. Check URL or API key error message.
As mentioned, the ce3 documentation noted above didn't help and I can't locate clear ce4 info.
Please help, Thank you, Em
Last edited by Em (2014-10-05 10:36:31)
Offline
Hi Em, the CE4 Publisher setup instructions can be found here: http://ce4.theturninggate.net/docs/doku … stallation
You set the API Key by logging into http://mysite.com/ttg-be/publisher/admin/ (default login is 'admin' / 'ttg8888') and changing it in the Other section of the publisher settings. By default the CE3 API Key is ttg9999.
I'm assuming you're not literally using "http://mysite.com/ttg-be/publisher/" for your site. "mysite.com" should be substituted for your own URL.
Last edited by Ben (2014-10-05 10:33:40)
Offline
Pages: 1