Kunena / com_kunenaimporter

Import component for Kunena on Joomla
https://www.kunena.org
10 stars 14 forks source link

White screen when Kunena is not installed #12

Closed fxstein closed 13 years ago

fxstein commented 13 years ago

When you install com_kunenaimporter without Kunena being installed, you get a white screen.

Need to check if Kunena is installed, correct version, and if not show an error message.

fxstein commented 13 years ago

Error message:

Warning: require_once(/...../httpdocs/components/com_kunena/lib/kunena.defines.php) [function.require-once]: failed to open stream: No such file or directory in /...../httpdocs/administrator/components/com_kunenaimporter/models/kunena.php on line 16

Fatal error: require_once() [function.require]: Failed opening required '/...../httpdocs/components/com_kunena/lib/kunena.defines.php' (include_path='.:') in /...../httpdocs/administrator/components/com_kunenaimporter/models/kunena.php on line 16

Fatal error: Class 'JLoader' not found in /...../httpdocs/libraries/loader.php on line 161