Pages (2): 1 2   
Member
Member
ferentz   15-06-2010, 15:26
#1

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!

Administrator
Administrator
acrylian   15-06-2010, 15:47
#2

I will take a look at the first issue. Might be an oversite.

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.

Member
Member
ferentz   15-06-2010, 17:03
#3

Thanks for input acrylian. I'll take a look and see if I can find an answer.

Administrator
Administrator
acrylian   15-06-2010, 18:46
#4

Issue 1 should be fixed in tonight's nightly. It should be possible to update just the feed on 1.3 although I did not try.

Member
Member
ferentz   15-06-2010, 19:22
#5

For which file I'll be looking for ? Is it root/rss.php ?

Administrator
Administrator
acrylian   15-06-2010, 19:23
#6

rss-news.php provides the news and gallery combined feed

Member
Member
ferentz   16-06-2010, 10:24
#7

Problem fixed. Regards!

Member
Member
ferentz   20-06-2010, 18:54
#8

Well it looks that Feedburner has the same problem as My Yahoo and Google Reader. However I can say for sure that it ain't their fault. Today after I wrote a few news I noticed that one string gets translated after all. It's the news category string that gets translated in all three services. I think that's proof that the lang variable is used afterall. That's all I can say for sure at the moment.

Hope this gives you a lead to follow.

Member
Member
ferentz   20-06-2010, 19:51
#9

Yet another observation:

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.

Administrator
Administrator
acrylian   21-06-2010, 08:21
#10

I can reproduce the behaviour in my standalone rss reader. I have no idea right now but of course I will take a look.

Btw, nice site and usage of Zenphoto.

Administrator
Administrator
acrylian   21-06-2010, 10:41
#11

Please try tonight's nightly (or the current svn).

Member
Member
ferentz   22-06-2010, 14:49
#12

Glad you like it

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

Administrator
Administrator
acrylian   22-06-2010, 15:21
#13

You should upgrade to the nightly build, not just copy a single file (unless you have been told by us). There has been some other work internally than just that file.

Member
Member
ferentz   22-06-2010, 18:25
#14

Ok, I'll do so but is it ok to go with the current nightly build? Are there any serious isues or will it be better to wait for a stable release?

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!

Member
Member
sbillard   22-06-2010, 19:52
#15

We have done no testing of partial updates to the 1.3 release excpept for some specific cases. Since this seems to have caused you problem just updating the RSS scripts I would presume that there are dependencies in those files on other changes made since 1.3 was released.

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:

[list]
[]Live with the initial problem
[
]Update to the current nightly build. Note that you should test this before going live to be sure that it is a better solution than the one above
[*] Examine the changes to the RSS files and determine which changes you need and which you do not. Apply those changes to the 1.3 release. Note that there may still be dependencies on the development stream in the changes you need. You should test this before going live.
[/list]

Member
Member
ferentz   22-06-2010, 23:43
#16

I'll take a look at the later 2 options. If I don't find any major flaws on the guest's side I gues I'll stick with the nightly build.

Thanks for input! I'll keep you updated with my progress.

Administrator
Administrator
acrylian   23-06-2010, 07:46
#17

As I mentioned the rss-news feed has dependencies regarding changes in Zenpage for sure. The internals have been reworked a little.

You also don't need to reinstall everything like your albums which is explained on our installation/upgrade page.

Member
Member
ferentz   25-06-2010, 13:19
#18

I've updated the gallery to the 24-06-2010 nightly build. The RSS feeds are now translated but I can point out two problems:

  • 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

Administrator
Administrator
acrylian   25-06-2010, 13:25
#19

[i]Text is missing for the news entries with pictures [/i]
What text is missing? I see a description for gallery items as well as content for the articles itself.

[i] 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]
I don't understand, I don't see anything unusal in my feed.

You did clear the rss cache, didn't you?

Member
Member
ferentz   25-06-2010, 13:31
#20

At the moment I'm not using RSS cache because traffic on my site is still low. Take a look and see what happens...

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.

Pages (2): 1 2   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.