- Posts: 14
- Thank you received: 0
Joomla! WSOD
-
Houwa6
Inactive member - Topic Author
- New Member
Less
More
10 years 1 day ago #43723
by Houwa6
Joomla! WSOD was created by Houwa6
Hi guys (me again )
Well, I tried to change the font of the logo title in the template_css.css.
Let me list the code snippet.
I removed the 'Dancing Script' font, and refreshed the website, and all of sudden the only thing I get is a white screen filled of php code. (image in attachement)
I get it back again and still the same problem. :dry:
Do you have any ideas ?
Thanks.
Well, I tried to change the font of the logo title in the template_css.css.
Let me list the code snippet.
Code:
.logo_line1, .logo_line1 a {
font-family:'Dancing Script', Arial, Helvetica, sans-serif;
font-size:52px;
font-weight:bold;
line-height:52px;
padding-top:20px;
text-decoration:none;
}
I get it back again and still the same problem. :dry:
Do you have any ideas ?
Thanks.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 19 hours ago #43726
by ivan.milic
Replied by ivan.milic on topic Joomla! WSOD
By looking in that output its clear you someware missed ? in <?php
Your output starts with
<php
that should be <?php
Your output starts with
<php
that should be <?php
Please Log in to join the conversation.
-
Houwa6
Inactive member - Topic Author
- New Member
Less
More
- Posts: 14
- Thank you received: 0
10 years 19 hours ago #43727
by Houwa6
Replied by Houwa6 on topic Joomla! WSOD
Well, basically, I spent last night trying to solve this till 4 A.M. I went backwards and removed everything I added. The problem persisted.
I slept on it, and tried now, and everything is working !
I'm going to redo what I did yesterday, step by step, I try to figure out what really happened, and what caused the problem.
Thank you.
I slept on it, and tried now, and everything is working !
I'm going to redo what I did yesterday, step by step, I try to figure out what really happened, and what caused the problem.
Thank you.
Please Log in to join the conversation.
Time to create page: 0.174 seconds