Closed (fixed)
Project:
Gallery Assist for the Cooliris Viewer
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Nov 2009 at 12:34 UTC
Updated:
25 Feb 2010 at 06:13 UTC
Hi jcmc,
This module is really cool, awesome! Thanks for contribute this kind of modules to the community.
I've been testing this module for some days and I found a bug.
The nodes created by this module are not compatible with the menu dropdown like dhtml.
To solve it.
you've to put on object and embed. param name="wmode" value="transparent"
I hope you could add it in the next release of this great module.
line 488 gallery_assist_4cviewer.module
$output .= '<object id="o" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'. $container_width .'" height="'. $container_height .'">
<param name="movie" value="http://apps.cooliris.com/embed/cooliris.swf" />
<param name="wmode" value="transparent" />
<param name="allowFullScreen" value="true" />
<param name="allowScriptAccess" value="always" />
<param name="flashvars" value="showEmbed='. $showEmbed .
'&showSearch='. $showSearch .
'&backgroundColor='. $backgroundColor .
'&numRows='. $numRows .
'&feed='. $feed .'" />
<embed type="application/x-shockwave-flash"
src="http://apps.cooliris.com/embed/cooliris.swf"
flashvars="showEmbed='. $showEmbed .
'&showSearch='. $showSearch .
'&backgroundColor='. $backgroundColor .
'&numRows='. $numRows .
'&feed='. $feed .'"
width="'. $container_width .'"
height="'. $container_height .'"
wmode= "transparent"
allowFullScreen="true"
allowScriptAccess="always">
</embed></object>'."\n";
Comments
Comment #1
turboczi commentedHi,
this module's really cool, just what I expected!!! Congratulations!
However, there's a small, but puzzling bug in it: the site keeps popping up messages like this (this, however, doesn't affect the functionality of the site or the module, and Cooliris works fine, too):
user warning: Unknown column 'cooliris' in 'field list' query: SELECT cooliris, cooliris_conf FROM teszt_gallery_assist WHERE nid = 146 in /home/www/http/turoczifamilia.hu/teszt1/sites/all/modules/gallery_assist_4cviewer/gallery_assist_4cviewer.module on line 519.
And it repeats endlessly.
Please keep an eye on it.
Thanx again:
A.
PS. Sorry, I'm afraid I've posted it in the wrong place... I also made a mistake by choosing which module version I was using. So forget this comment altogether and I'll try again. It's a pity that I can't delete it altogether.
Comment #2
jcmc commentedThis issue was fixed in november 2009.
Comment #4
Beata43 commentedNO,
I don't think that this bugs was fixed !!!
I have installed this module today and have error:
user warning: Unknown column 'cooliris' in 'field list' query: SELECT cooliris, cooliris_conf FROM drpl_gallery_assist WHERE nid = 9 in /home/www/vambutai.eu/elena/modules/gallery_assist_4cviewer/gallery_assist_4cviewer.module on line 519.
Why Drupal modules are published not stable? I have installed Brilliant gallery, nobody helped with errors, ininstalled Today the same with gallery Assists.
Comment #5
jcmc commentedhello Beata43,
http://drupal.org/node/656042#comment-2643366
Comment #6
jcmc commentedI close again this tread. It is not ok to handle one issue in several treads.
I will give answers at http://drupal.org/node/656042
thanks
Comment #7
Beata43 commentedSorry,
because help in Drupal CMS don't come so quickly like in Joomla forums :-)
And it isn't good in this forum that I don't get notification by email about answer
Thanks for URL at least