Hi all,
Apologies if this is an old query, but I've tried finding the answer in the archives and nothing seems to fit with what I need.
I have set up my blog and can post entries and edit entries just fine, but if I try and add a category (using the "tab-cat" snippet) then I get an error message:
"Received exception:Wrong type NilClass. Not allowed! No categories are available!"
Does anyone know why this might happen with categories when I can access posts remotely?
Many thanks, Nigel
On 9 Dec 2007, at 16:18, Nigel Green wrote:
I have set up my blog and can post entries and edit entries just fine, but if I try and add a category (using the "tab-cat" snippet) then I get an error message:
"Received exception:Wrong type NilClass. Not allowed! No categories are available!"
Does anyone know why this might happen with categories when I can access posts remotely?
Likely based on the result from your blog, when the blogging bundle requests the list of categories.
So it would be a good start to know which blogging system you are using. If you have reverted to the default blogging bundle, what version of Ruby you’re using, etc.
On Tue, Dec 11, 2007 at 06:56:28AM +0100, Allan Odgaard wrote:
On 9 Dec 2007, at 16:18, Nigel Green wrote:
I have set up my blog and can post entries and edit entries just fine, but if I try and add a category (using the "tab-cat" snippet) then I get an error message:
"Received exception:Wrong type NilClass. Not allowed! No categories are available!"
Does anyone know why this might happen with categories when I can access posts remotely?
Likely based on the result from your blog, when the blogging bundle requests the list of categories.
So it would be a good start to know which blogging system you are using. If you have reverted to the default blogging bundle, what version of Ruby you’re using, etc.
Sorry, I didn't give a lot of detail to go on there did I!
I'm using WordPress 2.3.1 and I've got the latest version of the blogging bundle from the subversion repository. I'm running Ruby 1.8.6 on Leopard.
Thanks, Nigel
On 11 Dec 2007, at 10:25, Nigel Green wrote:
[...] I'm using WordPress 2.3.1 and I've got the latest version of the blogging bundle from the subversion repository. I'm running Ruby 1.8.6 on Leopard.
Okay, same as me (and I don’t have that problem).
Try enable full XML-RPC logging, see http://wiki.macromates.com/Blogging/WordPress for instructions.