- Posts: 7245
- Thank you received: 566
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question After install site crashed
JLoader::registerPrefix('Kunena', '__DIR__');
This is very, very odd as the line should be:
github.com/Kunena/Kunena-Forum/blob/3.0....es/bootstrap.php#L19
The constant should be defined starting from PHP 5.3.0:
php.net/manual/en/language.constants.predefined.php
And it resolves always to the current directory.
Do you have APC, eAccelerator, XCache or some other optimizer turned on in your system?
Please Log in or Create an account to join the conversation.
Author site of that template say that template is "Kunena 2.x ONLY", so is that template problem? And you are using: Kunena version detailed: Kunena 3.0.0 | 2013-05-15 [ Wanga ]Kunena default template details : Nova - Kunena 2.x | author: www.TemplateKunena.com | version: 1.0.1 | creationdate: 02.04.2013
Have you already tried what Michael said:
5) Try with v 3.0.0 of the Blue Eagle template
screencast.com/t/p3k77qyat28f
Please Log in or Create an account to join the conversation.
That framework author site is: Vanilla is build with the Warp 5.5 theme framework which utilizes the latest web techniques and is available for Joomla 1.5, 1.6 and WordPress 3.0.
You are using J! 2.5.11?
www.yootheme.com/blog/2011/01/31/vanilla-template
Please Log in or Create an account to join the conversation.
- cowboysdude
-
Topic Author
- Offline
- Senior Member
-
- Posts: 111
- Thank you received: 3
Matias wrote: /home/dallasco/public_html/libraries/kunena/bootstrap.php(19):
JLoader::registerPrefix('Kunena', '__DIR__');
This is very, very odd as the line should be:
github.com/Kunena/Kunena-Forum/blob/3.0....es/bootstrap.php#L19
The constant should be defined starting from PHP 5.3.0:
php.net/manual/en/language.constants.predefined.php
And it resolves always to the current directory.
Do you have APC, eAccelerator, XCache or some other optimizer turned on in your system?
No I have nothing like that installed. It goes through the install process and says successfully installed..
Please Log in or Create an account to join the conversation.
- cowboysdude
-
Topic Author
- Offline
- Senior Member
-
- Posts: 111
- Thank you received: 3
810 wrote: Please enable kunena debug. And post here the error.
regards 810
Have no idea where that even is..
Please Log in or Create an account to join the conversation.
- cowboysdude
-
Topic Author
- Offline
- Senior Member
-
- Posts: 111
- Thank you received: 3
Matias wrote: Can you also explain what exactly happened after the installation. Sometimes Joomla forgets to install some files or PHP uses the cached versions from them, so installing again may help.
It all installed fine... no problems on the backend at all.. works great.. except it crashes the site totally
Please Log in or Create an account to join the conversation.