Trying to use the module but it breaks the page. All content is shown without style. I just enable the module and set an image field to be shown as backstretch field. I'm using display suite if this matters. Please let me know what other info can I provide to let you reproduce this

Comments

yannickoo’s picture

Are there any errors on the page or in the console (Chrome web inspector or Firebug)? It is possible that you can send me a link via my contact form so that I can take a look at your page?

chefnelone’s picture

Please check this link: http://platataula.d107.dinaserver.com/es/inicio (this page has a field set to backstretch) This one doesn't: http://platataula.d107.dinaserver.com/es/nacional

yannickoo’s picture

Take a look at the source code from the page which has an image set to backstretch, there is no or any other elements from html.tpl.php like all your scripts and stylesheets. Please change the theme and check whether it works then.

chefnelone’s picture

It is not related to my theme, I just changed to Bartik and still not working

yannickoo’s picture

Could you disable Backstretch Formatter and tell me whether the page has changed?

chefnelone’s picture

I just set the formatter to image, now the page and image(big image at the bottom) are shown rightly: http://platataula.d107.dinaserver.com/es/inicio

yannickoo’s picture

And do you have any errors in your error log?

chefnelone’s picture

I get this error:

[03-Jan-2013 16:20:51] PHP Fatal error: Call to undefined function libraries_load() in /Applications/MAMP/htdocs/platataula.com/sites/all/modules/backstretch_formatter/backstretch_formatter.module on line 316

I get the jquery.backstretch.min.js file in the right place. Look my capture: http://content.screencast.com/users/chefnelone/folders/Snagit/media/f2a8...

yannickoo’s picture

I checked that out yesterday and saw your javascript file so that isn't the problem. Do you have the Libraries API module installed? Without that module you cannot enable Backstretch Formatter.

chefnelone’s picture

Yes, I have libraries enabled

$ drush pmi libraries
 Extension     :  libraries                                             
 Project       :  libraries                                             
 Type          :  module                                                
 Title         :  Libraries                                             
 Description   :  Allows version dependent and shared usage of external 
                  libraries.                                            
 Version       :  7.x-1.0                                               
 Package       :  Other                                                 
 Core          :  7.x                                                   
 PHP           :  5.2.4                                                 
 Status        :  enabled                                               
 Path          :  sites/all/modules/libraries                           
 Schema        :  module has no schema                                  
 version                                                                
 Files         :                                                        
 Requires      :  none                                                  
 Required by   :  backstretch_formatter, field_slideshow, flexslider,   
                  flexslider_fields, flexslider_views,                  
                  flexslider_views_slideshow, galleria, nivo_formatter, 
                  nivo_slider, superfish, views_slideshow_cycle,        
                  views_slideshow_galleria    
yannickoo’s picture

You have an old version of Libraries API, just download the latest or run drush dl libraries :)

chefnelone’s picture

Done. It works fine. Thanks for your time. :)

yannickoo’s picture

Status: Active » Closed (fixed)

Thank you for using Backstretch Formatter :)

yannickoo’s picture

Issue summary: View changes

more info