Closed (fixed)
Project:
Backstretch Formatter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2013 at 15:14 UTC
Updated:
4 Jan 2013 at 11:46 UTC
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
Comment #1
yannickooAre 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?
Comment #2
chefnelone commentedPlease 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
Comment #3
yannickooTake 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.
Comment #4
chefnelone commentedIt is not related to my theme, I just changed to Bartik and still not working
Comment #5
yannickooCould you disable Backstretch Formatter and tell me whether the page has changed?
Comment #6
chefnelone commentedI 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
Comment #7
yannickooAnd do you have any errors in your error log?
Comment #8
chefnelone commentedI 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 316I get the jquery.backstretch.min.js file in the right place. Look my capture: http://content.screencast.com/users/chefnelone/folders/Snagit/media/f2a8...
Comment #9
yannickooI 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.
Comment #10
chefnelone commentedYes, I have libraries enabled
Comment #11
yannickooYou have an old version of Libraries API, just download the latest or run
drush dl libraries:)Comment #12
chefnelone commentedDone. It works fine. Thanks for your time. :)
Comment #13
yannickooThank you for using Backstretch Formatter :)
Comment #13.0
yannickoomore info