PDA

View Full Version : 2 issues with calendar block


twdmcrider
06-18-2006, 10:00 AM
I have successfully added the calendar to my PHP nuke site. There are two issues however that I can't figure out. The calendar shows up just fine but when I click on the >> to view the next month I recieve the message "Sorry, such file doesn't exist..." do I need to add something somewhere esle to account for the next and previous keys. Also, I have the pop ups set to sticky but they still float. Is this because it is still a trial version?

Thanks for any help you can give.

Matt

twdmcrider
06-18-2006, 10:03 AM
Sorry, I just noticed the other thread with a similar question
http://www.easyphpcalendar.com/forums/showthread.php?t=4428
I will keep an eye on that one as well.
here is the link to my page http://www.solidrockyouthgroup.com

ve9gra
06-18-2006, 10:00 PM
Answered your main question in the original thread. About the stickies, make sure you test it out on the demo page to confirm whether or not the problem is isolated to your integrated page.

twdmcrider
06-19-2006, 12:39 AM
I checked the demo and it worked well. But on the youth group page the pop ups continue to float. The [x] shows up like it does when it's set to "sticky". I saw some code that you would put under the last include, but I don't remember what post I saw it in.
main page - www.solidrockyouthgroup.com
demo - www.solidrockyouthgroup.com/ecalendar/demo.php

ve9gra
06-19-2006, 07:45 AM
If it works properly on the demo, it means that you have something else on your page somewhere that modifies the behaviour.

I don't know the internals of overLib enough to be able to help you further. Perhaps Brian will know the answer.

Brian
06-19-2006, 07:52 AM
You may want to try eliminating over JavaScript on the page to find the culprit...

twdmcrider
06-19-2006, 09:59 AM
I'm sorry, what do you mean by "eliminating over". Is there JavaScript that I need to remove altogether?

Brian
06-19-2006, 01:36 PM
Sorry... that should have said "eliminate other JavaScript".