Greetings,
Poll Position is great and Poll Position Champion looks even cooler, but I'm running into problems with Champion on an MT site using Oracle. After installing Champion, when I try to include either a Poll Position widget or a Poll Position Champion widget, I get this when I try publishing:
DBD::Oracle::db prepare_cached failed: ORA-00942: table or view does not exist
When I try Create > Poll or Manage > Polls, I get
DBD::Oracle::db prepare_cached failed: ORA-00972: identifier is too long
Regular Poll Position works fine, these only showed up after I installed Champion. Any clues where these might be coming from? We can get by with Poll Position if we have to, but we'd really like to use Champion.
thanks,
Bill
Reported on Movable Type 4.3
http://www.techonthenet.com/oracle/errors/ora00972.php
Thanks, I know it's got something to do with the fact that Oracle has a 30-character limit on identifiers. Since I'm using the module OOTB, I was hoping for an answer from Dan giving me some idea where the "illegal" identifier might be coming from so I could hack/patch the code to work with Oracle.