Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fatal error: Call to undefined function...
#3
Hi,

I haven't modified any connection script. I am using version 1.9. I have created a database, with user and used create_tables.sql in MYSQL to create the tables. It almost appears like global variables not visible (or adodb package is not loading).

Could it be something to do with settings variables (see below where dataroom is folder for letodms)? Should I change the default page?

// Default page on login. Defaults to out/out.ViewFolder.php
var $_siteDefaultPage = "";

// Path to where mydms is located
var $_rootDir = "http://www.XYZ.com/dataroom/";

// Where the uploaded files are stored (best to choose a directory that
// is not accessible through your web-server)
var $_contentDir = "/drdocs/";

// Path to adodb
var $_ADOdbPath = "http://www.XYZ.com/dataroom/adodb/";

Thanks,

AB.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: