View Full Version : Vserion 2.5.2 Lazuli Template Problems
When I install 2.5.2 I get a blank page using the Lazuli Template. Is anyone else having this problem? It works OK using the other template or an old version of Lazuli Template. I will try to download an other copy. and see if that is the problem.
Thanks to all the developers/coders for all the hard work!
Charlie
alsmith
06-17-2008, 06:42 PM
I removed the top line of the file main.html and it worked on the server I am hosting.
I removed the top line of the file main.html and it worked on the server I am hosting.
Al,
Thanks for the quick reply! That fixed the problem!
Charlie
ebmarques
06-18-2008, 04:58 AM
That fixed the problem!
If you want users with IE6 to see your Website, that will NOT fix the problem.
Good reading:
http://www.open-realty.org/bugs/index.php?cmd=view&id=808
Eduardo
alsmith
06-18-2008, 06:38 AM
Eduardo, first off great to hear from you again, I trust all is well.
ok so I put php_flag short_open_tag in the .htacces and got the dreaded 500 Internal Server Error.
I then added the php method as suggested <?php echo '<'.'?xml version"1.0" encoding="iso-8859-1"'.'?>'; ?> and it worked.
My issue was not related to IE6 as I am using IE7 and FF, so maybe it is not a bug, I thought that since it is included in the template the way it was and does not work that it should be corrected or removed.
ebmarques
06-18-2008, 07:19 AM
Hi Al!
Yes, I am quite fine, thanks! I hope you're too! :)
For sure your issue is not related to IE6, but with your host. For example, it is not a problem at all with TTech - just an example of a good hosting company! ;)
Words from PHP.NET (about php_short_tag): "...people have been warned for *ages* now that short tags are *not* xml-compliant, so everybody still using them should be blamed for doing so..."
W3C words (about XML prologue): "...Such a declaration *is* required..."
I stay with them and I see nothing to be corrected.
But... :) Of course, LAZULI template can be changed. In such a way that it don't NEED (the need is related to IE6) the XML prologue.
So what? Even so the prologue *should* (my words) be present (not only at LAZULI, but at ALL templates) once that's what W3C says so.
Eduardo
ebmarques
06-21-2008, 09:57 AM
I then added the php method as suggested <?php echo '<'.'?xml version"1.0" encoding="iso-8859-1"'.'?>'; ?> and it worked.
Hi Al,
Just a note about a typo I created since the start... the correct line is:
<?php echo '<'.'?xml version="1.0" encoding="iso-8859-1"'.'?>'; ?>
I missed the "=" after "version".
Eduardo
Ashley
07-13-2008, 06:59 PM
Hi Eduardo
For sure your issue is not related to IE6, but with your host. For example, it is not a problem at all with TTech - just an example of a good hosting company!
Sorry, but I have just upgraded to 2.5.2 and host with TTech and have the same problem
I will try one of your fixes
Regards
Ashley
Cyclades Handyman
07-14-2008, 04:33 AM
Hi ebmarques's,
I just download your Lazuli.zip from the bug tracker, and replaced it with the one from 2.5.2, bud id is not working!?
I host with transparent
ebmarques
07-14-2008, 08:44 AM
Hi Eduardo
Sorry, but I have just upgraded to 2.5.2 and host with TTech and have the same problem
I will try one of your fixes
Regards
Ashley
Hi Ashley,
At Brazil, we usually say when somebody talks too much: "Fish dies by its own mouth." - that's perfect to me. :rolleyes: For my surprise, I found out few weeks ago, that TTech also have "php short tag" ON. Under this condition, LAZULI template will need to be modified (as commented at the page "About the Lazuli Template").
Anyway... a new LAZULI template was written and it will not be a problem anymore. The next O-R release will have it.
Thanks,
Eduardo
p.s.: also read my next post
ebmarques
07-14-2008, 08:47 AM
Hi ebmarques's,
I just download your Lazuli.zip from the bug tracker, and replaced it with the one from 2.5.2, bud id is not working!?
I host with transparent
Hi Stephan,
The download link for the new template is:
[EDITED - JUL/19] Newest version:
http://www.eduardomarques.com/downloads/lazuli_080719.zip
You can see a demo at (hosted at TTech):
http://www.eduardomarques.com/demo_or/
So please, tell us wich is the problem you're having.
Eduardo
Cyclades Handyman
07-14-2008, 10:11 AM
Eduardo,
I download your Lazuli template, replaced it with the Lazuli on the host, and i get the same white page like i have on my 2.5.2 test site if i change the template. I use Firefox 2.0.0.15
I will install it now again and try it with IE....i fergot about this...:)
ebmarques
07-14-2008, 10:16 AM
I will install it now again and try it with IE....i fergot about this...:)
Stephan,
Do you see my demo (link above) without problems with IE and FF?
If you do... Check your files, there is a problem at your server.
If you don't... try to clean your cache. :)
Eduardo.
Cyclades Handyman
07-14-2008, 10:24 AM
Eduardo,
Yes this is the strange thing, i see your demo....i just upload your Lazuli again...need some minutes.....the i-connection in Greece is very slow...like the Greeks:)
Cyclades Handyman
07-14-2008, 10:46 AM
Eduardo,
....i did not think about the cookies....now id works.:rolleyes:
Thank you very much!
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.