Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2011-08-19 18:03:11

KMH
New member
Registered: 2011-08-19
Posts: 6

Extended File Manager Deprecated Error (FIX)

Just downloaded and installed Xinha on my dev server.  Everything works ok except when I run Extended File Manager to insert a file link or image I get:

Deprecated: Function set_magic_quotes_runtime() is deprecated in ~/xinha/plugins/ExtendedFileManager/backend.php on line 40

Looked in tickets and forums and didn't see this mentioned.  Easy to fix though.  Just open that file, go to line 40 and change it to:

ini_set('magic_quotes_runtime',0);

Last edited by KMH (2012-08-08 03:35:22)

Offline

Board footer

Powered by FluxBB