Hi, I have the following problem. I hope someone can help me.
1. I have a local installation with FEU module on one of the pages.
2. When that page is loaded it gets rendered as expected.
3. I have uploaded the site to a live installation.
4. The same page with FEU module does not get rendered with the following symptoms:
- The error message says: "Truetype-Directory is not readabele!". I searched for, but could not locate that directory.
- In the page source no DOCTYPE! declaration is shown.
- In the page source no section is shown.
- The error message is displayed right at the spot where the module tag is inserted in the "sidebarb" division.
- The encoding of the page (utf-8) switshed to western (ISO-8859-1)
5. If the FEU module tag is removed, the page gets rendered just fine.
Thanks for your help in advance!
[solved]FrontEndUser module/page does not get rendered/no DOCTYPE <head>
[solved]FrontEndUser module/page does not get rendered/no DOCTYPE <head>
Last edited by docman on Sat Jan 30, 2010 11:19 pm, edited 1 time in total.
Re: FrontEndUser module/page does not get rendered/no DOCTYPE <head>
True-Type directory is from the captcha module, go to extensions > modules hit the uninstall for it then hit install and that part should go away, and make sure the page you use FEU is set to not cached in page option...
[solved] FrontEndUser module/page does not get rendered/no DOCTYPE <head>
Thanks' It di solve the issue.