Search found 553 matches
- 04.01.2011 16:01
- Forum: Bugs & Problems
- Topic: Can't Insert Images in Windows 7
- Replies: 3
- Views: 8101
- 01.01.2011 16:11
- Forum: Bugs & Problems
- Topic: Can't Insert Images in Windows 7
- Replies: 3
- Views: 8101
- 25.08.2010 12:41
- Forum: Bugs & Problems
- Topic: Cannot get blog id from multisite WP 3.0
- Replies: 3
- Views: 5674
- 25.08.2010 12:13
- Forum: Bugs & Problems
- Topic: Cannot get blog id from multisite WP 3.0
- Replies: 3
- Views: 5674
Apparently they changed the type of a value. Can you edit the file XMLRPC.PHP that is in the root of your WordPress installation? In Line 477, you need to change
to
That should help.
Code: Select all
‘blogid’ => $blog_id,
to
Code: Select all
‘blogid’ => (string)$blog_id,
That should help.
- 28.05.2010 16:08
- Forum: Bugs & Problems
- Topic: Tags-Generator Drops Tags
- Replies: 4
- Views: 4417
- 28.05.2010 13:29
- Forum: Bugs & Problems
- Topic: Tags-Generator Drops Tags
- Replies: 4
- Views: 4417
- 04.05.2009 19:45
- Forum: Installation & Configuration
- Topic: Moving from one computer to another
- Replies: 10
- Views: 22631
- 03.05.2009 11:18
- Forum: Installation & Configuration
- Topic: Moving from one computer to another
- Replies: 10
- Views: 22631
Re: Moving from one computer to another
gottabkd wrote:I added the following to the default .cfg file to
:C\Users\Owner\AppData\Roaming\UserData\
Exactly like this? You should change it to:
- [Main]
UserPath=C:\Users\Owner\AppData\Roaming\UserData
- 16.04.2009 15:53
- Forum: Installation & Configuration
- Topic: Moving from one computer to another
- Replies: 10
- Views: 22631
Try here: http://www.blogdesk.org/en/kontakt.htm
- 16.04.2009 09:43
- Forum: Installation & Configuration
- Topic: Moving from one computer to another
- Replies: 10
- Views: 22631
Re: Moving from one computer to another
My question is this: what files to I need to copy (from the old desktop), to have them work on the new laptop and where do I put them. Take a look at the chapter Data Backup & Transfer in the help. Also I noticed in the latest version something called "smart upload". What is it and wh...
- 22.03.2009 13:57
- Forum: Bugs & Problems
- Topic: < and > get stripped out
- Replies: 0
- Views: 4828
< and > get stripped out
Some users had a strange problem. When posting using BlogDesk (or any other weblog client), the HTML tags were distroyed because all '<' and '>' were removed. Finally there is an explanation & solution for this problem. You'll need to install this WordPress plugin: http://wordpress.org/extend/pl...
- 22.03.2009 12:13
- Forum: Bugs & Problems
- Topic: Editing old posts
- Replies: 1
- Views: 5025
- 16.12.2008 13:15
- Forum: Using BlogDesk
- Topic: Any way to publish pages in wordpress using blog desk
- Replies: 1
- Views: 8690
- 17.10.2008 09:43
- Forum: Installation & Configuration
- Topic: Error code 403 - Error User/Password
- Replies: 13
- Views: 13957
- 16.10.2008 23:56
- Forum: Installation & Configuration
- Topic: Error code 403 - Error User/Password
- Replies: 13
- Views: 13957
- 16.10.2008 23:04
- Forum: Installation & Configuration
- Topic: Error code 403 - Error User/Password
- Replies: 13
- Views: 13957
What you suggest for cahnign default font seems to work only for HTML. It only works in the Source Editor . Please take a look at the help file for details. I couldn' find the path for your suggestion abit saving trackbacks You can open the Notebook in the Extras menu, you can store any text there,...