Igor Tseglevsky <[EMAIL PROTECTED]> wrote:

> Good day. Please, help.

Well , if You consider monday as good day , let it be :)
 
> 1. Asgard. Traditional:
> Fatal error: Cannot redeclare processsubmit() in code-global(6) : eval()'d code on 
> line 483
> 
> I have executed all recommendations found in archive (register_globals is On;
> last version of Asgard from CVS, 1.11). The problem has not disappeared.
> 
> And I do not understand, what this message on a mistake means? How to
> understand, what it means? Where to search for a code containing a
> mistake? I would be in confusion if the similar message has appeared as
> a result of work of my code. How to include log and debug?

I assume You are running PHP 4.3.x. 
This version of PHP doesn't let You define functions like Print() and print(), 
because since that PHP release  it is the same function.
If You are running Asgard from CVS , and no problem appear , it simply means
that it was fixed in CVS :) 

> 2. Admin interface.
> 
> I can modify root page from example site, but a root page for new host
> I can not modify or delete. Button 'Submit' from form for edit page
> returns me without any messages back to old contents of page.
> All parameters from my page and page from example site (title, 
> authr etc.) are identical.

Properties. Not parameters. Parameters are special midgard feature :)

> I use default administrator's login ('admin').

Please, create new SG , and persons(admin, editor) and sites,  etc for this SG.
Once a time I thought that SG0 sites are great, but believe me 
it was one of my greatest mistake with midgard.

Piotras

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

Reply via email to