vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   MySQL Error : Unknown column 'language.phrasegroup_journalcp' in 'field list' (https://vborg.vbsupport.ru/showthread.php?t=130312)

chkdgate 10-29-2006 07:18 PM

MySQL Error : Unknown column 'language.phrasegroup_journalcp' in 'field list'
 
I removed all files and reverted all templates pertaining to this mod (vb journal) but I'm still receiving to following messages below:



Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT administrator.*,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_journalcp AS phrasegroup_journalcp,
language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN administrator AS administrator ON (administrator.userid = user.userid) INNER JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_journalcp' in 'field list'
Error Number : 1054
Date : Sunday, October 29th 2006 @ 01:36:55 PM
Script : http://www.mysite.net/upload/admincp/journaladmin.php

Princeton 10-29-2006 07:35 PM

remove journaladmin.php
ensure that all plugins are removed
ensure that SCHEDULED TASKS pertaining to this mod is removed

chkdgate 10-29-2006 07:58 PM

Quote:

Originally Posted by Princeton
remove journaladmin.php
ensure that all plugins are removed

I removed both journaladmin.php and it's plugin. That was actually one of the first things I did.

Quote:

Originally Posted by Princeton
ensure that SCHEDULED TASKS pertaining to this mod is removed

I don't mean to sound dumb but how do I go about doing this. I never dealt with scheduled tasks before.

Paul M 10-29-2006 08:01 PM

Quote:

Originally Posted by chkdgate
I removed both journaladmin.php and it's plugin. That was actually one of the first things I did.

According to the error, you were using journaladmin.php at the time of the error.


chkdgate 10-29-2006 08:26 PM

Thank you Paul. I haven't received another email notification in reference to the error in question. Being that I removed everything concerning vb journal, do you think I'll still get anymore errors?

Paul M 10-29-2006 11:16 PM

Unlikely if you have removed everything.

chkdgate 10-30-2006 12:08 AM

Thank you Paul. Everything is working properly so you can close this thread if you see fit.


All times are GMT. The time now is 07:05 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.01156 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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