Fatal error: Cannot redeclare class views_handler_field_publicbookings_record_link in /var/www/html/om6/sites/all/modules/publicbookings/publicbookings.views.inc on line 344
Uninstalled previous versions before I started this install. Using PHP5.2.6.
The classes ARE actually defined in multiple times in publicbookings.views.inc. Commenting out the first instance of the class makes the module usable. Haven't diff'ed the previous commit to see what changed in the classes or determine which class should be active.
As it is, there is no way the dev release can be used/tested. This patch at least makes this release usable.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | publicbookings.views_org.inc2_.patch | 10.85 KB | kreynen |
| publicbookings.views_org.inc_.patch | 7.7 KB | kreynen |
Comments
Comment #1
kreynen commentedAdded fix to the patch to change $data['publicbookings_client']['table'] to $data['publicbookings_clients']['table'] to get Views working
Comment #2
c.lam commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.