Apparently i was looking going through some event tracker calendar in this site, and the tutorial was amazing.
The site link is : http://www.dreaminco...cking-calendar/
I tried using the same codes, and the calendar worked out fine. Its just when i want to add an event on a certain date, and i click on the date, i get an error.
The error is as follows: "]You don't have permission to access /try/java script:eventWindow('event.php on this server."
How do i make my event calculator work properly?
Thanks
Imran
Permission error in Error Tracking Calendar
Page 1 of 12 Replies - 463 Views - Last Post: 18 March 2013 - 07:00 AM
Replies To: Permission error in Error Tracking Calendar
#2
Re: Permission error in Error Tracking Calendar
Posted 18 March 2013 - 06:57 AM
Hey.
I've moved your topic from the PHP Tutorial section to the PHP Help section. Please don't post questions in the tutorials sections. I've also updated the title of the thread. The title should reflect the contents of the thread. Vague things like "PHP", or "need help", or other such phrases should not be used.
As to your question. Looks to me like there may be a typo in that tutorial. When you create a Javascript link, you need to do: href="javascript:doStuff();". The code there, however, does: href="java script:doStuff();". This may be the cause of your troubles. Try simply removing the space between "java" and "script" so that it becomes "javascript".
I've moved your topic from the PHP Tutorial section to the PHP Help section. Please don't post questions in the tutorials sections. I've also updated the title of the thread. The title should reflect the contents of the thread. Vague things like "PHP", or "need help", or other such phrases should not be used.
As to your question. Looks to me like there may be a typo in that tutorial. When you create a Javascript link, you need to do: href="javascript:doStuff();". The code there, however, does: href="java script:doStuff();". This may be the cause of your troubles. Try simply removing the space between "java" and "script" so that it becomes "javascript".
#3
Re: Permission error in Error Tracking Calendar
Posted 18 March 2013 - 07:00 AM
And your code looks like what?
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|