PDA

View Full Version : No such file error


rayh2
06-11-2005, 04:11 PM
I am using Mambo 4.5.2 and have the calendat installed and all seems to work ok but I'm running into a roadblock in getting it to integrate with Mambo. I keep getting this error
I used the auto install so I guess all my permissions are set right.
Also, I have installed "diske52" 's ESC module.
Any ideas?



Warning: main(modules/escal/showCalendar.php): failed to open stream: No such file or directory in /home/karenlin/public_html/kml/modules/mod_escal.php on line 3

Warning: main(modules/escal/showCalendar.php): failed to open stream: No such file or directory in /home/karenlin/public_html/kml/modules/mod_escal.php on line 3

Fatal error: main(): Failed opening required 'modules/escal/showCalendar.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/karenlin/public_html/kml/modules/mod_escal.php on line 3

Brian
06-11-2005, 04:26 PM
Recent releases of the calendar use "calendar.php" instead of "showCalendar.php". Try updating those links and see if it helps.

rayh2
06-11-2005, 04:47 PM
Now, I'm getting this.....

Warning: file_get_contents(/home/karenlin/public_html/kml/modules/mod_escal.xml): failed to open stream: Permission denied in /home/karenlin/public_html/kml/includes/domit/xml_domit_lite_parser.php on line 1033

rayh2
06-11-2005, 04:55 PM
I fixed the last post by changing permission on mod_escal.php but now I'm back to the same error in my first post.
Where am I supposed to change (showCalendar) to (calendar)?

BTW--Thanks for the help

Brian
06-11-2005, 08:52 PM
From the error message, it appears to be in the file mod_escal.php and on line 3.

rayh2
06-11-2005, 10:39 PM
Yes! Got it working! Ahh what a feeling. Now onto the next question....Is the login different for the Events than the setup? and if so, how is it set?

rayh2
06-11-2005, 11:12 PM
All is well!

Thank you for a great product and support!

Ray