the module is working in my localhost with costum player and the trial version, but it is not working in the production server. At first the watchdog said crossdomain.xml was missing, so I fixed that. see http://drupal.org/node/269150 for more information. I have talked to my service provider but no apparent messages are found in the log, so they could not help me after a few hours of inspections together.

This is where the slideshow is: http://www.globaldiversityfund.net/slideshow
This is the view used: http://www.globaldiversityfund.net/flashgalery
This is the crossdomain.xml file: http://www.globaldiversityfund.net/crossdomain.xml

I think i have followed all the instructions and read all the support request but find no more light.

Could it be the .htaccess? its a wild guess... I have been told it would give a message if it was the problem.

Any idea where else I should look? what to do?

Comments

tegbains’s picture

Have you tried doing an update on the database?

Administer -> Site Building -> Modules -> update.php link in the paragraph up top

or just go to: http://www.globaldiversityfund.net/update.php

and then run the update in step 3. Go along and finish it. and now try your slideshow.

Might help.

Teg

huizache’s picture

Why would an update be needed? I do not see any update in the readme.txt instructions, and when I do start the update.php script the SlideShowPro module does not show up in the list of modules, and no module indicates it needs an update.

Has this worked for you? thank you.

huizache’s picture

I have set up a slideshow using the stand alone version of SlideShowPro in one domain using images uploaded to drupal (located within drupal's file system) in another domain, and it works. So the problem thoes not seem to be related to crossdomain.xml issues.

This is not the drupal-site integrated module working at full feature, but a mix off standalone player + ssp.views:
The test pages where the slideshow is: http://globaldiversity.koumbit.org/slideshow
The drupal site: http://globaldiversityfund.net

avolve’s picture

i have just moved a site from a localhost to a live server and have the slideshow working — http://www.avolvedesigns.net. You may need to change the temp file path and clear the cache tables. I had a problem with the former using MAMP on the local install.

huizache’s picture

Cannot find the slideshowpro application. link is to homepage.

avolve’s picture

my apologies, slideshow is not on the front page—http://www.avolvedesigns.net/page/about.html

huizache’s picture

drupal looking for crossdomain.xml ... not found

avolve’s picture

I have looked at the urls provided again:

The test pages where the slideshow is: http://globaldiversity.koumbit.org/slideshow
The drupal site: http://globaldiversityfund.net

The XML file is located at

http://globaldiversityfund.net/crossdomain.xml

and the slideshow works fine on the first domain listed above. Perhaps a cache issue on your machine?

huizache’s picture

That is not the drupal-site integrated module working at full feature, but a mix off standalone player + ssp.views

huizache’s picture

Status: Active » Fixed

http://www.globaldiversityfund.net/slideshow

I fixed this changing the path to the view from
[ssp|path=galeria/pucallpa|width=540|height=420]
to
[ssp|path=http://www.globaldiversityfund.net/galeria/pucallpa|width=540|height=420]

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.