Support (offered by community volunteers) > Upgrading CiviCRM
Participant and event searches failing after 3.4.6 -> 4.1.3 upgrade
(1/1)
jimurl:
AFter upgrading a test site, I have found that browsing to the 'Event' tab on any contacts page, we get an error,
--- Code: --- DB Error: no such field
--- End code ---
. From the drupal watchdog log, I can also find this error with more details- it lists a very long SQL statement ( can post if it will help ) with this at the bottom.
--- Code: ---Unknown column 'discount_name.label' in 'field list']
--- End code ---
Same error when : REgistering a participant for an event; when viewing Advanced Search results "as Event participants" (but NOT when viewing results as contacts, or as related contacts, or activities- those are fine) ; when doing a participant search.
Basically, anywhere I'm listing participants.
We don't have any fee events, and don't use any discounts.
I wil start looking around here: CRM/Event/Page/Tab.tpl or the corresponding php file for the missing field, but if anyone else has seen/fixed this already, please let me know.
Donald Lobo:
might want to wait and install 4.1.5 coming tomorrow. I could not reproduce this on the demo server
lobo
jimurl:
Nevermind, my bad. I had a custom extension for CRM/Event/BAO/Query.php still left in the extensions folder; and it was formulating a bad query.
Navigation
[0] Message Index
Go to full version