Paul Reynolds
Results
2
comments of
Paul Reynolds
Actual problem appears that the schema.rb already has the payola tables in it but the migration is in the queue (specifically 20141001170138 CreatePayolaSales) to create the tables. Easiest fix was...
After pulling the code and debugging myself, the issue is with ajax.php:43 The fix is: ` $x += intval($l);`