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 10 matches
- Thu Oct 18, 2007 4:26 pm
- Forum: Plugins
- Topic: Using XML-RPC plugin with Word 2007
- Replies: 6
- Views: 5397
- Wed Oct 10, 2007 1:52 am
- Forum: Plugins
- Topic: Using XML-RPC plugin with Word 2007
- Replies: 6
- Views: 5397
- Mon Oct 08, 2007 5:59 pm
- Forum: Plugins
- Topic: Using XML-RPC plugin with Word 2007
- Replies: 6
- Views: 5397
- Mon Oct 08, 2007 4:33 am
- Forum: Plugins
- Topic: Using XML-RPC plugin with Word 2007
- Replies: 6
- Views: 5397
Using XML-RPC plugin with Word 2007
I'm trying to post to my blog using Word 2007 and the XML-RPC plugin. I have two blogs, one of them running directly off the root of the webpage, and another located in a subfolder. When I setup the blog in Word with the blog running directly under the root, everything works just perfectly! But when ...
- Mon Oct 08, 2007 4:29 am
- Forum: Plugins
- Topic: embed plugins using smarty
- Replies: 8
- Views: 5833
- Sat Oct 06, 2007 4:32 am
- Forum: Installation
- Topic: Error 500 (alternate cause and solution)
- Replies: 3
- Views: 3625
- Mon Oct 01, 2007 10:17 pm
- Forum: Plugins
- Topic: embed plugins using smarty
- Replies: 8
- Views: 5833
- Mon Oct 01, 2007 4:26 pm
- Forum: Plugins
- Topic: embed plugins using smarty
- Replies: 8
- Views: 5833
- Sun Sep 30, 2007 7:03 pm
- Forum: Plugins
- Topic: embed plugins using smarty
- Replies: 8
- Views: 5833
- Sat Sep 29, 2007 2:53 pm
- Forum: Plugins
- Topic: embed plugins using smarty
- Replies: 8
- Views: 5833
embed plugins using smarty
I have embedded my blog into a website I have already designed but have been having a few issues trying to embed the plugins that go along with it (categories, pollbox, etc). After many many hours of searching how to embed the plugins, I have found a way to use the {php} {/php} tags inside of a ...