Hi,

The log didn't help. :(

Here is a good query:

[Thu Mar  7 20:46:18 2002] [debug] mod_midgard.c(1305): [client
80.98.22.96] midgard_translate_handler(latin1,
http://www.informed.hu:8001/informed/felvitel/)
[Thu Mar  7 20:46:18 2002] [debug] select_db.h(87): [client 80.98.22.96]
Midgard: select_database reused open (midgard)
http://www.informed.hu:8001/informed/felvitel/ maps to host 14 in SG 1
[Thu Mar  7 20:46:18 2002] [debug] select_db.h(33): [client 80.98.22.96]
Midgard: select_database kept current database midgard
[Thu Mar  7 20:46:18 2002] [debug] mod_midgard.c(1402): [client
80.98.22.96] Midgard: using style #8 (4 elements)
[Thu Mar  7 20:46:18 2002] [debug] select_db.h(33): [client 80.98.22.96]
Midgard: select_database kept current database midgard
Translation successful: now in SG 1


And here is a bad:

[Thu Mar  7 20:45:47 2002] [debug] mod_midgard.c(1305): [client
80.98.22.96] midgard_translate_handler(latin1,
http://www.informed.hu:8001/informed/felvitel/)
[Thu Mar  7 20:45:47 2002] [debug] select_db.h(51): [client 80.98.22.96]
Midgard: select_database opened database midgard
http://www.informed.hu:8001/informed/felvitel/ maps to host 14 in SG 1
[Thu Mar  7 20:45:47 2002] [debug] select_db.h(33): [client 80.98.22.96]
Midgard: select_database kept current database midgard
[Thu Mar  7 20:45:47 2002] [debug] mod_midgard.c(1402): [client
80.98.22.96] Midgard: using style #8 (4 elements)
[Thu Mar  7 20:45:47 2002] [debug] select_db.h(33): [client 80.98.22.96]
Midgard: select_database kept current database midgard
Translation successful: now in SG 1


And I copy here once again the code which does not work, maybe I have
made something wrong:

[...]
   mgd_auth_midgard("author","x",0);
   $mgd=mgd_get_midgard();
   $t=mgd_get_topic_by_name(0,"informed");
   if (!$t) {
      echo "getting informed failed<BR>\n";
      echo "Reason: " . mgd_errstr() . "<br>\n";
   }
[...]

And it results:

getting informed failed
Reason: Object does not exist

I really have no idea; maybe I should try to switch MMP? Actually, it is
a production server now.

Bye:
Circum


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to