1
sidgboy
Re: Spotlight view on Xoops.org
  • 2006/2/10 20:14

  • sidgboy

  • Just popping in

  • Posts: 3

  • Since: 2006/2/8 2


Thanks for your help but it doesn't work.
I found a way to have what I wanted, here is the code to replace instead :
$news['poster'] = $article->uname();
                 if ( 
$news['poster'] ) {
                       
$news['posterid'] = $article->uid();
                        
$news['poster'] = '<a href="'.XOOPS_URL.'/userinfo.php?uid='.$news['posterid'].'">'.$news['poster'].'</a>';
                    } else {
                         
$news['poster'] = '';
                         
$news['posterid'] = 0;
                           if(
getmoduleoption('displayname')!=3) {
                        
$news['poster'] = $xoopsConfig['anonymous'];
    }
}


I just compared the news module and xmspotlight.




2
sidgboy
Re: Spotlight view on Xoops.org
  • 2006/2/10 11:45

  • sidgboy

  • Just popping in

  • Posts: 3

  • Since: 2006/2/8 2


The problem is not really in the translation... I can translate english to french.
The real problem is that I want to put the real name of the author instead of his nickname, and I can't enter to the general settings of xmspotlight.
I post here because I thought that the author of this module could help me.



3
sidgboy
Re: Spotlight view on Xoops.org
  • 2006/2/8 23:12

  • sidgboy

  • Just popping in

  • Posts: 3

  • Since: 2006/2/8 2


Hi everybody,
I just installed xmspotlight but I've a problem with it, I can't go to the general settings in the admin mode.
I think it was possible to choose to see the real name instead of the nickname by this way but I don't have access to the general settings.
Also I want to translate in french this module but I am a newbie in XOOPS & php, where can I modify "Read more", "comments" and "write comments".

Is there someone to help a french newbie ?




TopTop



Login

Who's Online

133 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 133


more...

Donat-O-Meter

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

Latest GitHub Commits