Quote:
Originally Posted by vlad59
Could make small modification to index.php to see if that helps :
Can you move the following block (which is at the top of this file) just after the first ?> (so just before <head>) :
Code:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
It should help.
|
Thank you very much, that was the problem!
Now the page loads correctly.
I have other problems, but I will try to solve them alone before asking for help.
thanks again