I want to put four pictures in the slideshow, but just let me allow to insert 3 picture, if I try to put the number four, avia framework functions start to put this mensage:
error: function()
{
$('body').avia_alert({the_class:'error', text:'Couldnt connect to your Server Please wait a few seconds and try again', show:4500});
loadingIcon.fadeOut(300);
}
I don't know if is a server problem or avia frame work problem.
I use php 5.3, may be this version cause the problem, I dont know.
Could you say me a solution to solve the problem.
Thank a lot.














