If I login on my site in the frontend then I've several problems:
1/ FCK is configured with skin=office 2003 but I get a html page ?
2/ Normal if you paste content from a word doc then you'll get a popup window where you paste your content, click OK and then they will paste this into the webpage, now it pastes it immediately this means that all the word doc rubbisch code is also in this webpage ?
3/ The buttons Save and Cancel doesn't work neither ?
4/ If I want to logout then I'll get an error page 403 ?
Because this site is for a school with the meaning that the students and teachers keeps this site up to date via the frontend, it is very important that this issue will be fixed.
Please can somebody help me out ?
TIA
regards,
sindb
Finaly I found it !!!!!!!!!!!!!!!!!
I was forgotten to put this line of code between the head tags of my index.php:
<jdoc:include type="head" />
Thanks
This topic can be closed.
regards sindb
1/ FCK is configured with skin=office 2003 but I get a html page ?
2/ Normal if you paste content from a word doc then you'll get a popup window where you paste your content, click OK and then they will paste this into the webpage, now it pastes it immediately this means that all the word doc rubbisch code is also in this webpage ?
3/ The buttons Save and Cancel doesn't work neither ?
4/ If I want to logout then I'll get an error page 403 ?
Because this site is for a school with the meaning that the students and teachers keeps this site up to date via the frontend, it is very important that this issue will be fixed.
Please can somebody help me out ?
TIA
regards,
sindb
Finaly I found it !!!!!!!!!!!!!!!!!
I was forgotten to put this line of code between the head tags of my index.php:
<jdoc:include type="head" />
Thanks
This topic can be closed.
regards sindb
