ZenphotoCMS Forum
dimensions in tags: quotation marks and search functionality - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: dimensions in tags: quotation marks and search functionality (/thread-8171.html)

Pages: 1 2


dimensions in tags: quotation marks and search functionality - sbillard - 2011-01-28

Since you have installed using SimpleScripts I do NOT recommend upgrading. Most SimpleScript issues occur during or shortly after upgrading.




dimensions in tags: quotation marks and search functionality - sbillard - 2011-01-28

There is a news article on the changes made to themes.




dimensions in tags: quotation marks and search functionality - nbruley - 2011-12-07

Well, I guess I need to revisit this again because after upgrading to 1.4.1.6 I again have an issue with searching for tags like "2 x 6".

I click on the tag that says 2 x 6, it takes me to the url
http://share.gospelriver.com/page/search/tags/"2+x+6"
and the message on the screen says
Sorry, no matches for "\\"2 x 6\\"". Try refining your search.

I am still using the old tag call code but I'm guessing that might not matter. Any ideas what I can try?

Thanks.




dimensions in tags: quotation marks and search functionality - sbillard - 2011-12-08

More than likely you have the PHP magic_quotes_gpc set. There is a bug in Zenphoto (probably from day one of searches) there the magic quotes are not stripped.




dimensions in tags: quotation marks and search functionality - nbruley - 2011-12-08

They were off in all cases but one... and that one made all the difference. Works perfectly now, thanks!!