Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » Radicode 1.3.2: Unknown column 'mnu_user.new_password1'
Radicode 1.3.2: Unknown column 'mnu_user.new_password1' [message #1234] Wed, 16 January 2008 21:35 Go to next message
jskillings07 is currently offline  jskillings07
Messages: 4
Registered: January 2008
Junior Member
It appears that the Mnu_User table has a wrong column definition.


This application has encountered an unrecoverable error

The following has been reported to the administrator:
2008-01-16 18:33:00

Fatal Error: MySQL error: 1054 - Unknown column 'mnu_user.new_password1' in 'where clause' (# 1054).

SQL query: SELECT SQL_CALC_FOUND_ROWS mnu_user.*, mnu_account.account_name, mnu_role.role_desc FROM mnu_user LEFT JOIN mnu_account ON (mnu_account.rdcaccount_id=mnu_user.rdcaccount_id) LEFT JOIN mnu_role ON (mnu_role.role_id=mnu_user.role_id) WHERE mnu_user.user_id='SURVEY1' AND mnu_user.new_password1 IS NULL AND mnu_user.new_password2 IS NULL AND mnu_user.user_password IS NULL ORDER BY mnu_user.user_id asc LIMIT 1 OFFSET 0

Error in line 450 of file 'C:\wamp\www\radicore\includes\dml.mysqli.class.inc'.

Host Info: localhost via TCP/IP
Server Version: 5.0.45-community-nt
Client Info: 5.0.45, Client Encoding: latin1

Script: /radicore/menu/mnu_user(upd1)a.php

User Id: MGR

Remote Address: 127.0.0.1

Request URI: /radicore/menu/mnu_user(upd1)a.php?session_name=menu0
Re: Radicode 1.3.2: Unknown column 'mnu_user.new_password1' [message #1237 is a reply to message #1234] Thu, 17 January 2008 04:56 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
This is a duplicate of http://www.radicore.org/forum/index.php?t=msg&goto=1231 which contains the fix.

Previous Topic: Survey 1.0.0: Unknown column 'mnu_user.new_password1'
Next Topic: Radicore v1.33.0/Search sort problem
Goto Forum:
  


Current Time: Fri Apr 26 07:04:58 EDT 2024

Total time taken to generate the page: 0.01297 seconds