Member
Member
hkdigit   2011-06-30, 15:48
#1
<link rel="alternate" type="application/rss+xml" title="相館 RSS" href="httpwww.hkgimages.com/pic/index.php?rss&lang=zh_TW" />

HTTP URL missing ://

Ref website: http://www.hkgimages.com
Administrator
Administrator
acrylian   2011-06-30, 16:37
#2
Thanks, you are right. Will be fixed in tonight's nightly.
Member
Member
hkdigit   2011-07-03, 03:50
#3
Confirm issue fixed on nightly build version 1.4.1 [7628]. Thanks acrylian.
Member
Member
reneesanguinetti   2011-07-06, 03:31
#4
Hello,
I recently upgraded to Zenphoto version 1.4.1.1 [7654] (Official Build). Current gallery theme: zpFocus_v1.4.1.
As far as I can tell all is well; except the rss feeds do not work. I found a similar issue on the forum with a confirmation that the issue was fixed. (Don't know what theme). So, I upgraded to a nightly zenphoto-2011-07-04-trunk. The problem remains. I am not sure if my issue is the theme or my installation. The following is the code used in my theme.
<!-- RSS HEADER LINKS -->
<?php printRSSHeaderLink( "Gallery",gettext('Gallery RSS') ); ?>
<?php if (in_context(ZP_ALBUM)) { printRSSHeaderLink( "Collection",gettext('This Album Collection') ); } ?>
<?php if (function_exists("getBarePageTitle")) { printZenpageRSSHeaderLink("News","", gettext('News RSS'), ""); } ?>.

Do I need to change this code?
Thank-you! - Renee
Member
Member
hkdigit   2011-07-06, 08:07
#5
Dear Renee,

I just upgrade to 1.4.1.1 [7644], no issue on RSS. However I build custom theme based on old version of default theme.

Here is the RSS source code line:

<?php printRSSHeaderLink('Gallery',gettext('Gallery RSS')); ?>

Seems not different for your code.

You can check the result on my photo gallery:

http://www.hkgimages.com/pic
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.