Hello, I have the latest Cforge version installed, and also latest Drupal. I got an upgrade message to upgrade to Offers & Wants 7.x-1.5, which then gave the following error message while finalizing the upgrade:

Unresolved dependency shs (Missing)

CommentFileSizeAuthor
#3 Uten navn2.jpg82.06 KBPaal_Graabein
Uten navn.jpg85.03 KBPaal_Graabein

Comments

matslats’s picture

Status: Active » Closed (fixed)

I guess this happened because shs wasn't included in the Hamlets package because Offers & Wants 1.4 didn't have it.
I have updated the Hamlets package to include the latest version of Offers & wants

Paal_Graabein’s picture

Tank you Matthew

Just to make sure I do not do anything wrong: Should I download the latest Hamlets package, and just upload and overwrite the old files?

Paal_Graabein’s picture

StatusFileSize
new82.06 KB

Hello Matthew. I downloaded and upgraded to latest hamlets (no-core) rc17, then ran the update modules stuff, which also included upgrading to Offers & Wants 7.x-1.5

I still got the same error messages, saying "Unresolved dependency shs (Missing)" when I am clicking the "Update database" at the end of the upgrade process.

I don't understand what I might have done wrong. Any idea?

Paal_Graabein’s picture

Status: Closed (fixed) » Active
maryedith’s picture

Paal, what did you do to get past the error? I installed hamlets (no-core) rc17 and have the "Unresolved dependency shs (Missing)" error with Offers_Wants 7.x-1.5.

Paal_Graabein’s picture

Hello maryedith

I have not been able to solve it. Still waiting for help. I don't know why Matthew does not respond to this. Matthew, are you there?

Paal_Graabein’s picture

I think this is critical, as I can not do a database upgrade unless this problem is solved. I have updated core drupal to latest version, but no database upgrade possible, for anything...before this problem has found a solution.

matslats’s picture

sorry i think I'm not notified for comments.
Just download the SHS module and stick it in profiles/cforge/modules
https://www.drupal.org/project/shs

The offers_wants.make file should include the line
projects[shs][version] = "1.5"

I think the problem is that I updated offers wants but didn't update hamlets to include the new version.
I have now pushed Hamlets 1.1
https://www.drupal.org/node/2378623

Paal_Graabein’s picture

OK, thank you Matthew

It worked, I was able to upgrade without error message, but the upgrade
process reverted the installation back to Drupal core's taxonomy select
"Drupal core's taxonomy selects are now restored. Please remember that
they're not scalable!"

I know I can activate Hierarcical Taxonomy, but I don't know which of
the other hierarcical modules to activate,
I know I had *Hierarchical Select *and at leaste one of the other
hierarcial select modules activated, but don't remember which one.

Can you tell med which of them to activate?

matslats’s picture

SHS replaces hierarchical select.
You should disable and remove the old hierarchical select module
Then you can choose the widget you want on url:
admin/structure/types/manage/proposition/fields/offers_wants_categories/widget-type
Note that you can install other modules and use other widgets if, say, your vocab is flat.
Does that help?

matslats’s picture

Status: Active » Closed (fixed)