vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   v3 Messenger is this right? (https://vborg.vbsupport.ru/showthread.php?t=205761)

MindTrix 02-18-2009 08:06 AM

v3 Messenger is this right?
 
Hi all, i have recently purchased v3chatroom and v3messenger which are great scripts. I have got the chatroom to work fine with my users, so when they click the link it logs them right in.

The messenger however i cannot get to work. I have edited the file it tells me to with the correct database info but still no luck. I'm going to post it here, can someone tell me if they think it is correct? I'm sure it is! But running out of ideas...

## CUSTOM DATABASES (for developers) ##
## Enter your members MySQL table details below.

$members_table = 'user'; // MySQL members table

$sql_name = 'username'; // MySQL members name or nickname row
$sql_id = 'userid'; // MySQL members ID row
$sql_pic = ''; // MySQL members Photo row
$sql_email = 'email'; // MySQL members Email row
$sql_pass = 'password'; // MySQL members Pasword row
$sql_last_access = 'lastvisit'; // MySQL members last accessed/logged in row

$req_encode = '1'; // Enter 0 (OFF) or 1 (ON) - if password is md5 encoded in MySQL members table

Dismounted 02-18-2009 08:25 AM

For support with modifications, please contact the modification author. This is especially for paid modifications, as most users will not have that modification anyway.


All times are GMT. The time now is 04:42 PM.

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.03999 seconds
  • Memory Usage 1,711KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete