Well my foreach is fine, all tags are closed fine, firebug report my request fine.... but for this case, now im using something that i found using mootools
Thanks u On Mar 24, 11:59 pm, pedalpete <p...@hearwhere.com> wrote: > Yeah, but I've seen the same thing in my code, and it turned out I > wasn't calling the 'foreach' properly. > > Look at the response you are getting from the server (I'm assuming > ajax) or look for a tag not closed properly or something. > Posting code or link is the only way we can help here. > > On Mar 24, 5:18 pm, Asinox <asi...@gmail.com> wrote: > > > Hi, but im doing... i have a foreach with php for load the images, in > > the home pages i got the message, but in the another part to the > > website is fine... > > > On Mar 24, 7:16 pm, pedalpete <p...@hearwhere.com> wrote: > > > > The message means that there isn't enough data in thecyclefor it to > > >cyclethrough. > > > Likely you are only loading yourcyclewrapper once, but you didn't > > > include any code or a url, so it's tough to tell.