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

Home » RADICORE » How To » std.list3 problem
Re: std.list3 problem [message #363 is a reply to message #362] Mon, 06 November 2006 09:31 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2350
Registered: April 2006
Location: Surrey, UK
Senior Member
The problem looks to be in your screen structure file which (I'm guessing here) contains the line:
$structure['tables']['outer'] = 'aasa_user.user';

instead of
$structure['tables']['outer'] = 'user';

It must contain ONLY the table name, not the table name prefixed with the database name. That is why there is a mismatch in the XML document between the data entry and the structure entry. The two names must match EXACTLY, in case as well as spelling.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to handle blobs?
Next Topic: File picker
Goto Forum:
  


Current Time: Tue May 21 17:12:25 EDT 2024

Total time taken to generate the page: 0.01120 seconds