1
SMEDrieben
News 1.67: two bugs ?
  • 2012/7/2 19:48

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


I experience 2 strange things with news 1.67.

1. The RSS-icon is not given if a category is chosen. I have a solution. In index.php row 305 I replaced

XOOPS_URL."/".$moduleInfo->getInfo('icons16').'/rss.gif'


by

$moduleInfo->getInfo('icons16').'/rss.gif'


Thereafter, the RSS-icon is given again.

2. makepdf.php stops immediately if a Greek character is in the text. I used my old pdf.php (based on tcpdf.php and not on fpdf.php): that works fine !

SMEDrieben

2
SMEDrieben
Re: News 1.67: three bugs ?
  • 2012/7/3 20:06

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


I think there is a third bug. The subtitle is nog given on the index page, even if it is present in news_item.html.

It can be solved by adding a new line around line 202 in index.php:

$story['subtitle'] = $thisstory->subtitle();


SMEDrieben

Login

Who's Online

119 user(s) are online (73 user(s) are browsing Support Forums)


Members: 0


Guests: 119


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits