Active
Project:
CCK Multimage
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2007 at 10:39 UTC
Updated:
16 Feb 2009 at 14:09 UTC
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