1
rblais
Re: new privates messages in header
  • 2006/8/24 12:38

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


Any idea someone?



2
rblais
new privates messages in header
  • 2006/8/5 22:03

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


Hi, I would like to know if someone try to design or know a theme that have all the user menu option in the header (I mean in the theme.html file) instead of a block... Everything fine for the links (my account, edit my account, logout etc), but I want to show the new private(s) message(s) quantity too.

thanks

remus



3
rblais
Re: change comment user id by real name
  • 2006/7/27 19:45

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


thanks for try helping me... but it doesn't work... It's kinda I have to hack the php file itself to be able to use the real name.. but the comment system in php is a little bit hard to me to understand... if you have any other idea, tell me...

Thanks again!



4
rblais
change comment user id by real name
  • 2006/7/20 16:42

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


Where do I change the code to get the field "real name" when displaying comments instead of the username?

TX

Remus



5
rblais
Re: change username for real name in news and other...
  • 2006/7/11 14:17

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


Do you know if it's possible to do the same but with the comments?

tx



6
rblais
Re: change username for real name in news and other...
  • 2006/6/20 17:30

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


Thanks dude! New version is better...



7
rblais
Re: change username for real name in news and other...
  • 2006/6/20 17:13

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


it's news v1.1



8
rblais
Re: change username for real name in news and other...
  • 2006/6/20 17:12

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


I found this code in article.php

$story['poster'] = $article->uname();
if ( $story['poster'] ) {
$story['posterid'] = $article->uid();
$story['poster'] = '<a href="'.XOOPS_URL.'/userinfo.php?uid='.$story['posterid'].'">'.$story['poster'].'</a>';


and i wonder how I can hack the $story['poster'] to get the real name instead of the username



9
rblais
Re: change username for real name in news and other...
  • 2006/6/20 17:08

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


I'm using XOOPS v. 2.0.13.2 ... is that an option with 2.2 and more because I don't see it in news admin configuration....



10
rblais
change username for real name in news and other...
  • 2006/6/20 16:28

  • rblais

  • Just popping in

  • Posts: 15

  • Since: 2002/6/12


Hi, where is that possible to change the owner of a news by his real name?

tx




TopTop
(1) 2 »



Login

Who's Online

154 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 154


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