Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Member List for VB5 Details »
Member List for VB5
Mod Version: .15, by wdwms (Member) wdwms is offline
Developer Last Online: Apr 2015 I like it Show Printable Version Email this Page

vB Version: 5.0.0 Rating: (6 votes - 4.83 average) Installs: 26
Released: 30 Mar 2013 Last Update: 07 Apr 2013 Downloads: 287
Not Supported Additional Files  

This is an add-on that does NOT plug into VB5's API. This is a stand-alone file that utilizes the VB5 header and footer system to wrap my implementation of the member list with the look/feel of your VB site. You may need to edit colors and such; that is up to you to change. But it is compatible with the out of the box VB5 style.

This is running at this URL:
www.diecastmodelaircraft.com/memberlist.php

We have a more customized version running here:
www.diecastmodelaircraft.com/memberlist

Instructions:
1. Upload all files in the upload directory to the root of your VB5 install
2. Edit memberlist.php as follows
Your Site URL
Maximum Number of users per page
Display for Logged Out Users
3. These settings are obtained from your vb install config file, you should not have to modify these
Mysql Host
Database User
Database Password
Database Name
Database Prefix (if any)
4. Load http://www.yoursite.com/memberlist.php

Optional:
Add the following lines to .htaccess


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Now you can access your memberlist by going to the url:
Load http://www.yoursite.com/memberlist

Questions? Comments?
Email: [email protected]

Donations are gladly accepted for this work:
[email protected]

If you install it, let us know so we can see how it works on other sites.

Revision Info:
.10 - First Release
.11 - Created Zip file w/different paths.
.12 - Adjusted paths for images to be relative; modified link to use profile; added ability to work with databases with prefix.
.13 - Better db prefix handling; removed un-needed DB variable.
.14 - Added ability to display list only for logged in users; misc bug fixes, added link to this thread for support. Expanded readme.txt.
.15 - Fixed bug for show member list for users who aren't logged in. System now uses core/includes/config.php for mysql settings.

Download Now

Only licensed members can download files, Click Here for more information.

Supporters / CoAuthors

Screenshots

Click image for larger version

Name:	screenshot.png
Views:	1470
Size:	61.2 KB
ID:	144296  

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Comments
  #2  
Old 30 Mar 2013, 00:11
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Real name: Brandon
great work again!
__________________

Love and support one another #vote2020
I offer Managed IT Services in Kansas
Reply With Quote
  #3  
Old 30 Mar 2013, 08:59
WhiskeyOSS WhiskeyOSS is offline
 
Join Date: Mar 2010
this is a awesome addition, and very simple to setup.. thank you
Reply With Quote
  #4  
Old 31 Mar 2013, 01:00
smgxtreme smgxtreme is offline
 
Join Date: Feb 2013
Awesome, the members at our site have been asking about something like the old one. Thank You!
Reply With Quote
  #5  
Old 31 Mar 2013, 01:58
smgxtreme smgxtreme is offline
 
Join Date: Feb 2013
Well, installed exactly how instructions say and I see the page but it wont pull from db.
I do have db prefix, you think thats the problem?
I added subdomain where vb5 is installed: www.domain.com/vb5 ofcourse I used my domain name.

Also images don't show up unless I add subfolder before images in the memberlist.php
Like: src=/vb5/images/memberlist/contact.png

I did add the stuff to .htaccess also.

For the ones that got it working, is your forum install to domain.com or subfolder like domain.com/vb5 ?
Reply With Quote
  #6  
Old 31 Mar 2013, 11:59
wdwms wdwms is offline
 
Join Date: May 2002
Originally Posted by smgxtreme View Post
Well, installed exactly how instructions say and I see the page but it wont pull from db.
I do have db prefix, you think thats the problem?
I added subdomain where vb5 is installed: www.domain.com/vb5 ofcourse I used my domain name.

Also images don't show up unless I add subfolder before images in the memberlist.php
Like: src=/vb5/images/memberlist/contact.png

I did add the stuff to .htaccess also.

For the ones that got it working, is your forum install to domain.com or subfolder like domain.com/vb5 ?
Try v.12 that i just uploaded. Make sure your URl w/the subdirectory is set properly in the settings, you have to put the full URL to where you have it installed. I also added a setting for your db prefix.
Reply With Quote
  #7  
Old 31 Mar 2013, 19:30
smgxtreme smgxtreme is offline
 
Join Date: Feb 2013
Yeah still not working. I also moved my whole vb5 install to root domain hoping it will fix it.

So basically I did edit all the database settings and i know they are correct.
And path is correct, prefix didn't fix.

Only thing I can think of is maybe my version of php, apache or mysql?
php is 5.3 , apache is 2.2....

Hmm, I even added to .htaccess

This is vb5 version 5.0.0

You can see what I see here: www.xtremevisiongaming.com/memberlist I also included screenshot.

Also I noticed in the memberlist.php it shows $vb_host="'127.0.0.1"; I see an extra ' after the first set of quotes.

Thanks for your help though.
Attached Images
File Type: png memberlist.png (13.6 KB, 64 views)
Reply With Quote
  #8  
Old 31 Mar 2013, 20:28
wdwms wdwms is offline
 
Join Date: May 2002
Originally Posted by smgxtreme View Post
Yeah still not working. I also moved my whole vb5 install to root domain hoping it will fix it.

So basically I did edit all the database settings and i know they are correct.
And path is correct, prefix didn't fix.

Only thing I can think of is maybe my version of php, apache or mysql?
php is 5.3 , apache is 2.2....

Hmm, I even added to .htaccess

This is vb5 version 5.0.0

You can see what I see here: www.xtremevisiongaming.com/memberlist I also included screenshot.

Also I noticed in the memberlist.php it shows $vb_host="'127.0.0.1"; I see an extra ' after the first set of quotes.

Thanks for your help though.
Comment out the line that has the include for vbheader.php and vbfooter.php and error_reporting. Then load the file and post the error message.
Reply With Quote
  #9  
Old 01 Apr 2013, 01:35
smgxtreme smgxtreme is offline
 
Join Date: Feb 2013
Warning: mysql_numrows() expects parameter 1 to be resource, boolean given in /home/vision/public_html/memberlist.php on line 96

Warning: mysql_numrows() expects parameter 1 to be resource, boolean given in /home/vision/public_html/memberlist.php on line 97

mysql_numrows() expects parameter 1 to be resource, boolean given in /home/vision/public_html/memberlist.php on line 207
Reply With Quote
  #10  
Old 01 Apr 2013, 02:06
wdwms wdwms is offline
 
Join Date: May 2002
Originally Posted by smgxtreme View Post
Warning: mysql_numrows() expects parameter 1 to be resource, boolean given in /home/vision/public_html/memberlist.php on line 96

Warning: mysql_numrows() expects parameter 1 to be resource, boolean given in /home/vision/public_html/memberlist.php on line 97

mysql_numrows() expects parameter 1 to be resource, boolean given in /home/vision/public_html/memberlist.php on line 207
Your Mysql settings are incorrect, please email me directly at [email protected] so i can get you setup.
Reply With Quote
  #11  
Old 01 Apr 2013, 03:29
smgxtreme smgxtreme is offline
 
Join Date: Feb 2013
Ok sent you email, Thanks in advanced!
Reply With Quote
  #12  
Old 01 Apr 2013, 04:34
wdwms wdwms is offline
 
Join Date: May 2002
all set. V.13 will come out tomorrow
Reply With Quote
  #13  
Old 01 Apr 2013, 04:51
smgxtreme smgxtreme is offline
 
Join Date: Feb 2013
Thank you so much for getting it to work, you're awesome!
Reply With Quote
  #14  
Old 01 Apr 2013, 12:14
wdwms wdwms is offline
 
Join Date: May 2002
Originally Posted by smgxtreme View Post
Thank you so much for getting it to work, you're awesome!
You're welcome! v.13 posted.
Reply With Quote
  #15  
Old 01 Apr 2013, 18:09
CheeseMan316 CheeseMan316 is offline
 
Join Date: Mar 2013
Any way to limit the member list to only be visible to users who are logged in?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


New To Site? Need Help?

All times are GMT. The time now is 08:38.

Layout Options | Width: Wide Color: