PEAK XOOPS - Re: Y does clicking the More Link give me page not find on my server in englishin japanese

Re: Y does clicking the More Link give me page not find on my server

List posts in the topic

question Re: Y does clicking the More Link give me page not find on my server

msg# 1.1.1.1
depth:
3
Previous post - Next post | Parent - No child | Posted on 2005/9/17 7:41
jonpz  二等兵 From: Montrose, CO, US  Posts: 3
the obvious solution (though not best) is to edit xhld[x]_feed.html in the template manager, replacing all instances of:
<{if $items[i].guid != ""}>
with:
<{if preg_match("/^http:\/\//",$items[i].guid)}>

although personally, i don't understand why you couldn't just eliminate $items[i].guid and just use $items[i].link instead. seems like a lot better solution to me. is there a situation where the guid is a permanent (absolute) link but different than the link?

peace
Votes:0 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!