I did the mentioned steps before the error message.
There is full access (777) and there aren't even files in the folder templates_c.
Maybe the first error message is wrong.
Search found 12 matches
- Tue Dec 09, 2008 7:26 pm
- Forum: Installation
- Topic: Migration, problem with Smarty
- Replies: 3
- Views: 2786
- Sat Nov 29, 2008 10:44 am
- Forum: Installation
- Topic: Migration, problem with Smarty
- Replies: 3
- Views: 2786
Migration, problem with Smarty
Hi, I have the same problem like this guy here:
http://board.s9y.org/viewtopic.php?p=72027&sid=5ff5c20481a084fcb34f882af252563e
Mine:
Keine Schreibrechte für Verzeichnis /dday/templates_c. Bitte korrigieren
Fatal error: Smarty error: [in file:entries.tpl line 2]: syntax error: unrecognized tag ...
http://board.s9y.org/viewtopic.php?p=72027&sid=5ff5c20481a084fcb34f882af252563e
Mine:
Keine Schreibrechte für Verzeichnis /dday/templates_c. Bitte korrigieren
Fatal error: Smarty error: [in file:entries.tpl line 2]: syntax error: unrecognized tag ...
- Tue Dec 11, 2007 6:31 pm
- Forum: General discussions
- Topic: Top referrers not working (+ serendipity_referrers empty)
- Replies: 9
- Views: 5518
- Sun Dec 09, 2007 10:25 am
- Forum: General discussions
- Topic: Top referrers not working (+ serendipity_referrers empty)
- Replies: 9
- Views: 5518
- Fri Dec 07, 2007 8:47 pm
- Forum: General discussions
- Topic: Top referrers not working (+ serendipity_referrers empty)
- Replies: 9
- Views: 5518
- Wed Dec 05, 2007 9:59 pm
- Forum: General discussions
- Topic: Top referrers not working (+ serendipity_referrers empty)
- Replies: 9
- Views: 5518
- Wed Dec 05, 2007 9:03 pm
- Forum: General discussions
- Topic: Top referrers not working (+ serendipity_referrers empty)
- Replies: 9
- Views: 5518
Top referrers not working (+ serendipity_referrers empty)
Damn it!
I can't figure out, why serendipity_referrers is still empty after three weeks, also I came to my blog myself via external links. What is wrong?
I can't figure out, why serendipity_referrers is still empty after three weeks, also I came to my blog myself via external links. What is wrong?
- Mon Nov 05, 2007 7:03 pm
- Forum: Installation
- Topic: Changing Path
- Replies: 2
- Views: 2654
- Wed Oct 31, 2007 8:14 pm
- Forum: Installation
- Topic: Changing Path
- Replies: 2
- Views: 2654
Changing Path
I thought, that would be easy.
How do I change the path from "example.com/serendipity" to "example.com/rofl"?
I changed the paths via admin accordingly. Then I renamed the directory to "rofl". Totally messed up.
edit: oh no. I had to delete it and drop the database. I got internal server errors ...
How do I change the path from "example.com/serendipity" to "example.com/rofl"?
I changed the paths via admin accordingly. Then I renamed the directory to "rofl". Totally messed up.
edit: oh no. I had to delete it and drop the database. I got internal server errors ...
- Sun Oct 28, 2007 12:15 am
- Forum: Bugs
- Topic: 2 XHTML 1.0 Errors
- Replies: 5
- Views: 3767
You're welcome.
You might find this funny:
http://validator.w3.org/check?uri=www.i ... ne&group=0
2915 errors.
You might find this funny:
http://validator.w3.org/check?uri=www.i ... ne&group=0
2915 errors.
- Sat Oct 27, 2007 7:25 pm
- Forum: Bugs
- Topic: 2 XHTML 1.0 Errors
- Replies: 5
- Views: 3767
- Fri Oct 26, 2007 10:00 pm
- Forum: Bugs
- Topic: 2 XHTML 1.0 Errors
- Replies: 5
- Views: 3767
2 XHTML 1.0 Errors
1.:
Line 4, Column 1: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml .
<html>
Many Document Types based on XML need a mandatory xmlns="" on the root element. For example, the root element for XHTML will look like:
<html xmlns="http://www.w3.org/1999 ...
Line 4, Column 1: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml .
<html>
Many Document Types based on XML need a mandatory xmlns="" on the root element. For example, the root element for XHTML will look like:
<html xmlns="http://www.w3.org/1999 ...