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

Home » RADICORE development » Bug Reports » New Hosting Account Bug
Re: New Hosting Account Bug [message #2197 is a reply to message #2196] Thu, 09 July 2009 09:16 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Whoops! Embarassed Somehow the menu-data.sql script was built without the following entry:
REPLACE INTO `mnu_account` (`rdcaccount_id`, `account_name`, `rdcversion`, `created_date`, `created_user`, `revised_date`, `revised_user`) 
VALUES(1, 'Shared Account', 1, '2007-09-13 11:41:52', 'AJM', NULL, NULL);

This should create the 'shared' account with the id of 1, with all new records having a id greater than 1.

Empty your version of mnu_account, run this sql statement to create the first record, then you can create any new accounts.

I shall update my sql scripts for the next release.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Incorrect Autoinsert of created_date and created_user
Next Topic: SQL Syntax error
Goto Forum:
  


Current Time: Fri Apr 19 13:32:38 EDT 2024

Total time taken to generate the page: 0.00938 seconds