PEAK XOOPS - Re: xhld 2.84 PHP5 Fix in englishin japanese

Re: xhld 2.84 PHP5 Fix

Target Downloads
Subject xhld 2.99
Summary === ヘッドラインモジュール xhld ===RSSやATOMを表示するモジュールです。歴史的には標準モジュールであるXoopsHeadlineがベースですが、今ではかなり書き変わって別物と化しているはずです。2.73以降、フィードの日時フォーマットが空文字の場合、日時が表示されません...

List posts in the topic

normal Re: xhld 2.84 PHP5 Fix

msg# 1
depth:
0
Previous post - Next post | Parent - No child | Posted on 2005/1/28 13:33
DMarvelus  二等兵   Posts: 5
As posted in the Forums:

In headlinerenderer.php

var $_tpl declared twice. erase one.

Also, please search for get_class in headline.php

replace
get_class($headline)
with
strtolower(get_class($headline))

In PHP5, get_class returns the correct case. In PHP4, it returns lowercase.

This fixes the error with putting it in the DB.

It would be nice if this was fixed in the code here.

On another note: Anyone have any idea why ampersands are dissapearing in the URLs? I think it has something to do with SaxParser. Please look here: georeader. When you click on the news link, the & in the URL has totally dissapeared.
Votes:1 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!