You cannot call the file directly - all calls need to go through index.php where the router is taking care about setting up the environment properly.
Your call should look like https://SERVER/index.php/settings/ajax/navigationdetect.php Take care, Thomas Am Mittwoch, den 13.11.2013 um 11:57 schrieb Ivan Palanevich: > Why is this happening? > > ownCloud 5.0.12 > Debian squeeze > > https://SERVER/settings/ajax/navigationdetect.php > > > Fatal error: Class 'OC_Util' not found in > /var/www/owncloud/settings/ajax/navigationdetect.php on line 3 > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud > _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
