Urban Giraffe Support | HeadSpace
Disappeared Tags, Inability to Add Tags, Broken HeadSpace Modules
I installed HeadSpace2 yesterday and edited a post by adding a tag. This morning I visited my site and the tags and categories were gone from each post. I opened one post and added tags using the autotag feature from HeadSpace and then saved the post. I checked my homepage and all my tags and categories had re-appeared on all my posts. Now, however, I cannot add tags to pages for some unexplainable reason. The tag box (element) is present but the 'Add' button that is usually next the tag box where I enter the tags is gone. I tried adding them via hitting return but that doesn't work.
I have also noticed that the 'Page Modules' page in HeadSpace settings is broken. I can't re-arrange (drag-n-drop doesn't work) or activate any modules. I am using HeadSpace2 version 3.5 and WordPress 2.5.1.
I believe an incompatibility with Simple Tags was the reason for all the problems. When it was active there was not tag box to enter tags but when I deactivated it, the tag box returned. However, the all the above problems still exist (no ability to add tags or categories to pages).
What should I do now? Would it be possible to deactivating HeadSpace2 and deleting the folder from my plugins directory and then just reinstall/reactivate it? Or would that cause potentially more problems? Would you expect there to be database table problems with re-installation of HeadSpace2?
Please advise, thank you.
Responses
Posted 2 months ago by Member
I am also using the plugins Meta Robots and All-in-One SEO but I am sure they are not affecting the functionality of HS given that activating/deactivating them didn't produce any behavioral differences by HeadSpace.
Posted 2 months ago by Key Master
HeadSpace has a remove option that will remove all HeadSpace data and deactivate the plugin.
Posted 2 months ago by Member
Thanks, I deleted it and then deleted the HeadSpace(HS) folder from my plugins directory. Then I disabled Simple Tags and all other tag related plugins. This unfortunately didn't solve the problem; when creating a page (creating posts works fine), there is no "Add" button to the right of my 'Tags' box and no 'Categories' box either. Thus I had no way of adding tags or categories to a page.
I then tried re-installing HS. This caused the page modules (within Simple & Advanced) to appear (unlike before) but I still cannot move them (drag-n-drop). I still am unable to add tags and categories to my pages (not posts) regardless if HS is activated, deactivated, or totally removed.
Any suggestion, please?
Posted 2 months ago by Key Master
I discovered a problem with IE. Try 3.5.1 and see if that fixes the problem
Posted 2 months ago by Member
Same prob here. Latest version of WP and Headspace2. I noticed that I get a 403 error if a link calls ajax.php - Error: You don't have permission to access /wp/wp-content/plugins/headspace2/ajax.php on this server.
File permission is '644'. Is this correct?
Posted 2 months ago by Member
RESOLVED: web server configuration was changed at some point - after searching around some (for a few hours) - i found that if you add the following to .htaccess file in your public_html directory, the dreaded 403 error disappears...
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Awesome plugin! Best I've seen.
Posted 2 weeks ago by Key Master
Yep, mod_security will generally give you a lot of grief with Ajax...
Reply
You must log in to post.