Home » RADICORE development » Bug Reports » Error in class generated
Error in class generated [message #600] |
Wed, 07 February 2007 12:56  |
stephenboey
Messages: 54 Registered: January 2007
|
Member |
|
|
Hi,
I did the following alterations to the table
ALTER TABLE `mnu_role`
ADD `role_id_snr` varchar(16),
ADD `lft` INTEGER NOT NULL default 0,
ADD `rgt` INTEGER NOT NULL default 0,
ADD KEY `role_id_snr` (`role_id_snr`)
Was trying to create a list then a pop up to specify parent child relationship.
Appears that framework is not generating mnu_role_jnr.class.inc properly.
Attached are the files
|
|
|
Goto Forum:
Current Time: Tue Jul 08 08:02:00 EDT 2025
Total time taken to generate the page: 0.01632 seconds
|