When I attempt to install the backend module, I recieve the following error.
DatabaseSchemaObjectExistsException: Table <em class="placeholder">phplist_node</em> already exists. in DatabaseSchema->createTable() (line 630 of /home/lcyla/public_html/NewSite/includes/database/schema.inc)..
When I check the database, the table is there (it was not there prior to installation), and while the user interface appears to be functioning correctly, the backend functions do not work- I am not able to access any lists. I'm not very familiar with module coding, so I really have no idea what is going on to cause this error.
I am working on a fresh drupal installation with version 7.0. I have the following other modules installed: CCK, Conditional Fields, CTools, IMCE, IMCE WYSIWYG bridge, Linkit, Pathologic, Views, WYSIWYG
Comments
Comment #1
paulbeaney commentedHi,
Thanks for flagging this up. I have identified and fixed the problem.
Regards,
- Paul