Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#2826 Re: CE4 Publisher » Examples of Search » 2014-11-02 17:29:29

Ben

Hi Chumby, photos that match on keywords will feature higher in the results.  Searching on photos is done primarily on keywords, and secondarily on matches of title, caption and filename.

Let's say you had these photos:

#1 keywords=apple,orange, title=fruit
#2 keywords=apple,orange, title=apple
#3 keywords=apple, title=fruit
#4 keywords=apple, title=apple 
#5 title=orange

When searching for the terms apple and orange, the results would be:

#2 (keywords match both search terms, title matches search term)
#1 (keywords match both search terms)
#4 (keywords match one search term, title matches one search term)
#3 (keywords match one search term)
#5 (title matches on search term)

Using keywords in the title or filename will elevate photos in the results over other photos that have the same level of keyword matching.

#2827 Re: CE4 Publisher » Examples of Search » 2014-11-02 15:54:15

Ben

Search also works on filenames and album titles.

#2828 Re: CE4 Publisher » Published Album links to home page » 2014-11-02 15:53:05

Ben

There seems to be something amiss with the setup on your server.  I'd be happy to have a look at the files.  Can you setup FTP access and email them to me with the 'Email' link under my picture?

#2829 Re: CE4 Publisher » Published Album links to home page » 2014-11-02 08:03:56

Ben

The browser is sent a "301 Moved Permanently" message when navigating to http://gameshots.biz/gs/galleries/8-22- … _columbia/

Have you created your own .htaccess files, either under gs/, gs/galleries/ or gs/galleries/8-22-14_lchs_vs_columbia/  ?
If so, edit out the redirect.

#2830 Re: CE4 Publisher » Edit the database » 2014-11-01 08:36:56

Ben

Strange.  Can you try to add then remove it again, and email me the most recent log files found in ttg-be/data/publisher/logs?

#2831 Re: CE4 Publisher » Edit the database » 2014-10-31 22:53:08

Ben

Hi, the missing photo should be at http://www.art4u.photography/galleries/ … 2_0977.jpg 
Does such a photo exist in Lightroom?  I can help you remove this from the database.  I'd need to access your ttg-be admin, so please Email or send via PM the admin login details.

#2832 Re: CE4 Publisher » Unable to perform action: checkAuth » 2014-10-30 21:42:00

Ben

The register_globals warning isn't raised explicitly by Publisher.  I suggest asking your host to disable this.  It is a security risk.
Here's the kind of thing that can happen with register_globals on.  Let's say the Publisher checks that a username and password has been supplied and sets logged_in=true if they match.  With register_globals, a malicious user could navigate to a page with a URL such as http://yoursite.com/galleries/your-gall … ed_in=true and bypass the authentication check.
(this is a made up scenario in regards to Publisher, but outlines the general risks)

#2833 Re: CE4 Publisher » Client Response Gallery - Search » 2014-10-29 21:04:29

Ben

Hi Rod, I don't think it's documented.  'or' is the default behaviour.  There isn't a symbol for it.

#2834 Re: CE4 Publisher » Client Response Gallery - Search » 2014-10-29 11:50:15

Ben

I do need the same search possibilities as in lightroom. For example: I want to see all photos of "Harris Hawks", in "flight", with "public" in the background, but WITHOUT any "falconer".

Search accepts required and omitted terms. Searching for this should work:

"+Harris Hawks" +flight +public -falconer

#2835 Re: CE4 Publisher » Is this a bug? » 2014-10-26 07:29:31

Ben

Hi Agustin, That does sound strange.  After you changed the template name to apages, was this only fixed when you created a new album, or did this fix it for an existing album?

#2836 Re: CE4 Publisher » Search Question » 2014-10-26 07:24:14

Ben
rod barbee wrote:

I am curious however... how do you know it was not a publisher gallery? nosy me...

by looking at the page source code. In the head area you'll see this if it's Publisher managed:

Other ways of checking:

1) append ?data to the gallery URL e.g. http://yoursite.com/galleries/your-gallery/?data 
This displays the associated data to a published gallery

2) append gallery.xml to the gallery URL e.g. http://yoursite.com/galleries/your-gallery/gallery.xml
This displays XML with the gallery ID used by Publisher

#2837 Re: CE4 Publisher » Search Question » 2014-10-25 15:29:16

Ben

Hi Em, the only gallery I can see is 'floral',  which doesn't appear to be a Publisher-created gallery.  Only Publisher-created galleries are searchable.  Can you confirm that this is a gallery you uploaded yourself, rather than through Publisher?  Are there any Publisher-created galleries that should be searchable?

#2838 Re: CE4 Cart » Cart disappeared » 2014-10-25 15:24:37

Ben

I see the cart works on the full-sized image.  It can't work on the grid if you haven't enabled it.  In what way isn't it working for you?

#2839 Re: CE4 Cart » A third attribute type "no change" ? » 2014-10-25 15:18:58

Ben

Matt, with CE4 Cart you can configure your attributes as you please.

#2840 Re: CE4 Cart » A third attribute type "no change" ? » 2014-10-25 06:10:36

Ben

"Matt" is correct in Swedish, Matt.  I'l look into a way of suppressing zero prices, so that we see "Matt" instead of "Matt + 0.00 SEK"

#2841 Re: CE4 Cart » Show Thumbnails In Emails - Not Showing » 2014-10-22 21:24:04

Ben

Hi Evagoras, thanks for forwarding the email.  The vendor email, which is the copy that you receive,  is configured to use the 'compact' format, that does not display thumbnails.  You can show the thumbnails by changing the setting to 'normal'.

The setting is named 'Vendor Order Format' and can be found in the Orders sections of your cart settings.

#2842 Re: CE4 Cart » Show Thumbnails In Emails - Not Showing » 2014-10-22 21:15:38

Ben

Hi, thanks for the links.  A good starting point would be to see one of the emails with missing thumbnails.  Can you forward an email to me?  You can find my email address via the Email link under my photo.

#2843 Re: CE4 Cart » Package no items available » 2014-10-19 21:51:48

Ben

Hi, I've had a look at your admin.  The packages are tied to the pricing scheme name of your gallery.  In your case, the pricing scheme for the gallery is 'default', however you don't have any pricing schemes named 'default'.

One way to fix this would be to rename a pricing scheme to default, e.g. renaming 'standaard'.

Another would be to change the name of the pricing scheme within the web module, to one of the schemes you have, e.g. 'standaard', and exporting the gallery again.  A quicker way to achieve the same effect would be to edit the file http://fotofranka.nl/selecties/sterreb1142/index.php, changing this line from:

<button class="add-package-to-cart add-package" data-price="default"><i class="fa fa-fw fa-shopping-cart"></i> <span>Voeg pakket toe</span></button>

to:

<button class="add-package-to-cart add-package" data-price="standaard"><i class="fa fa-fw fa-shopping-cart"></i> <span>Voeg pakket toe</span></button>

#2844 Re: CE4 Pages » Contact form » 2014-10-19 16:08:26

Ben

Hi Jon, you should be able to set the SMTP server details in the TTG BE admin settings.
Login to ttg-be admin, at /ttg-be/ on your server, then on the Settings page complete the Email Configuration
Mail Send Type: smtp
SMTP Host: [your host may need to advise on this.  Perhaps 'localhost'?]
SMTP Username: [leave blank, unless advised by your host]
SMTP Password: [leave blank, unless advised by your host]
SMTP Port: 587
SMTP Security [Protocol: leave as ssl, unless advised otherwise by your host]

#2845 Re: CE4 Cart » Add to cart button not having any effect » 2014-10-15 19:16:34

Ben

Hi, this is caused by typos in your cart_url.  You've set it to http://www.artoftewild.co.uk/ttg_be/cart/ instead of http://www.artofthewild.co.uk/ttg-be/cart/

(Note the extra 'h' in artofthewild and hyphen instead of underscore in ttg-be)

#2846 Re: CE4 Publisher » blank pages gallery » 2014-10-12 19:45:49

Ben

Hi, I've looked at your page and found an error in the JavaScript.  Specifically, it's failing to handle the line breaks in this description:

Oxeye Daisy, 
Leucanthemum vulgare
Shot in the field

I suspect this error is causing the problem with the blank home page gallery.  We'll need to investigate why that is causing an issue and how (or whether) we can fix it.  In the mean time, can you try updating the description so that it doesn't include line breaks?

#2847 Re: CE4 Publisher » Frozentime Images Photography » 2014-10-11 07:27:55

Ben

Disable breadcrumbs for the homepage gallery.

The underlying cause of this error is caused by the code that builds the breadcrumbs.  That code expects a gallery to reside in a subdirectory, e.g. http://yoursite.com/galleries/, and then tries to read one level higher in order to determine the link to the site's home page.  For normal galleries, that resolves to a directory at http://yoursite.com/.  For a gallery on the home page, that resolves to one level higher than http://yoursite.com/, which in your case, PHP doesn't allow.  I haven't yet found a good solution so that the error isn't raised.

#2848 Re: CE4 Gallery » Add code to each image(thumb) » 2014-10-08 05:58:01

Ben

Do you have a working site we can look at?  I'm interested in seeing what you're trying to do with the cart.

#2849 Re: CE4 Publisher » SOLVED Can't get publisher to authenticate » 2014-10-05 10:33:27

Ben

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.

#2850 Re: CE4 Publisher » Another Publisher (human) upload error » 2014-10-05 00:07:05

Ben

Hi Dan, I took a look at the gallery you provided via PM, and found there was a mismatch in the file naming.  Specifically, the gallery itself referenced standard files such as MPIX140927002.jpg, yet the uploaded files looked like MPIX140927002_v1.jpg.

Files with _v1 (and _v2, etc.) are created when virtual copies are used.  Lightroom doesn't provide a naming scheme for virtual copies, so we created this scheme to prevent name collision.  Do you recall whether you changed the versions of published files to use virtual copies?  Publisher shouldn't have a problem if you had, so I'm interested in working out the scenario that could have led to the mismatch of file naming.

Board footer

Powered by FluxBB