Hi, I just purchased your calendar and I love it. I have a problem where my php page has many MySQL calls and they all work until I add the Calendar. It seems that any MySQL below the Calendar gets the message:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'nobody'@'localhost' (using password: YES)
Note: This only happens on with the small calendar
code:
<?php require("calendar/calendar.php"); ?>
Any suggestions will be appreciated.
Thanks,
Glenn
Make sure that you use the same database that the rest of your site.
__________________
-- Gervais EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
The calendars are practically the same, especially concerning the mySQL code. So I'm not sure why it would work with one and not the other.
Since I've not seen this issue before, we may need to do some thorough tests. Please open a support ticket so I can get some information to start troubleshooting this issue. Please be aware that due to my holiday schedule, it may be Monday before I can look at this in detail.