You are not logged in.
hi
i am new and just testing. when i try to insert an image i get these errors:
Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\xampp\htdocs\testings\Xinha\plugins\ExtendedFileManager\backend.php on line 40
Strict Standards: Non-static method Files::fixPath() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\testings\Xinha\plugins\ExtendedFileManager\Classes\ExtendedFileManager.php on line 115
Strict Standards: Non-static method Files::fixPath() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\testings\Xinha\plugins\ExtendedFileManager\Classes\ExtendedFileManager.php on line 131
Strict Standards: Non-static method Files::fixPath() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\testings\Xinha\plugins\ExtendedFileManager\Classes\ExtendedFileManager.php on line 132
Strict Standards: Non-static method Files::fixPath() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\testings\Xinha\plugins\ExtendedFileManager\Classes\ExtendedFileManager.php on line 115
does xinha use php 4? is there a version for php 5?
or maybe i`m doing something wrong?
best regards
Offline
Reduce the error_reporting setting in your PHP (you may need to search the ExtendedFileManager files to see if it sets it's own, I doubt it does though, so just your .ini setting will likely be all that is required.
James Sleeman
Offline