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

Home » RADICORE development » Bug Reports » Survey 1.0.0: Unknown column 'mnu_user.new_password1'
Survey 1.0.0: Unknown column 'mnu_user.new_password1' [message #1231] Wed, 16 January 2008 21:15 Go to next message
jskillings07 is currently offline  jskillings07
Messages: 4
Registered: January 2008
Junior Member
Hi Tony,

I encountered the following error while running the Survey app.
Is there a quick fix, so that I can continue to evaluate the framework.

Thanks.

John.
------------------------------------------------------------

Software Version: Radicore v1.32.0
WAMP 2.0


2008-01-16 18:00:41

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='MGR' AND mnu_user.new_password1 IS NULL AND mnu_user.new_password2 IS NULL AND mnu_user.user_password IS NULL 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: Survey 1.0.0: Unknown column 'mnu_user.new_password1' [message #1236 is a reply to message #1231] Thu, 17 January 2008 04:52 Go to previous message
AJM is currently offline  AJM
Messages: 2349
Registered: April 2006
Location: Surrey, UK
Senior Member
Whoops! My mistake. The attached file contains a fix.

Previous Topic: Survey 1.0.0: undefined function whereFilter()
Next Topic: Radicode 1.3.2: Unknown column 'mnu_user.new_password1'
Goto Forum:
  


Current Time: Tue May 07 10:54:33 EDT 2024

Total time taken to generate the page: 0.07486 seconds