By flightrisk on
Trying to find out why colorbox is not working properly on my live site despite working perfectly on my localhost. I copied everything from localhost to my HostGator site, but when I go to "configure -> colorbox" I am missing a section that looks like this from my live site:
Image field options
IMAGE FIELD GALLERY
o Per page gallery
o Per post gallery
o Per field gallery
o No gallery
How do I get this back? I thought the image field was now part of core, so I can't install a module. Not sure of the difference in terminology between "image field" and "image field gallery".
Comments
I am having the same problem
When I upgraded from colorbox-7.x-1.1 to colorbox-7.x-1.2, I also lost this function. My solution for now was to revert to the earlier release.
Dave
Settings moved to formatters
See http://drupal.org/node/1233194
Same problem
I am having the same issue.
This is a new Drupal 7 installation, and the entire "image field options (cck)" is missing.
Any other ideas?
Same Problem
I am having the same issue.
This is a new Drupal 7 installation, and the "image field options (cck)" section is missing.
Do I need to install the Content Construction Kit (CCK) Module for 7?
Same problem
I have the same problem :(
One more victim
same happening here.. jeez
missing immage field options
The same happens with me?
Looked everywhere. I did reinstall with the version lower 2.0. Nothing helps. I read on the page from colorbox jquery http://www.jacklmoore.com/colorbox/faq#faq-doctype
ColorBox is positioned incorrectly or behaving strangely:
This is often due to loading colorbox.css after jquery.colorbox.js or stems from a bad doctype. Both jQuery and colorbox.css need to be loaded prior to jquery.colorbox.js. ColorBox should be called or assigned to elements inside of jQuery's ready method, which should be declared after jquery.colorbox.js.
I've been looking also with the issues and bugs. Didn't find any explanation.
It is possible that I have loading in the wrong way. But what can I do to undo or to let it work?
Anyone an idea?
Apparently that's the expected behaviour now
As per http://drupal.org/node/1892832#comment-6957972 , those options were moved to the field options. So they're not expected to be there.