I have updated my Drupal installation from 4.2.0 to 4.3.0 and read the documentation about updating modules for the prefixing. I downloaded the ones which have been updated already (Privatemsg) and has Smileys and weblink have yet to be updated I thought I would have a go. However I tried and broke both completely and can't see the problem. Are these affected by any other update or am I just crap and have to wait until they are updated by the authors in the next week or so. I am awful at SQL related stuff so am a bit lost.

On a seperate note Drupal seems to have an extra line of links appear which looks really out of place on my theme. It says

Home >> Forums

and isn't nicely surrounded like the rest of the page. Is there anyway to disable that line, as I don't like it. :)

Comments

LuRcH@www.daihatsu-drivers.co.uk’s picture

Oh also the members.module I also seemed unable to be able to update to work with 4.3.0 but that seems to be unable to find a field in the database.

pianoman’s picture

Sounds like it's what I had happen - looking for the "homepage" field? I found the latest update to that in the CVS - go to http://cvs.drupal.org/ and then "Contributions" --> Modules and find the members module and download it. Works fine for me.

The other item you mention is the "breadcrumbs" feature and I like it. I have members that are not especially computer-literate and get lost - I'm hoping that will help them out. ;-) I don't know if it can be disabled or how, though.

Hope this helps

axel@drupal.ru’s picture

You may download updated weblink.module (with table prefixes, tested with 4.3-rc) from CVS contributions/modules/weblink/

LuRcH@www.daihatsu-drivers.co.uk’s picture

I downloaded it the other day and it worked great! Thanks for telling me anyway :)