Re: Administration Pages - Modifying Data Displayed
"wwalkerbout" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Walkerbout Technologies |
| Message-ID | <[email protected]> |
Hi Marc,
I just had the opportunity to revisit this, as I would certainly like to do
something with Admin in Xaraya 1.1.2 so that I can simplify things for my
Site Admins.
What I did was changed the class call to the older format call that you
mentioned. But I got the error listed at the base of this message.
Am I assuming incorrectly that with a few changes, the SimpleAdmin Module
should work with Xaraya 1.1.2? It would be great if I could get it to a
stage where I can use it (or at least test it out).
Cheers,
Wayne
System Error
Database Query Error
ErrorNo: 1062, Message:Database error while executing: 'INSERT INTO
xar_dynamic_properties_def
( xar_prop_id, xar_prop_name, xar_prop_label,
xar_prop_parent, xar_prop_filepath, xar_prop_class,
xar_prop_format, xar_prop_validation, xar_prop_source,
xar_prop_reqfiles, xar_prop_reqmodules, xar_prop_args,
xar_prop_aliases
)
VALUES (37,'userlist','User
List','','modules/simpleadmin/xarproperties/Dynamic_UserMultiSelect_Property.php','Dynamic_UserMultiSelect_Property','37','','','','roles','a:0:{}','')';
error description is: 'Duplicate entry '37' for key 1'.
Explanation:
A database query could not be executed, either because the query could not
be understood or because it returned unexpected results.
Stack:
at xarException__dbErrorHandler(xarException.php:466)
Etc....