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

Home » RADICORE » How To » std.list3 problem
Re: std.list3 problem [message #364 is a reply to message #362] Mon, 06 November 2006 09:56 Go to previous messageGo to previous message
johandewit is currently offline  johandewit
Messages: 25
Registered: May 2006
Location: Belgium
Junior Member
file include.xml.php5.inc :
function addData2XMLdoc() :

The $object seems ok, $object->tablename = user
$object->dbname=aasa_user

global $screen_structure has following contents :
$screen_structure['xsl_file']=std.list3.xsl
$screen_structure['tables']['outer']=aasa_user.user
$screen_structure['tables']['middle']=input_week
$screen_structure['tables']['inner']=input


$objectname=$dbobject->getClassName() contains user

There is a mismatch between the $screen_structure and the
$objectname.

FOUND IT !!!!!

The problem is me ! $screen_structure is the file
screens/en/input.list3.screen.inc where the outer tablename is defined. There I used the qualified tablename, because i'm using two different databases. This is not a good idea and i shouldn't do that ever again.

Thanks a lot to point me to the correct direction to find my mistake.

Result is attached in image.

Greetings

Johan


 
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: Sat Oct 19 23:14:22 EDT 2024

Total time taken to generate the page: 0.08844 seconds