Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.4.x] Cannot install MUImage (actual repo) correctly #2078

Closed
Portugao opened this issue Dec 1, 2014 · 4 comments
Closed

[1.4.x] Cannot install MUImage (actual repo) correctly #2078

Portugao opened this issue Dec 1, 2014 · 4 comments
Milestone

Comments

@Portugao
Copy link

Portugao commented Dec 1, 2014

I get this error message:

Doctrine Exception: Schema-Tool failed with Error 'An exception occurred while executing 'ALTER TABLE muimage_album ADD CONSTRAINT FK_BF185140727ACA70 FOREIGN KEY (parent_id) REFERENCES muimage_album (id)': SQLSTATE[HY000]: General error: 1005 Can't create table 'd01b1ba1.#sql-7a6e_298de0' (errno: 150)' while executing DDL: ALTER TABLE muimage_album ADD CONSTRAINT FK_BF185140727ACA70 FOREIGN KEY (parent_id) REFERENCES muimage_album (id)
@Portugao Portugao changed the title Cannot install 1.3.x module. [1.4.x] Cannot install 1.3.x module. Dec 1, 2014
@craigh
Copy link
Member

craigh commented Dec 1, 2014

this report needs more information to be able to do anything about it. What module? where do I get it? what were you trying to do when you got the error? Is there are trace route?

@Portugao
Copy link
Author

Portugao commented Dec 1, 2014

I tried to install the actual repo of MUImage. For that i edit the core_max in the lib/MUImage/Version.php.

@Portugao
Copy link
Author

Portugao commented Dec 1, 2014

Sorry. Have to say that all three tables are in the DB and the module is not activated.

@Portugao Portugao changed the title [1.4.x] Cannot install 1.3.x module. [1.4.x] Cannot install MUImage (actual repo) correctly Dec 1, 2014
@Guite Guite added this to the 1.4.0 milestone Dec 16, 2014
@craigh
Copy link
Member

craigh commented Dec 22, 2014

After adjusting the Version file for core_max = 1.4.99 I was able to install. There is one change I will push to the core wrt a fix

other issues though in usage need to be addressed: Portugao/Image#112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants