Hello!
So... I just tried to update from drupal 7.17 to 7.18, but I ran into an unresolved dependency problem which prevented me from running update.php.
Missing: entity
Required by: entity token
I am rather new to drupal, but I know this means the Entity API module should be missing. What I don't understand is that:
a) the module is installed and enabled (I double checked on my production site 5 minutes ago – files are installed in sites/default)
b) Entity Token is a submodule (sorry if there is a more exact term for this) of the Entity API
I tried reinstalling the Entity module, but no luck there.
If anyone could help me understand what might be going on, it would be fantastic! I already did a bit of search on the subject but couldn't seem to find anything relevant so far.
Cheers!