Question
Kunena 1.5.7 Problem
Less
More
Posts: 1
Thank you received: 0
16 years 5 months ago - 16 years 5 months ago #33402
by philr68
I am running J1.5.9
I built the site in a sub domain and Kunena installed an worked properly.
When we transferred thesite to the main domain there was an error when trying to load the site:
Parse error: syntax error, unexpected T_CLASS in /www/ourbulgarianworld.com/www/root/components/com_kunena/lib/kunena.config.class.php on line 65
I deleted com_kunena directories form /components and /administrator components and the fbfiles directory from /images.
I also removed the tables from the database.
The site then loaded.
I then tried to install the component again and nothing happens. It just won't install. There is no error message on the installer.
The root directory and all directories underneath are set to 775.
Have I missed something?
Last edit: 16 years 5 months ago by
philr68 .
Please Log in or Create an account to join the conversation.
Less
More
Posts: 362
Thank you received: 25
Less
More
Posts: 7245
Thank you received: 566
16 years 5 months ago #33665
by Matias
This parse error should not happen (the code is ok).
I see two possibilities: bug in your PHP version or you have APC/eAccelerator/XCache/Zend which is somehow breaking the code.
Did you try it again and does it work now?
Removing files and DB leads to clean install, which should work if it worked on subdomain.
Please Log in or Create an account to join the conversation.