ooiepe / epe_modules

1 stars 0 forks source link

EPE-43 Console errors on Resource Browser #154

Open seagrinch opened 8 years ago

seagrinch commented 8 years ago

When using the Resrouce Browser, there are often errors that appear in the console. See screenshot for example. A common one one is /browser.assets_path/loading_bar.gif

From Allan on 5/23/16 I don't see the same loading image error on my local development or on education.oceanobservatories, but I do see undefined when trying to load no image thumbnail, that's caused by the missing epe_theme Drupal setting variable. This variable was removed somehow, I don't remember when perhaps it was due to merging issue.

I added this variable back and the no thumb image is loading correctly again, https://github.com/ooiepe/epe_theme/pull/24

From Sage on 5/25/16 Allan, I've merged all of the pending pull requests. I'm still getting the loading_bar.gif 404 error. In addition, the resource browser is not longer returning any results, and I get the following error.

SQLSTATE[HY000]: General error: 3065 Expression #1 of ORDER BY clause is not in SELECT list, references column 'epe-r3.t.changed' which is not in SELECT list; this is incompatible with DISTINCT