Hi,
Thanks for the module. I get an error and can't see the slideshow...
invalid XML markup
http://localhost/drupal/modules/cck_multimage/cck_multimage_javascript.php
Line 25
Hi,
Thanks for the module. I get an error and can't see the slideshow...
invalid XML markup
http://localhost/drupal/modules/cck_multimage/cck_multimage_javascript.php
Line 25
Comments
Comment #1
amitaibuanother error from FireBug:
Comment #2
silviogutierrez commentedAccording to your post, it's using an absolute URL to localhost? Can you describe which settings you used?
Comment #3
pwhite commentedI had the same problem - its was caused when I switched from PHP 4 to PHP 5.
To fix, open up cck_multiimage_javascript and change the three entires of
<?to
<?php