When you install Bio on a Drupal 5.1 site and enable the (core) Blog module, it's not possible to create blog entries once a user has a bio. Creating a blog entry fails with an error:
"This user already has a biography. Edit it here or assign this entry to another user."
After disabling BIo, I'm able to submit blog posts again.
I'm willing to do more tests if that can help you to resolve the issue...
Luc
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | bio-nodes.patch | 1.31 KB | webchick |
Comments
Comment #1
webchickThis actually is true of any nodes.
This should fix it.
Comment #2
webchickI'd also say this is rather critical. ;)
Comment #3
stroobl commentedThat fixed it, thanks!
Comment #4
allie mickaCommitted a modified version.
Thanks a lot!
Comment #5
paulcoghlan commentedI really hate to ask this but can someone give me a 30 second primer in how to apply the patch?
Thanks,
Paul
Comment #6
allie mickaBecause I committed this change last night, you shouldn't have to apply any patches at all.
Just download the latest development version of the 5 branch right from the project page and give it a spin.
Comment #7
webchickSince this was fixed, the easiest way is just to download a new copy of the module. The changes should be available within 24 hours.
Otherwise, you can go to http://cvs.drupal.org/viewcvs/drupal/contributions/modules/bio/bio.modul... and click "download" next to the first file in the list and overwrite your existing bio.module with it.
Comment #8
webchickOops. ;) Too slow. ;)
Comment #9
(not verified) commented