[EMAIL PROTECTED] wrote: > > > import with the files from midgard.hklc.com. The result is still the > > > same: "Fatal error: Call to undefined function: quitit() in content on > > > line 42" > > > > See if you have a snippet by the name 'auth' (GUID > > 9bde96d7f83f8430710e95343ecb6990) in your database. > > I don't have that one! (The only snippets I have containing 'auth' in the > name are 'browse_authors' and 'auth_imap_new') Where would I be supposed to > see that GUID? I don't have a column by that name in my midgard.snippet > table.
The GUID is in the repligard table. If you do select realm,id from repligard where guid='9bde96d7f83f8430710e95343ecb6990' I'd expect to see snippet record identification returned. If you don't, the repligard import of nadmin was faulty. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
