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
le="color: #000000"><?php displayTarea($cat_name, 0, 0, 0, 0, 0);

and the
le="color: #000000"><?php displayTarea($myrow['art_title'], 0, 0, 0, 0, 0)

parts respectively into
le="color: #000000"><?php makeTboxData4Show($cat_name);

and
le="color: #000000"><?php 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

Donat-O-Meter

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