I just tried upgrading to 2.2 and am having a problem:
Before the upgrade Views Showcase was working perfectly apart from a small issue with the height of the main image which I was wondering if the update would fix...

I deactivated showcase 2 and moved it to the trash, then installed showcase 2.2 like any normal module.
I installed Libraries API like any normal module.
I installed the "cycle" and "easing" files in in sites/all/libraries/cycle/ and sites/all/libraries/easing/.

I flushed the caches and refreshed the browser but now it's not doing any cycling or easing at all - I just get my slider images displayed in a column.
It's like the js effects just aren't being found.

I tried sticking the easing and cycle into my theme's folder and those effects now work - obviously we're not supposed to do that and I want the libraries API to work properly.

Also the slideshow isn't displaying properly now - the css I wrote for the previous version is now redundant. Grrr fine, I can do that again, but also in Views we now have the "Row style" option which is causing me problems. I don't know what "thumbnail" and "teaser" are talking about - which is the main slideshow image? If I add a field to either it displays it in both.

Any help appreciated.

Comments

rfsbsb’s picture

Hi @stoatoffear I'm sorry you are having trouble with the update.

Can you please inform what was your previous version? Were you using 2.x series or 1.x series?

I wait your response to try solve this.

stoatoffear’s picture

Thanks for helping

I was using Showcase Version 2 with Drupal 6.2 - the upgrade to Showcase 2.2 using Libraries API was where it went wrong.

rfsbsb’s picture

Hi @stoatoffear I'm very sorry for the trouble! This was a huge mistake I've made!

In the latest release some files I've changed wasn't packaged and so everything was a mess.

I've release a 6.3 release, can you please test it and please tell us if it's working? I'll wait your response to mark as fixed.

Thank you for your understanding!

rfsbsb’s picture

Status: Active » Needs review

Awaiting for the review.

stoatoffear’s picture

Yes that is working perfectly - thanks a lot!
Working exactly like before - all my css still works.

rfsbsb’s picture

Status: Needs review » Fixed

Thank you for the review! I'm glad to know it's ok now. Sorry for the inconvenience.

stoatoffear’s picture

Thanks a lot for the module - it's brilliant!

incidentally shouldn't views_showcase.info have...

dependencies[] = libraries

...in it?

rfsbsb’s picture

Hi stoatoffear yes, there should be. Again, my fault on using git. I must start using git status before git commit :-p Thank you for the advice.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Tried bypassing Libraries API to see if that was the problem