Hello --
I am getting this error after I upgraded from 14. I have re-imported the panel page, but I still get the same error.
Fatal error: Cannot redeclare panels_views_panels_content_types() (previously declared in /home/theworld/public_html/@Drupal5/sites/all/modules/panels/panels_views/panels_views.module:675) in /home/theworld/public_html/@Drupal5/sites/all/modules/panels/content_types/views.inc on line 6
thank you!
Comments
Comment #1
merlinofchaos commentedYou did not read the release notes.
Please read: http://drupal.org/node/205246
Comment #2
murphyca commentedHi,
Thanks for replying. I did follow the directions and am still having the same issue. These are the steps I took:
1. Removed old panels folder from sites/all/modules
2. Added new panels
3. Checked modules settings to on
4. Checked access control, turned permissions on
5. Added a panel, and once I click the "content" button, I get the fatal error.
So, I upgraded to 5.5.
1. Removed the mysql panel tables
2. re-installed a fresh copy of panels
3. Added a panel, and the same error when I click the "content" button.
Is there anything else that I can do? Thanks so much for your time.
Best
Catherine Murphy
Comment #3
merlinofchaos commentedI have doublechecked. This file:
/home/theworld/public_html/@Drupal5/sites/all/modules/panels/content_types/views.incdoes not exist in the tarball. I'm not sure how it is you have one in there, but it is the root of the problem. You can delete it, but I worry you'll have other, similar problems with other files as well.Comment #4
murphyca commentedHi --
Just wanted to follow up and let you know that it is working now. For some reason, the panel tables were not being created in the database, so that seems to solve problem. I deleted the views.inc, but that crashed Drupal, so I re-installed. thank you for your time!
Comment #5
meible commentedif I do not have the old panel module. I should not run into any problems when installing the new one?!
Comment #6
nath commentedThere should be no problem if you directly install the beta.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.