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

migration error #3

Closed
petermumford opened this issue Nov 28, 2010 · 2 comments
Closed

migration error #3

petermumford opened this issue Nov 28, 2010 · 2 comments

Comments

@petermumford
Copy link

I was getting the error that is mentioned on the home page "uninitialized constant Refinery::Pages::Tab" and did you recommendation to update refinerycms. when I do a rake refinery:update I get the below error. Would you have any idea why I might be getting this error? After the update for refinerycms I'm now using 0.9.9.pre.

$ rake refinery:update
(in /Sites/web/profc)

=== ACTION REQUIRED ===
Please run rake db:migrate to ensure your database is at the correct version.
$ rake db:migrate
(in /Sites/web/profc)
== AddMissingIndexes: migrating ==============================================
-- add_index(:pages, :parent_id)
rake aborted!
An error has occurred, this and all later migrations canceled:

Index name 'index_pages_on_parent_id' on table 'pages' already exists

(See full trace by running task with --trace)

@petermumford
Copy link
Author

I think this is more related to refinerycms its self

@parndt
Copy link
Member

parndt commented Nov 28, 2010

This issue was closed.
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

2 participants