This topic is locked

Setup Doc Manager

12/15/2014 8:01:14 PM
DocManager template
author

It's been a while since I worked with phprunner and I can't seems to remember how to set up a doc manager from the template. Is there a tutorial?

admin 12/17/2014

Frequently Asked Questions at http://xlinesoft.com/docmanager can help.

501412 12/18/2014

Thanks I looked that over and I'm still getting this error
Fatal error: Call to undefined function db_connect() in /home/xxxx/xxxx/plan_manager/include/appsettings.php on line 463
line 463 $conn=db_connect();
is the problem my folder? I set it to absolute, unchecked php expression, I checked the folder exists in the public folder w/correct permissions ../plandrop/
Or is something else?

admin 12/23/2014

As a first step I would suggest to make sure that versions of PHPRunner and DocManager template match. It looks like compatibility issue to me.
If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

501413 12/29/2014

Thanks I got it working, I uploaded a file, but I want to not have a login, I email people this in a link and only allow pdf, jpg, tiff file types.
I have the login off but then I get this error
Not Found
The requested URL /plan_manager/login.php was not found on this server.
How do I get rid of this?
Patti

edit

I tried using an existing list of members as a login and apparently you can't change the login table. Is this correct?