I was pleasantly suprised to see an install function in a 4.6 version module. However, I'm not seeing where it gets called. In line 930 of quotes.module there's a call to _quotes_install in the install.inc file. This depends on the op variable to be "Install" or "Upgrade". The problem is I don't see where that's linked at all in the admin interface, or how to change the URI to make that call.

All I have done so far is activate the module. I see the "quotes" link in the high level admin menu, but nothing under "settings". When looking at the quotes admin setting, the status says "Installed".

What am I missing? Where should there be the Install button?

Thanks!

Comments

sym’s picture

I don't think 4.6 suuport install files at all, are you sure you have the 4.6 module? If there is no other option then you will have to install the tables yourself, but remember that the code in the 4.7 module wont work on 4.6 because of the forms api changes.

jmarkantes’s picture

Status: Active » Closed (fixed)

I'm pretty darn sure it was the 4.6 module. Unfortunately since I posted the original bug report, I've upgraded everything to 4.7x, so I don't have a module handy to check for sure.

We can go ahead and close this. If I see a 4.6 version somewhere, I'll double check, but I'm afraid I'm no longer able to report or be any help on this.

Thanks for the reply,
Jason