Post Reply 
User list
Author Message
santerref Offline
Newbie
*

Posts: 7
Joined: Apr 2008
Reputation: 0
Post: #1
User list
Hello Big Grin

In the user list, we see all the domaine but it's order by domain_name. Is it possible to order the domain by domain_created ?
04-23-2008 01:09 PM
Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

Posts: 3,815
Joined: Jan 2007
Reputation: 47
Post: #2
RE: User list
sure - it's open source. You can change it.

gui/include/reseller-functions.php
function gen_manage_domain_query

change the "order by ..."

/J

2008-08-05 ispCP RC6 released!!!
(This post was last modified: 04-23-2008 08:29 PM by joximu.)
04-23-2008 08:29 PM
Visit this user's website Find all posts by this user Quote this message in a reply
santerref Offline
Newbie
*

Posts: 7
Joined: Apr 2008
Reputation: 0
Post: #3
RE: User list
Hello,
I found the file, but there is many function and query....i found query for search result but not for the user list...

EDIT: it's ok, i change all the $search_query to "order by domain_created asc..." Smile
(This post was last modified: 04-24-2008 03:28 AM by santerref.)
04-24-2008 03:25 AM
Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

Posts: 3,815
Joined: Jan 2007
Reputation: 47
Post: #4
RE: User list
there is only one function named gen_manage_domain_query

but your general solution might also work :-)

2008-08-05 ispCP RC6 released!!!
04-24-2008 06:37 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


| All rights reserved : isp-control.net |