By wqr786 on
We're creating a varable:
$slideshow = "[slideshow:2, rotate=2, blend=1, layout=default, name=Banner, height=300, width=250, img=|http://localhost/riazu/sites/default/files/Sunset_108.jpg|http://localhost/riazu/sites/default/files/Sunset_108.jpg|Test image|The complete and utter driving experience|Smart|]" ;
And then trying to print it this way:
$node->content['virtual_tour'] = array(
'#value' => $slideshow ,
'#prefix' => '<div id="demos" style="float:right;">',
'#suffix' => '</div>',
'#weight' => 16,
);
and then we print it, but simply the string is print out as it is on the screen, without showing images or slideshow.
Anyone who can help me out with this issue?
Thanks
Waqar
4 Ace Technologies
Comments
slideshow creator works OK. I
slideshow creator works OK.
I dont understand what u mean by "We're creating a variable"?
u create it as a php programmer, in your module?
read the doc's come with the slideshow creator.
Yes, we are working in our module
Yes, we are working in PHP, in our module, and provide the code in a variable and then assigning the variable to the value of node's content, but the string appears as it is.
Thanks
Waqar
Slideshow Creator - string not working
Basically the string is not working as we're calling it manually as you can see above in the code, in $node->content.
Any idea why it could not be working?
Anybody???
Anybody to help????
Same problem with me
Same problem with me ..
Anybody who help me out for this issue....?
--
Azhar uddin
Technical Lead
email : engr.azharuddin@gmail.com
skype : computer_jin
Any one who can help me for
Any one who can help me for that ????
--
Azhar uddin
Technical Lead
email : engr.azharuddin@gmail.com
skype : computer_jin
does it have something to do
does it have something to do with the input format? When you put this code in the body section and leave it on Filtered HTML... then you'll see just the string...
slideshow_creator in IE
I've been having a problem with the slideshow_creator module. I'm using Drupal 6.12 and I have the most up to date slideshow_creator module. This module works fine in Firefox, but in IE it doesn't. It locks IE and crashes it. You can check it out at rockphilly.com/content/dev-page...
Any ideas here???
will u buy me a beer for the
will u buy me a beer for the answer?
=-=
that's rude. This is a free support forum. If this is how you intend to handle forum support threads stick to the paid support forum please.
as reminded by VeryMis this
as reminded by VeryMis this is a FREE forum, so, ....u dont need to buy me a beer for the answer.
good luck.
=-=
@ manderson311
your slideshow is working fine for me in IE8 on your site
which version of IE is in use on your end?
I'm using IE7... here's a
I'm using IE7... here's a screen shot of my problem...
http://rockphilly.com/themes/RockPhilly/images/IEproblem.JPG
=-=
I'd forego that module in total. According to the developer, it's been deprecated which means no one is working with it any longer so bugs and such aren't being fixed. The project page: http://drupal.org/project/slideshow_creator gives a link to more complete solutions that are being supported.
I've cleaned up the comparison handbook page marking slideshow_creator as deprecated so that other users unaware don't install the module.
ahh Thanks... I'm in Drupal
Thanks...