Print topic to next topic

 Root :: Developments :: Blocks :: UserPoints block ??
 Moderated by:
 
  Bottom  UserPoints block ??
nando Posted: 29.01.2004, 20:42
Noob
Noob
avatar

registered: Jul 19, 2003
Posts: 10

Status:  offline
last visit: 12.03.04
are u planning to make a UP block like in the old version??

there's no hurry, im just curious.


_
Nando!
Top  nando send PM
 
Chestnut Posted: 29.01.2004, 23:40
Site Admin
avatar

registered: Jun 02, 2002
Posts: 1320

Status:  offline
last visit: 07.02.08
Version 1.0 only ! ;)
Top  Chestnut send PM Homepage
 
thoemme Posted: 17.02.2004, 09:40
Pizzaman
Pizzaman
avatar

registered: Sep 09, 2002
Posts: 21

Status:  offline
last visit: 01.04.04
nope, version 0.13, actually :mrgreen:

PageBreak, Bachmann Web Solutions
Top  thoemme send PM Homepage
 
undercover Posted: 21.02.2004, 11:01
Noob
Noob
avatar

registered: Jan 29, 2004
Posts: 9

Status:  offline
last visit: 14.10.04
when than with link to userprofil over name from block

thanks
Top  undercover send PM Homepage
 
nando Posted: 21.02.2004, 12:45
Noob
Noob
avatar

registered: Jul 19, 2003
Posts: 10

Status:  offline
last visit: 12.03.04
Black_Skorpio wrote:
[quote:5be623e004]

Something that has been bothering me since day one....

Why is not the username's linked to the userinfo?
Would make the whole thing more accesible...
Not?
[/quote]

And Chestnut replied:
[quote:5be623e004]
Because we are only at 0.13 ! And the username won't be linked to the userinfo but to the user's userpoints detail...(not written yet)

Booga !

[/quote]
Top  nando send PM
 
undercover Posted: 21.02.2004, 17:05
Noob
Noob
avatar

registered: Jan 29, 2004
Posts: 9

Status:  offline
last visit: 14.10.04
thank nando for Quote...

U now how can i go direcly from Details[block] to main page with >> Show graphic bars site .... I can not find the link in pncupblock.php

i would like changed link >>
index.php?module=pncUserPoints&detail=1 >> to
index.php?module=pncUserPoints&detail=0&graphon=1
Top  undercover send PM Homepage
 
Chestnut Posted: 21.02.2004, 18:12
Site Admin
avatar

registered: Jun 02, 2002
Posts: 1320

Status:  offline
last visit: 07.02.08
Find this part in the block code :

Code
  1. $output->Url(pnModUrl('pncUserPoints',
  2.                           'user',
  3.                           'main',
  4.                           array('detail' => 1)),
  5.                  _PNCUPDETAILLINK);
  6.  


Change it to :
Code
  1. $output->Url(pnModUrl('pncUserPoints',
  2.                           'user',
  3.                           'main',
  4.                           array('graphon' => 1)),
  5.                  _PNCUPDETAILLINK);
  6.  
Top  Chestnut send PM Homepage
 
undercover Posted: 22.02.2004, 14:20
Noob
Noob
avatar

registered: Jan 29, 2004
Posts: 9

Status:  offline
last visit: 14.10.04
thanky you very much chestnut now is okey ..i can go directy from block.
Top  undercover send PM Homepage
 



Powered by pnForum Version 2.0.1
DarkMindZ