close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

I have Powerstore 4.5.3 and when I am on the Admins side, and Select USERS, it only displays the first 250 lines from the Database. I just had user number 251 enroll and had no idea we had a new user. How can I change the results return to offer re

Thread began 5/15/2013 12:28 pm by Genuine COA | Last modified 5/15/2013 1:01 pm by Genuine COA | 1438 views | 7 replies |

Genuine COA

I have Powerstore 4.5.3 and when I am on the Admins side, and Select USERS, it only displays the first 250 lines from the Database. I just had user number 251 enroll and had no idea we had a new user. How can I change the results return to offer results

I can search for user# 251 and he shows up, but in the list of USERS it does not display his information. I want to have access to see all USERS when I select USERS in Admin.

Sign in to reply to this post

Jason ByrnesWebAssist

The users results page is set to show 20 records at a time, and display paging controls at the top. to see additional users, you need to use the paging controls to go to the next page.

Sign in to reply to this post

Genuine COA

I know that it show 20 at a time, but it is only showing the first 250 lines from the database. It should be showing user 251 on the list, but he is not displaying on the last page of the list (which is not 20 users, either).

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

Genuine COA

Here is my info

Sign in to reply to this post

Jason ByrnesWebAssist

that user is shown on page 11 of the users list, see link in private section

the eighth user on the list.

The users list has no ordering to it, so it may not show the users in order by ID.

if you like, you can edit the recordset on the Admin/users_results.php page so that it uses the ID for the Order, change:

php:
$query_WADAusers = "SELECT UserGroup, UserID, UserEmail, UserFirstName, UserLastName, UserEmailVerified, UserRegistrationDate, UserIP FROM ps4_users LEFT OUTER JOIN ps4_usergroups ON ps4_users.UserGroupID = ps4_usergroups.UserGroupID";




to:

php:
$query_WADAusers = "SELECT UserGroup, UserID, UserEmail, UserFirstName, UserLastName, UserEmailVerified, UserRegistrationDate, UserIP FROM ps4_users LEFT OUTER JOIN ps4_usergroups ON ps4_users.UserGroupID = ps4_usergroups.UserGroupID ORDER BY UserID ASC";
Sign in to reply to this post

Genuine COA

I love POWERSTORE, in large part because you guys are so great at offering support! Thank you, Jason. You are a life saver!

Sign in to reply to this post

Genuine COA

FTP details here

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...