Figured I would post an update since I made some progress...
I found the connection problem to be HOST related and not a plug-in problem. The root cause was mod_security related, so I added the following to the .htaccess file
<Files serendipity_xmlrpc.php>
SecFilterInheritance Off
</Files>
To ...
Search found 4 matches
- Thu Dec 20, 2007 12:18 pm
- Forum: Plugins
- Topic: Using XML-RPC plugin with Word 2007
- Replies: 6
- Views: 5486
- Tue Nov 11, 2003 8:10 am
- Forum: Bugs
- Topic: Tiny CSS Bug in Default Template
- Replies: 7
- Views: 11203
Tiny CSS Bug in Default Template
In the default template, when you view an 'extended entry', the title right outline doesn't match up with the entry right outline beneath it (it ends up stopping about 8 px or so short). If anyone is looking to fix that, all you need to do is edit your style sheet for
serendipity_commentsTitle ...
serendipity_commentsTitle ...
- Thu Nov 06, 2003 9:46 am
- Forum: Bugs
- Topic: XHTML 1.0 Validity
- Replies: 6
- Views: 10719
- Thu Nov 06, 2003 9:29 am
- Forum: Bugs
- Topic: XHTML 1.0 Validity
- Replies: 6
- Views: 10719
XHTML 1.0 Validity
Heya
Just downloaded the software yesterday and had it running in no time -- it's great! Exactly what I was looking for :)
I was especially interested in the strict XHTML 1.0 option in the administration options. After enabling it, I tried out the W3C validator and ran into a few errors. I've ...
Just downloaded the software yesterday and had it running in no time -- it's great! Exactly what I was looking for :)
I was especially interested in the strict XHTML 1.0 option in the administration options. After enabling it, I tried out the W3C validator and ran into a few errors. I've ...