1
Peter_GW
Modul - Top Members (Userpoints) problem.
  • 2005/12/28 22:12

  • Peter_GW

  • Just popping in

  • Posts: 20

  • Since: 2005/12/12


Hello,

i want to change in that module in the admin settings the time he shall check, how many users he have 2 show and so on BUT ... when i change it - click submit - he writes all ok - but ... no changes.

I checked also the sql and found ...

#
# Table structure for table `xoops_user_points`
#

CREATE TABLE user_points (
  
uid int(11NOT NULL default '0',
  
uname varchar(25NOT NULL default '',
  
stories int(11NOT NULL default '0',
  
comments int(11NOT NULL default '0',
  
downloads int(11NOT NULL default '0',
  
dloadvotes int(11NOT NULL default '0',
  
links int(11NOT NULL default '0',
  
linkvotes int(11NOT NULL default '0',
  
tutorials int(11NOT NULL default '0',
  
tutvotes int(11NOT NULL default '0',
  
wfsections int(11NOT NULL default '0',
  
wfsvotes int(11NOT NULL default '0',
  
posts int(11NOT NULL default '0',
  
points int(13NOT NULL default '0',
  
PRIMARY KEY  (uid)
TYPE=MyISAM;


There is nothing in the MySQL info that shows me that he writes that settings somewhere.

any clues?


btw ... i want that he also count wf-links, wf-downloads and so on. is there a chance?


thx

(Xoops ver2.2.3 - Top Members ver2)

2
Peter_GW
Re: Modul - Top Members (Userpoints) problem.
  • 2006/1/2 8:14

  • Peter_GW

  • Just popping in

  • Posts: 20

  • Since: 2005/12/12


No Clues?

Login

Who's Online

235 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

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

Latest GitHub Commits