Help with launchtime on Joomla 3

Hi, i just download the launchtime template and after installing it i just get the next message at my website.

Fatal error: require_once(): Failed opening required '/homepages/25/d454478087/htdocs/Joomla/templates/launchtimeDIRECTORY_SEPAATORframework.php' (include_path='.:/usr/lib/php6') in /homepages/25/d454478087/htdocs/Joomla/templates/launchtime/index.php on line 16

Maybe is an obvious mistake but i can't solve it, i am new at joomla as you can see, please could you help me with it? if you need more information please just let me know
11 years 2 months ago #1 by lulo

Please Log in or Create an account to join the conversation.

Hello Pepeto

Can you manage to edit this file

/templates/template/launchtime/index.php ?

If you do, please edit the following line 14
define( 'DS', DIRECTORY_SEPAATOR );

into
define( 'DS', DIRECTORY_SEPARATOR );

Hope that fix the error. Let us know then.
11 years 2 months ago #2 by erwinschro

Please Log in or Create an account to join the conversation.

Thank you very much, i just edit the line as you said and it just fix the problem.

Again, thank you very much!!
11 years 2 months ago #3 by lulo

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum