Slideshow Creator - not working

wqr786 - March 28, 2009 - 08:28

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

slideshow creator works OK. I

mm167 - March 28, 2009 - 08:47

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.

We go the drupal way. How about you?
http://www.drupalway.com

Yes, we are working in our module

wqr786 - March 28, 2009 - 11:43

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

Thanks
Waqar
4 Ace Technologies

Slideshow Creator - string not working

wqr786 - March 28, 2009 - 11:47

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?

Thanks
Waqar
4 Ace Technologies

Anybody???

wqr786 - March 30, 2009 - 13:47

Anybody to help????

Thanks
Waqar
4 Ace Technologies

Same problem with me

computer_jin - March 30, 2009 - 17:29

Same problem with me ..
Anybody who help me out for this issue....?

Azhar
4 Ace Technologies(www.4acetech.com)
karachi,Pakistan

Any one who can help me for

computer_jin - March 30, 2009 - 22:05

Any one who can help me for that ????

Azhar
4 Ace Technologies(www.4acetech.com)
karachi,Pakistan

does it have something to do

manderson311 - June 13, 2009 - 23:58

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

manderson311 - June 14, 2009 - 00:32

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

mm167 - June 14, 2009 - 04:24

will u buy me a beer for the answer?

We go the drupal way. How about you?
http://www.drupalway.com

=-=

VeryMisunderstood - June 14, 2009 - 04:30

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

mm167 - June 14, 2009 - 05:14

as reminded by VeryMis this is a FREE forum, so, ....u dont need to buy me a beer for the answer.

good luck.

We go the drupal way. How about you?
http://www.drupalway.com

=-=

VeryMisunderstood - June 14, 2009 - 04:29

@ 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

manderson311 - June 14, 2009 - 16:24

I'm using IE7... here's a screen shot of my problem...

http://rockphilly.com/themes/RockPhilly/images/IEproblem.JPG

=-=

VeryMisunderstood - June 14, 2009 - 17:22

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

manderson311 - June 14, 2009 - 17:44

Thanks...

 
 

Drupal is a registered trademark of Dries Buytaert.