Next step on LiveUser_Admin - example 1
"Georg Bez" <[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <000e01c571ab$ea4899e0$30aba8c0@edisoft41> |
Hi Lukas, after install the new files from CVS give me 1.) LiveUser_Admin / example1 / Subgroups.php .96 Critical An error occurred Child group already has a parent group [...] Error on line: 27 Array ( [0] => Array ( [code] => -1 [params] => Array ( [msg] => Child group already has a parent group ) [package] => LiveUser_Admin [level] => exception [time] => 1118839928.9669 [context] => Array ( [file] => C:\vhosts\peardev\server_cvs\LiveUser\Admin\Perm\Complex.php [line] => 152 [function] => assignsubgroup [class] => liveuser_admin_perm_complex ) [message] => An error occurred Child group already has a parent group ) ) 2.) LiveUser_Admin / example1 / Subgroups.php .03 Critical An error occurred This user with perm id 7 has already been granted the right id 3 Error on line: 36 Array ( [0] => Array ( [code] => -1 [params] => Array ( [msg] => This user with perm id 7 has already been granted the right id 3 ) [package] => LiveUser_Admin [level] => exception [time] => 1118840512.0365 [context] => Array ( [file] => C:\vhosts\peardev\server_cvs\LiveUser\Admin\Perm\Simple.php [line] => 478 [function] => grantuserright [class] => liveuser_admin_perm_complex ) [message] => An error occurred This user with perm id 7 has already been granted the right id 3 ) ) 3.) Automatic putting on of the database (mySQL) by demodata.php does not. I must put before and then set in the file demodata.xml <create>0</create>. >> PHP: 3.3.8 > i presume you mean 4.3.8? :-) LiveUser runs nice in "Classic PHP" on my Schneider AT :-) /Georg