Menu

#565 db probleme ?

0.6.x
closed-works-for-me
nobody
Setup (149)
5
2002-08-06
2002-08-06
Anonymous
No

Problem in Moregroupware found!
Version (config.inc.php): 0.6.5 - Neo
Version (version.inc): 0.6.5 - Neo
PHP version: 4.2.2
Server software: Apache/1.3.19 (Win32)
DB vendor: mysql
Program: /groupware/index.php
Line: 70
dump:
(POST) Array ( )
(GET) Array ( )

Error (SQL): SELECT b.modulename,b.active, a.*
FROM mgw_rights a, mgw_modules b WHERE
a.modulename=b.modulename AND user_group_id =
50000

Error (MSG): Unknown column 'a.modulename' in 'where
clause'

Discussion

  • Honza Kropac

    Honza Kropac - 2002-08-06
    • status: open --> closed-works-for-me
     
  • Honza Kropac

    Honza Kropac - 2002-08-06

    Logged In: YES
    user_id=337784

    Hi,
    it looks like you have old DB structure. Look
    into /modules/general/install/install.sql and compare
    structure of your mgw_modules table with the one
    defined in this file.
    If you don't have any important
    data in mgw, you can do new installation or look in
    message archieves for upgrade instructions.

    hondzik

     

Log in to post a comment.