[jQuery] Re: New Plugin - Agile Carousel - Looking For FeedBack

2008-09-23 Thread macmike

I downloaded and copied the Agile Carousel stuff to my testserver
without editing anything. When i try to open the carousel.html page
i unfortunately get an php error.
The error message for the jquery.agile_carousel-beta.1.zip is:
---
Fatal error: Call to undefined function: filter_var() in /mnt/
web8/30/42/5920842/htdocs/caro1/make_slides.php on line 9
---

for the jquery.agile_carousel-beta.2.0.zip is:
-
Fatal error: Call to undefined function: filter_var() in /homepages/14/
d227853429/htdocs/caro2/make_slides.php on line 17
-

as i said, i didn't modify any of the files in the .zip. Maybe anybody
of you guys knows whats wrong here...

thx for your help in advance

Mike


[jQuery] Re: New Plugin - Agile Carousel - Looking For FeedBack

2008-09-23 Thread macmike

I downloaded and copied the Agile Carousel stuff to my testserver
without editing anything. When i try to open the carousel.html page
i unfortunately get an php error.
The error message for the jquery.agile_carousel-beta.1.zip is:
---
Fatal error: Call to undefined function: filter_var() in /mnt/
web8/30/42/5920842/htdocs/caro1/make_slides.php on line 9
---

for the jquery.agile_carousel-beta.2.0.zip is:
-
Fatal error: Call to undefined function: filter_var() in /homepages/14/
d227853429/htdocs/caro2/make_slides.php on line 17
-

as i said, i didn't modify any of the files in the .zip. Maybe anybody
of you guys knows whats wrong here...

thx for your help in advance

Mike


[jQuery] Re: New Plugin - Agile Carousel - Looking For FeedBack

2008-09-23 Thread macmike

Works fine, cool

thx Mike

On 23 Sep., 13:14, Ed [EMAIL PROTECTED] wrote:
 Try upgrading to php 5.2 or higher. See details here:

 http://www.apachefriends.org/f/viewtopic.php?t=25553sid=ce46c113843d...

 On Sep 23, 1:54 am, macmike [EMAIL PROTECTED] wrote:

  I downloaded and copied the Agile Carousel stuff to my testserver
  without editing anything. When i try to open the carousel.html page
  i unfortunately get an php error.
  The error message for the jquery.agile_carousel-beta.1.zip is:
  ---
  Fatal error: Call to undefined function: filter_var() in /mnt/
  web8/30/42/5920842/htdocs/caro1/make_slides.php on line 9
  ---

  for the jquery.agile_carousel-beta.2.0.zip is:
  -
  Fatal error: Call to undefined function: filter_var() in /homepages/14/
  d227853429/htdocs/caro2/make_slides.php on line 17
  -

  as i said, i didn't modify any of the files in the .zip. Maybe anybody
  of you guys knows whats wrong here...

  thx for your help in advance

  Mike


[jQuery] Error when trying to load the carousel.html

2008-09-22 Thread macmike

i copied over the files into a directory on my webspace and get the
following error when trying to access the carousel.html.

Error on the jquery.agile_carousel-beta.1.zip:

Fatal error: Call to undefined function: filter_var() in /homepages/14/
d227853429/htdocs/caro1/make_slides.php on line 9

Error on the jquery.agile_carousel-beta.2.0.zip:


Fatal error: Call to undefined function: filter_var() in /homepages/14/
d227853429/htdocs/caro2/make_slides.php on line 17

macmike