0
votes

I have integrated jquery FullCalender2.2 in my php website. It is working fine with localhost but when I upload it online in my url "http://iamfortesting.com" it returns 403 response. Please help as I am unable to get the issue. Console Log is given below-

Failed to load resource: the server responded with a status of 403 (Forbidden) http://iamfortesting.com/......../fullcalendar.css

same is for fullcalendar.js also.

1
check the permissions..make it 755Nimeshka Srimal
do you have saved css file in css folder at root ?rjdmello
yes it was a permission issue. thanks @user3571366.Vivek Mishra
no problem Anonymous :) but no points to me x(Nimeshka Srimal

1 Answers

0
votes

better you use cdn

//cdnjs.cloudflare.com/ajax/libs/fullcalendar/2.2.2/fullcalendar.min.css

//cdnjs.cloudflare.com/ajax/libs/fullcalendar/2.2.2/fullcalendar.min.js