vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Add-On Releases - Member List for VB5 (https://vborg.vbsupport.ru/showthread.php?t=296651)

wdwms 12-14-2013 11:36 PM

Quote:

Originally Posted by cbiweb (Post 2468322)
couldn't read config file

fixed, thank you

tharveysa 02-04-2014 08:02 PM

Anyway to seperate members by usergroups?

MajorKokosnuss 08-07-2014 07:01 AM

Nice :)

Zachery 08-07-2014 07:17 AM

This is a default feature in 5.1.x

Hectorsky 12-12-2015 07:31 PM

i got a issue ,,,same as other with bad configuration on memberlist file

Hectorsky 12-16-2015 02:36 PM

There is 1 bug , the avatars doesn't updating ,,, how can i fix it ?

Mark.B 12-24-2015 03:22 PM

This mod is not required on current versions of vBulletin 5, there is a member list built in.

kovalsky 01-26-2017 10:28 AM

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/c/ch48565/planetavelo.com/public_html/memberlist.php:54 Stack trace: #0 {main} thrown in /home/c/ch48565/planetavelo.com/public_html/memberlist.php on line 54

in php7 mysql_connect and other functions was deleted

how to change?

I've done this:

PHP Code:

$connection mysqli_connect("$vb_host""$vb_db""$vb_pw""$vb_table");
$query ="Select loggedin from ".$vb_prefix."session where sessionhash = '$vbsession'";
$result2=mysqli_query($connection"$query");
$loggedin=mysqli_result($result2,0,"loggedin"); 

page is worked, but no content and header is duplicated http://ssmaker.ru/3a57f9e7.jpg

noypiscripter 01-28-2017 08:01 PM

As others have mentioned, you don't need this mod anymore as there's already a built-in memberlist page. I think this mod was created when there was no membelist yet. But nonetheless, this mod is not Responsive as the layout doesn't scale down on mobile.

I think this mod should be archived to prevent further downloads.


All times are GMT. The time now is 01:14 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01127 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete