I'm trying to upgrade in drupal itself to the latest adaptivetheme, but it somehow fails? I don't know how to describe it better, because it tells me that it was successful. However, after upgrading the version still shows 7.x-3.0-rc1 and Drupal also notifies me that there is a upgrade available (the one I just did!).

I've looked if it might have been a permissions issue, but the files and directories are all owned by www-data. Also in apache's error.log are no entries related to this. So that makes me a bit clueless to where this is originating from and what to do next.

CommentFileSizeAuthor
screenshot-adaptiveupgrade.png174.9 KBrvansleen

Comments

Jeff Burnz’s picture

Yeah, it's a pita, the automatic updater does not work so well with themes, at least that is my experience and what I have seen reported in other theme project issue queues.

Best bet is do a complete re-install, and use FTP to put the new files:

http://adaptivethemes.com/documentation/how-to-uninstall-or-re-install-a...

rvansleen’s picture

Status: Active » Closed (fixed)

I gave it 'fixed' as status, since that describes it best I guess. Solution is indeed to reinstall manually, as suggested. Thanks Jeff.