I can't seem to add a category
even when i press the ' Add Category >> '
button after i've already filled in the fields for category name, category slug, category parent and description.
The fields just gets cleared and nothing happens.
I can't seem to add a category
even when i press the ' Add Category >> '
button after i've already filled in the fields for category name, category slug, category parent and description.
The fields just gets cleared and nothing happens.
Okay. What version of WordPress?
I have the same problem, using version 2.1.3
I've tried creating categories using both my "editor" account, and the admin account.
same. 2.1.3
i managed to get one category done after lots of refreshin
but now i'm having the same prob again.
mayb it's just not stable?
if i can't even post this defeats the purpose of bloggin right?
the text fields just clears after i press the
'Add Category' button
strange...
.
.
can anybody help with this?
Looks like I'm in the same boat.
Check your internet settings. Do you guys get any error messages like "DO YOU WANT TO LEAVE THIS PAGE?" or something along those lines.
yeah, i do get this error message sometimes. interesting enough it's the same with user administration, though i managed to somehow create a new user. with categories it just doesn't work at all (same symptoms as described by GZP). any ideas? btw... having no problems on an older wordpress build.
thx 4 ur efforts.
Same problem here - new WP 2.1 install
I found a solution, at least on my end. I need to access my site via the non-www version (ie. example.com instead of http://www.example.com). I had an htaccess rewrite that sent everything to www. I guess I'll need to reverse that now.
Thanks asterix - that fixed the problem for me (www v. non-www agreement).
problem is due to the ajax component. a workaround is to edit the /wp-include/script-loader.php and rem out the js scripts that is having a problem. around line 35
// $this->add( 'ajaxcat', '/wp-admin/cat-js.php', array('listman'), '20070118' );
// $this->add( 'admin-categories', '/wp-admin/categories.js', array('listman'), '3684' );
// $this->add( 'admin-custom-fields', '/wp-admin/custom-fields.js', array('listman'), '3733' );
what do i edit those lines to??
I wish I could get an answer for this as well...
Ditto. Same problem here.
Okay ... I accessed via the non-www version and it worked. There's got to be some kind of problem in the code, because that's a silly thing to break. Besides, I WANT people to access through the www version.
Any help on this from the coders?
I've had the same problem on WP 2.2. But the "www" trick did it for me. Thanks asterix!
I'll just keep this in mind in the future.
i still got a prob with 2.2.1
can't add category
pls help
everytime i type in category name/slug
and click on the
>> Add Category Button
they just clear my fields and no category is added.
usually u'd see a banner that says
"Category Successfully Created""
rite?
even in my category list i don't c anything.
ok nvm... solved it by uploading and overwriting category.php frm my computer to the blog directory.
thanks anyway
In the write/manage pages area (post-new.php or post.php), when I type a category above the 'add category' button and click 'add'.. nothing happens - except an error shows up in the java errors corner of my browser (little yellow exclamation mark) 'Line 536 Object doesn't support this property or method'.
I am using 2.2
Double check in the General Options that your site is set to be on the correct www vs non-www. Once I fixed that, the categories and text box worked fine.
Well Done hannamyluv, you just solved not only my issue of not being able to add a category but also the issue where my editor was not working. You're a star!!!!!!
FOR INFORMATION ONLY:
I tried to add a post today but but it failed. Upon further investigation, I realised that the categories were no longer listed under "Manage | Categories". Furthermore, the existing posts were not accessible by the users.
Having spend a couple of hours investigating, I eventually found that out that the /tmp space on my (Linux) system was full. Once I cleared it down the problem went away.
I hope others find this useful.
This problem usually arises when you use "www" url for your blog site. But don't worry, you don't have to sacrifice "www" (if u are one of those who are in love with "www" like me) to fix this problem.
Just install the following plugin and activate it.
http://wordpress.org/extend/plugins/enforce-www-preference/
That's it!
MonlamDesigns.com
This topic has been closed to new replies.