On Sat, 2002-11-16 at 00:57, Sebastian Schmieschek wrote:
> Hi there,

Greetings!

> Trying to add an image to a Style, there is the following Error:
> *Fatal Error:* Call to undefined function: mgd_get() in *ROOT(899)* : 
> *eval()'d code* on line *17*

File uploads are disabled in your PHP configuration.
Check that you have the following lines in your php.ini:

  file_uploads = On
  upload_max_filesize = 50M
  post_max_size = 50M

then restart your apache.

> Sebastian

/Bergie

-- 
Henri Bergius                           [EMAIL PROTECTED]
Consultant Partner                      Tel: +358-20-198 6032
Nemein Oy                               http://www.nemein.com/

Nemein.Net - Project tracking solution for consulting companies
http://www.nemein.com/Nemein.Net/


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

Reply via email to