I have noticed two glitches while testing the RSS feeds for my gallery (zp 1.3):
- Image submisions that use class-textobject v1.3.0 plugin have a thumbnail in the Gallery rss feed but are missing the thumbnail in the News and Gallery feed.
- I have the multilingual option enabled and when I check any translated RSS feed they display ok in the firefox rss bookmarks and in Brief (firefox rss reader plugin). When I subscribe to a feed using Google Reader or the my.yahoo page they fail to print the right translation, printing instead the default language (in my case, my native language), altough I'm using exactly the same url (
http://www.adrianmoisa.ro/rss-news.php?withimages&lang=en_US) .
Thanks!
Comments
Regarding hte 2nd I have no idea right now what Yahoo or Google are doing here. I don't use both (I actually use a normal program - NetNewsWire on Mac- to view feeds.). It is plain standard php stuff that should be exectuted on calling them. MAybe they just ignore the &lang stuff for whatever reason. If you like to help find out about this it would be a great help if you could look into the docs of those if there are any clues regarding this.
Hope this gives you a lead to follow.
When I check one by one all these links
http://www.adrianmoisa.ro/rss-news.php?withimages
http://www.adrianmoisa.ro/rss-news.php?withimages&lang=en_US
http://www.adrianmoisa.ro/rss-news.php?withimages&lang=ro_RO
I see that the news category string is the only one which ignores the dynamic_locale cokie and brings the translation as requested by url.
I'm curently using the rss-news.php file from 15-Jun-2010 nihtly build in order to fix the first problem with the class-textobject v1.3.0 plugin.
Btw, nice site and usage of Zenphoto.
I have replaced rss-news.php with the one from the 21-Jun-2010 nightly build. I get a series of dates and empty paranteses. Should I wait for today's nightly build (22)?
Adrianmoisa.ro - Custom airbrush art, unique paintjobs - News
()
Thursday, June 17, 2010 10:57 PM
()
Monday, June 14, 2010 8:37 PM
()
Wednesday, June 09, 2010 11:37 PM
Is it possible to replace only zp-core folder and root files in order to avoid a total reinstall of the site? My galerry version is zp 1.3.
Thanks for help!
Of course there is some risk with going with the development stream as it is not as well tested as the release. Still, both acrylian and I am running it. I suspect that there are a few other users doing so as well.
It is your call. Your choices are:
Thanks for input! I'll keep you updated with my progress.
You also don't need to reinstall everything like your albums which is explained on our installation/upgrade page.
- Text is missing for the news entries with pictures
- Images seem to be ofset by one row. Meaning that the first entri has the default alt description and the next one has the image from the previous entry. Class-textobject v1.3.0 entries seem to work just fine.
Everything else seems
What text is missing? I see a description for gallery items as well as content for the articles itself.
Images seem to be ofset by one row. Meaning that the first entri has the default alt description and the next one has the image from the previous entry.
I don't understand, I don't see anything unusal in my feed.
You did clear the rss cache, didn't you?
http://www.adrianmoisa.ro/rss-news.php?withimages&lang=en_US
Thanks!
EDIT:
I'm gonna put a temp news without picture to see what happens.
But I can't find a solution for the second issue. Surely there is a problem here. The pictures have the URL link to "pic_02.jpg" but the image description tells that "picture_01.jpg" is displayed. I guess it's a small error in the script.
Oh BTW, it would be nice to be able to setup the RSS text sample lenght in the admin or to have a longer text by default.
The second issue I probably still don't understand. All looks fine to me (except that one image thumb for one crayon studies picture is not generated). If I hover an image it displays the correct text.
(btw, nice mod of the Zenpage theme. Don't forget to submit to the showcase later)
The pictures have the URL link to "pic_02.jpg" but the image description tells that "picture_01.jpg" is displayed. I guess it's a small error in the script.
Item 1 seems to be just fine but at a closer look it can be seen that it points out for the preview image to:
src="http://www.adrianmoisa.ro/zp-core/i.php?a=videouri-aerografie&i=bmw-tunat-aerografiat.txt&s=480"
That's why the image is missing.
`
Crayon studies (Schetches and drawings)
<![CDATA[http://www.adrianmoisa.ro/schite-si-desene/studii-creion-001.jpg.php]]>
<![CDATA[<a title="Crayon studies in Schetches and drawings" href="http://www.adrianmoisa.ro/schite-si-desene/studii-creion-001.jpg.php">
]]>
Schetches and drawings
<![CDATA[http://www.adrianmoisa.ro/schite-si-desene/studii-creion-001.jpg.php]]>
Wed, 09 Jun 2010 23:37:09 +0300
`
Item two and the following ones present the same problem except that this time the link syntax is corect, not so the adress:
src="http://www.adrianmoisa.ro/zp-core/i.php?a=schite-si-desene&i=studii-creion-001.jpg&s=480"
`
Crayon studies (Schetches and drawings)
<![CDATA[http://www.adrianmoisa.ro/schite-si-desene/studii-creion-002.jpg.php]]>
<![CDATA[<a title="Crayon studies in Schetches and drawings" href="http://www.adrianmoisa.ro/schite-si-desene/studii-creion-002.jpg.php">
]]>
Schetches and drawings
<![CDATA[http://www.adrianmoisa.ro/schite-si-desene/studii-creion-002.jpg.php]]>
Wed, 09 Jun 2010 23:37:09 +0300
`
Hope this will help you to spot the faulty code.
At least for the rss-news.php feed you can set the text lenght on the Zenpage plugin options.
Are you opening the localhost/rss-news.php?withimages feed?
I have made a clean install on my local server and added a few images to have something to work with. I tried a few scenarious and it seems that all feeds but the /rss-news.php?withimages feed, lang or no lang, are ok. I have exactly the same problem as on server.
I am using the same rss feed and it seems all fine for me. What "bug" I encountered is that images with the same name and different suffixes seem not to work in the feed but I guess that is something different... But maybe it is related as the failure happens in the image processing link as on your issue...
Update: I think I might have found it! An oversite as so often, called a variable before it was actually setup so the one from the previous. Damm, what a stupid mistake... Thanks for insisting about this issue. A fix for rss-news.php is in the svn now, you can this time just get that one file.
Oh and not to forget, I am happy to know that you like my template. I posponed my site's submission cause I wanted to be sure that all glitches are fixed. Today I can say that my site is either 99.9% or 100% finished for release.
I'll go and post it right away in the showcase topic.