1
kevinchabot
Important bug: title of articles not correct in xoops 2.07
  • 2004/6/21 17:48

  • kevinchabot

  • Just popping in

  • Posts: 3

  • Since: 2004/6/19


Hi,

I have just began to use XOOPS 2.07 (no upgrade) and I have this problem: The title of an article is correct in the admin section, but in the site it is rubbish. It also seems to be generated randomly (see screenshot).

Is this a bug? Can it be fixed?

Resized Image

2
kevinchabot
Re: Important bug: title of articles not correct in xoops 2.07
  • 2004/6/21 20:45

  • kevinchabot

  • Just popping in

  • Posts: 3

  • Since: 2004/6/19


Me again,

Ok,I don't know if this is a correct solution but I solved it by changing the
displayTarea($cat_name00000);

and the
displayTarea($myrow['art_title'], 00000)

parts respectively into
makeTboxData4Show($cat_name);

and
makeTboxData4Show($myrow['art_title'])

from the index.php file in the articles module folder.

Also change the art_title part in the

The titles are displayed correctly now.

3
jorge
Re: Important bug: title of articles not correct in xoops 2.07
  • 2004/6/22 22:57

  • jorge

  • Just popping in

  • Posts: 23

  • Since: 2004/5/17


All rigth kevinchabot!

Thank you!

You lost some words at the final of your post -> then you have to do things like that in

modules/articles/admin/articles.php file

4
jorge
Re: Important bug: title of articles not correct in xoops 2.07
  • 2004/6/22 23:07

  • jorge

  • Just popping in

  • Posts: 23

  • Since: 2004/5/17


and in: articles/article.php, print.php...

Login

Who's Online

293 user(s) are online (180 user(s) are browsing Support Forums)


Members: 0


Guests: 293


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