Community Support for OpenDocMan (Deprecated)

Full Version: PHP Deprecated: Function ereg() is deprecated
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just finished installing ODM on my server and when I try to log in as the admin for the first time I get the following error:

PHP Deprecated: Function ereg() is deprecated in D:\my_folder\sub_folder\opendocman\functions.php on line 964

This is all it says, no other errors. I'm using PHP Version 5.3.0 with IIS 6 on a Windows 2003 Server. I'm also using the latest version of mySQL. I've checked the permissions of my datadir and set everything correctly but still I get this error.

Any help would be appreciated.

Thanks.
1.2.6 that I am working on at the moment has all the deprecated functions fixed. You can try our SVN version and see if it works for you.

Here is the command to check out the latest development version:

svn co <!-- m --><a class="postlink" href="https://opendocman.svn.sourceforge.net/svnroot/opendocman/opendocman/trunk">https://opendocman.svn.sourceforge.net/ ... cman/trunk</a><!-- m --> opendocman-1.2.6
Can you create a tar or zip of the SVN version so I can download it? Thanks.
Nevermind, I downloaded the complete SVN and got it working.

Thanks.
Great!