Topic: error while adding user in frontaccounting2.2 beta...

Hi,
First of all i should say that this software is amazing. It has a very clear interface and functionality. thanks for the team for developing such a great project.
I was using frontaccounting 2.1 for almost a month. recently i installed version 2.2.
I am experiencing error while adding user. can someone help me in resolving this issue. the error displayed is as follows

Missing argument 20 for update_user_display_prefs(), called in C:\xampp\htdocs\fa1\admin\users.php on line 86 and defined in file: C:\xampp\htdocs\fa1\admin\db\users_db.inc at line 59
Missing argument 21 for update_user_display_prefs(), called in C:\xampp\htdocs\fa1\admin\users.php on line 86 and defined in file: C:\xampp\htdocs\fa1\admin\db\users_db.inc at line 59
Undefined variable: sticky_date in file: C:\xampp\htdocs\fa1\admin\db\users_db.inc at line 80
Undefined variable: startup_tab in file: C:\xampp\htdocs\fa1\admin\db\users_db.inc at line 81

thanks
Ram

Re: error while adding user in frontaccounting2.2 beta...

sorry that is after some troubleshooting. the original error is this

Missing argument 20 for update_user_display_prefs(), called in C:\xampp\htdocs\fa1\admin\users.php on line 86 and defined in file: C:\xampp\htdocs\fa1\admin\db\users_db.inc at line 59
Missing argument 21 for update_user_display_prefs(), called in C:\xampp\htdocs\fa1\admin\users.php on line 86 and defined in file: C:\xampp\htdocs\fa1\admin\db\users_db.inc at line 59
Undefined variable: stickydate in file: C:\xampp\htdocs\fa1\admin\db\users_db.inc at line 80
Undefined variable: startup_tab in file: C:\xampp\htdocs\fa1\admin\db\users_db.inc at line 81

Re: error while adding user in frontaccounting2.2 beta...

Yes, this is a bug already fixed in CVS unstable. You can download the new users.php file from CVS if you want to continue testing, or wait for 2.2RC release.
Janusz

Re: error while adding user in frontaccounting2.2 beta...

Hello,

When when will the 2.2RC be release?

Thanks.

itronics wrote:

Yes, this is a bug already fixed in CVS unstable. You can download the new users.php file from CVS if you want to continue testing, or wait for 2.2RC release.
Janusz

Re: error while adding user in frontaccounting2.2 beta...

Hi Janusz,
Thanks a ton. now there is no error. When is the 2.2RC releasing?

Thanks
Ram

Re: error while adding user in frontaccounting2.2 beta...

If nothing urgent happen you can expect release 2.2RC this week.
Janusz