Solve one problem and discover another... I've integrated my G2 demo site into Drupal 6, and i'm finding the breadcrumbs cause errors ALL the time (test it). For my application they are not absolutely necessary as I will not have a complex gallery structure.
I have tried to delete the breadcrumbs from the template files but no success yet...
Is the breadcrumb problem one someone has come across before, or is there an easy way to just ablate the buggers...?
Posts: 27300
Where?
What did you delete and did you clear the cache?
removing
from theme.tpl should do the trick. Remember to read the top of the file for directions.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 176
my apologies ~ forgot to post a link...
Changed my mind about deleting the breadcrumbs. If one is supplied a link to an image, navigation from there will be difficult as the back option will not be useful.
I would like to get the breadcrumbs working.
Currently if I use the breadcrumbs for anything but "home" I get this error:
warning: Cannot modify header information - headers already sent by (output started at /home2/doceavec/public_html/panoramicafrica/themes/b004/template.php:1) in /home2/doceavec/public_html/gallery2/modules/core/classes/GalleryPhpVm.class on line 142.
Are there some common problems one can experience with drupal-G2 integration?
Posts: 27300
I don't know anything about drupal integration.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team