Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Call to undefined function add_access_extensions() ... index.php line 20 #19

Open
sayamenuki opened this issue Nov 3, 2016 · 1 comment

Comments

@sayamenuki
Copy link

Hi.

I've been trying to figure out why I get a blank page after logging into my frontaccounting website. I've researched every error resolution possible. And besides no one specifying which folder the php.ini file is in (I've now looked at every single folder in the frontaccounting folder on my sql server -- /big/dom/xkaluwellaco/www/accounting/)

I'm seriously at a loss.
Thanks for any links or suggestions. If I haven't researched this properly, please feel free to let me know.
Thanks again.
Brigitte

This is the index.php file in the /www/accounting folder

http://www.kaluwellaco.net/accounting/index.php

. ***********************************************************************/ $path_to_root="."; if (!file_exists($path_to_root.'/config_db.php')) header("Location: ".$path_to_root."/install/index.php"); $page_security = 'SA_OPEN'; ini_set('xdebug.auto_trace',1); include_once("includes/session.inc"); # add_access_extensions(); $app = &$_SESSION["App"]; if (isset($_GET['application'])) $app->selected_application = $_GET['application']; $app->display(); ?>

Each time I correct an error, I receive a new bug. So far these are the bug notices I've received Also, I've uninstalled and reinstalled frontaccounting on my server twice.
This may be why there's a repeat of errors before 17:00.

[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call to undefined function mysql_connect() in /big/dom/xkaluwellaco/www/accounting/includes/db/connect_db.inc on line 27
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call to undefined function mysql_connect() in /big/dom/xkaluwellaco/www/accounting/includes/db/connect_db.inc on line 27
[02-Nov-2016 19:29:15 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:29:15 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:29:15 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:29:15 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 22:11:33 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(../lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 22:11:33 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening '../lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::config.php:65: filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(./tmp/faillog.php): failed to open stream: No such file or directory
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401: include_once(): Failed opening './tmp/faillog.php' for inclusion (include_path='.:')
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(./company/0/installed_extensions.php): failed to open stream: No such file or directory
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449: include_once(): Failed opening './company/0/installed_extensions.php' for inclusion (include_path='.:')
[02-Nov-2016 22:33:36 EST5EDT] [client 67.6.186.36 ] PHP Parse error: syntax error, unexpected 'the' (T_STRING) in /big/dom/xkaluwellaco/www/accounting/includes/session.inc on line 17
[02-Nov-2016 22:35:05 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(../lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 22:35:05 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening '../lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 22:35:05 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call to undefined function add_js_file() in /big/dom/xkaluwellaco/www/accounting/access/logout.php on line 18
[02-Nov-2016 22:37:17 EST5EDT] [client 67.6.186.36 ] PHP Parse error: syntax error, unexpected 'FA2' (T_STRING) in /big/dom/xkaluwellaco/www/accounting/config.php on line 218
[02-Nov-2016 22:38:52 EST5EDT] [client 67.6.186.36 ] PHP Parse error: syntax error, unexpected '*' in /big/dom/xkaluwellaco/www/accounting/config.php on line 218
[02-Nov-2016 22:40:36 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 22:40:36 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 22:40:36 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call to undefined function add_access_extensions() in /big/dom/xkaluwellaco/www/accounting/index.php on line 20
[02-Nov-2016 22:41:39 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 22:41:39 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 22:41:39 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Function name must be a string in /big/dom/xkaluwellaco/www/accounting/index.php on line 20
[02-Nov-2016 22:43:24 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 22:43:24 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 22:43:24 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Function name must be a string in /big/dom/xkaluwellaco/www/accounting/index.php on line 20
[02-Nov-2016 22:46:51 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 22:46:51 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 22:46:51 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call to undefined function add_access_extensions() in /big/dom/xkaluwellaco/www/accounting/index.php on line 20
[02-Nov-2016 23:06:18 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(./lang/installed_languages.inc): failed to open stream: No such file or directory
[02-Nov-2016 23:06:18 EST5EDT] [client 67.6.186.36 ] ::language.php:15: include_once(): Failed opening './lang/installed_languages.inc' for inclusion (include_path='.:')
[02-Nov-2016 23:06:18 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call to undefined function add_access_extensions() in /big/dom/xkaluwellaco/www/accounting/index.php on line 20

@sukupandachu
Copy link

What's your current version?
Is this a new installation or an upgrade from an older version? If so,
which versions are involved?
What's your OS version?
Did you upgrade PHP version?

Are you on the forum? I think we share more information through the forum
than here. You might want to check at
http://frontaccounting.com/wb3/pages/forum.php

Rgds.
AL.

On Thu, Nov 3, 2016 at 4:29 AM, Brigitte [email protected] wrote:

Hi.

I've been trying to figure out why I get a blank page after logging into
my frontaccounting website. I've researched every error resolution
possible. And besides no one specifying which folder the php.ini file is in
(I've now looked at every single folder in the frontaccounting folder on my
sql server -- /big/dom/xkaluwellaco/www/accounting/)

I'm seriously at a loss.
Thanks for any links or suggestions. If I haven't researched this
properly, please feel free to let me know.
Thanks again.
Brigitte

This is the index.php file in the /www/accounting folder

http://www.kaluwellaco.net/accounting/index.php

. ****************************** *****************************************/ $path_to_root="."; if (!file_exists($path_to_root.'/config_db.php')) header("Location: ".$path_to_root."/install/index.php"); $page_security = 'SA_OPEN'; ini_set('xdebug.auto_trace',1); include_once("includes/session.inc"); # add_access_extensions(); $app = &$_SESSION["App"]; if (isset($_GET['application'])) $app->selected_application = $_GET['application']; $app->display(); ?>

Each time I correct an error, I receive a new bug. So far these are the
bug notices I've received Also, I've uninstalled and reinstalled
frontaccounting on my server twice.
This may be why there's a repeat of errors before 17:00.

[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[01-Nov-2016 15:28:33 EST5EDT] [client 71.218.68.164 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 18:58:00 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:00:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:00:33 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:00:56 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:02:01 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:11:25 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call
to undefined function mysql_connect() in /big/dom/xkaluwellaco/www/
accounting/includes/db/connect_db.inc on line 27
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:15:17 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call
to undefined function mysql_connect() in /big/dom/xkaluwellaco/www/
accounting/includes/db/connect_db.inc on line 27
[02-Nov-2016 19:29:15 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:29:15 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:29:15 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:29:15 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:41:58 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:41:59 EST5EDT] [client 50.63.85.70 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:42:18 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:46:04 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:46:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:46:52 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 19:59:15 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 20:11:20 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 20:11:36 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 20:12:18 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 21:50:02 EST5EDT] [client 69.5.8.117 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 21:50:03 EST5EDT] [client 50.63.85.70 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 21:53:07 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 21:53:21 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 22:11:33 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(../lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 22:11:33 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening '../lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::config.php:65:
filemtime(): stat failed for ./CHANGELOG.txt
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(./tmp/faillog.php): failed to open stream: No such file or
directory
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::session.inc:401:
include_once(): Failed opening './tmp/faillog.php' for inclusion
(include_path='.:')
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ]
0::current_user.inc:607: Invalid argument supplied for foreach()
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(./company/0/installed_extensions.php): failed to open
stream: No such file or directory
[02-Nov-2016 22:11:34 EST5EDT] [client 67.6.186.36 ] 0::session.inc:449:
include_once(): Failed opening './company/0/installed_extensions.php' for
inclusion (include_path='.:')
[02-Nov-2016 22:33:36 EST5EDT] [client 67.6.186.36 ] PHP Parse error:
syntax error, unexpected 'the' (T_STRING) in /big/dom/xkaluwellaco/www/
accounting/includes/session.inc on line 17
[02-Nov-2016 22:35:05 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(../lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 22:35:05 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening '../lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 22:35:05 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call
to undefined function add_js_file() in /big/dom/xkaluwellaco/www/accounting/access/logout.php
on line 18
[02-Nov-2016 22:37:17 EST5EDT] [client 67.6.186.36 ] PHP Parse error:
syntax error, unexpected 'FA2' (T_STRING) in /big/dom/xkaluwellaco/www/accounting/config.php
on line 218
[02-Nov-2016 22:38:52 EST5EDT] [client 67.6.186.36 ] PHP Parse error:
syntax error, unexpected '*' in /big/dom/xkaluwellaco/www/accounting/config.php
on line 218
[02-Nov-2016 22:40:36 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 22:40:36 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 22:40:36 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call
to undefined function add_access_extensions() in /big/dom/xkaluwellaco/www/accounting/index.php
on line 20
[02-Nov-2016 22:41:39 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 22:41:39 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 22:41:39 EST5EDT] [client 67.6.186.36 ] PHP Fatal error:
Function name must be a string in /big/dom/xkaluwellaco/www/accounting/index.php
on line 20
[02-Nov-2016 22:43:24 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 22:43:24 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 22:43:24 EST5EDT] [client 67.6.186.36 ] PHP Fatal error:
Function name must be a string in /big/dom/xkaluwellaco/www/accounting/index.php
on line 20
[02-Nov-2016 22:46:51 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 22:46:51 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 22:46:51 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call
to undefined function add_access_extensions() in /big/dom/xkaluwellaco/www/accounting/index.php
on line 20
[02-Nov-2016 23:06:18 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(./lang/installed_languages.inc): failed to open stream: No
such file or directory
[02-Nov-2016 23:06:18 EST5EDT] [client 67.6.186.36 ] ::language.php:15:
include_once(): Failed opening './lang/installed_languages.inc' for
inclusion (include_path='.:')
[02-Nov-2016 23:06:18 EST5EDT] [client 67.6.186.36 ] PHP Fatal error: Call
to undefined function add_access_extensions() in /big/dom/xkaluwellaco/www/accounting/index.php
on line 20


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#19, or mute the thread
https://github.com/notifications/unsubscribe-auth/AOzWs0msmMOuLGNVPyg9HCo81QemkMqSks5q6VUtgaJpZM4Kn-aK
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants