PDA

View Full Version : ERROR: Failed to add user permission object


krafzig
28-11-06, 09:20 PM
I tried to change the user permissions of an already existing user to "Administrator" but then I got an error message (see below) in the browser.
After this I tried to create a new user with admin permission and I get the same error. But the user is created anyway - he only has no permissions!

Hope you can give me a hint what might be wrong here!

##################
ERROR: C:\Inetpub\Www_root\dotproject\classes\permissions .class.php(108): Failed to add user permission object
Backtrace:
0 C:\Inetpub\Www_root\dotproject\classes\permissions .class.php:108 dprint('C:\\Inetpub\\Www_root\\dotproject\\classes \\permissions.class.php',108,0,'Failed to add user permission object')
1 C:\Inetpub\Www_root\dotproject\classes\permissions .class.php:115 addLogin('16','liliane')
2 C:\Inetpub\Www_root\dotproject\modules\admin\admin .class.php:78 updateLogin('16','liliane')
3 C:\Inetpub\Www_root\dotproject\modules\admin\do_us er_aed.php:70 store()
4 C:\Inetpub\Www_root\dotproject\index.php:259 require('C:\\Inetpub\\Www_root\\dotproject\\module s\\admin\\do_user_aed.php')

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\Www_root\dotproject\includes\main_funct ions.php:543) in C:\Inetpub\Www_root\dotproject\classes\ui.class.ph p on line 515

lmessino
13-10-12, 09:41 AM
I have the same problem , the systme show me the next message when i add the new user . Any suggestion . Thank you advance.



ERROR: /services9/webpages/k/a/karismaresorts.net/public/dp/classes/permissions.class.php(171): Failed to add user permission object
Backtrace:
0 /services9/webpages/k/a/karismaresorts.net/public/dp/classes/permissions.class.php:171 dprint('/services9/webpages/k/a/karismaresorts.net/public/dp/classes/permissions.class.php',171,0,'Failed to add user permission object')
1 /services9/webpages/k/a/karismaresorts.net/public/dp/classes/permissions.class.php:180 addLogin('86','rsanz')
2 /services9/webpages/k/a/karismaresorts.net/public/dp/modules/admin/admin.class.php:83 updateLogin('86','rsanz')
3 /services9/webpages/k/a/karismaresorts.net/public/dp/modules/admin/do_user_aed.php:68 store()
4 /services9/webpages/k/a/karismaresorts.net/public/dp/index.php:240 require('/services9/webpages/k/a/karismaresorts.net/public/dp/modules/admin/do_user_aed.php')
<\pre>


Warning: Cannot modify header information - headers already sent by (output started at /services9/webpages/k/a/karismaresorts.net/public/dp/includes/main_functions.php:600) in /services9/webpages/k/a/karismaresorts.net/public/dp/classes/ui.class.php on line 557

ajdonnison
15-10-12, 03:22 PM
If your site is karismaresorts.net/dp then none of your version information in your profile matches that used on your site, making it near impossible to provide support. Also you have left your install directory intact, which is clearly advised against in all our documentation, and every time you go into system administration you are warned. Judging by the results of your site system checks you are using a version of MySQL that is so old that not even MySQL/Oracle will support it.

lmessino
16-10-12, 08:23 AM
Thank you for your comments Don , but i have the PHP 5 and Msql 5 . The only issue is the add users. The other user created working fine.

Do you have other suggestion.

ajdonnison
16-10-12, 02:42 PM
It seems that we are at a disconnect. Could you answer me one simple question. Is karismaresorts.net/dp the site that you are using that is generating these errors?

lmessino
17-10-12, 12:56 AM
Actually i can fixed that . But thank you for your comments .