Topic: Nick names not showing in page, replaced by user name

Hello,

I'm using CuteNews 1.5.0
Everything looks great and works perfect, except for the Nick Names in some pages:

MySite.ext/news/example1.php  WILL SHOW NICK NAMES CORRECTLY

When integrating the news in deeper folders, Nick Names are replaced by the User Name:

MySite.ext/folder/folder/page.php WILL NOT SHOW THE NICK NAMES

I'm using this code in page.php

<?php
include("/home/mysite/public_html/news/show_news.php");
?>

Any ideas ? I'm guessing the NICK is missing from the {author} variable somewhere, but where?

Thank you.

Re: Nick names not showing in page, replaced by user name

Try using a relative link in the  include rather than an absolute one.

Re: Nick names not showing in page, replaced by user name

Dear User!

Unfortunately, our programmers were not able to reproduce your error. Please would you send us some screenshots clarifying your problem? Please also provide your code, then our programmers will try their best to help you in rectifying these issues.

Best regards,
CN Support team