vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Invitation System v2.0.2 for vB3.6 and 3.5 series (https://vborg.vbsupport.ru/showthread.php?t=172157)

LT Mote 12-31-2008 06:45 AM

After installing, I get this when I try to send an invitation.

Code:

Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT user.userid AS user_id, user.email AS user_email, invitation.email AS inv_email, invitation.acceptedby as inv_id
  FROM vb1_user
  LEFT JOIN vb1_invitation
  ON user.userid = invitation.acceptedby OR user.userid = invitation.email
WHERE user.email = 'X'
OR invitation.email = 'X';

MySQL Error  : Unknown column 'user.userid' in 'field list'
Error Number : 1054
Date        : Wednesday, December 31st 2008 @ 03:43:06 AM
Script      : http://forums.DOMAIN.com/profile.php
Referrer    : http://forums.DOMAIN.com/profile.php?do=invitation
IP Address  :
Username    :
Classname    : vB_Database


Alexey? 04-07-2009 04:23 PM

Nice Tnx

hawa.ly 10-23-2010 08:51 PM

Quote:

Originally Posted by Epic-Phail (Post 1465664)
You redirect me here and I still get the same db message in my usergroups

Quote:

Originally Posted by Epic-Phail (Post 1473089)
I get the same error.
Cant create or edit usergroups anymore

Quote:

Originally Posted by Dragons76 (Post 1474330)
No body can help me !!

just run this SQL to repair it


PHP Code:

ALTER TABLE `usergroupADD `invitationpermissionsINT(10UNSIGNED DEFAULT '0' NOT NULL

By : hawa.ly

TEMPESTADE 12-28-2011 10:34 AM

Tanks bro cooll


All times are GMT. The time now is 02:58 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.01178 seconds
  • Memory Usage 1,726KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (3)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
  • (4)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