PDA

View Full Version : How about Mambo 4.6.2


switchback
07-27-2007, 05:34 PM
We recetnly purchased the calendar for use on our website but are also moving to Mambo and have 4.6.2. Has anyone tried the integration tricks listed here with this version of Mambo yet?

I've tried all I see here but can't seem to get it to work. I'm wondering if its something I'm doing or if its the Mambo 4.6.2 that's a problem. This is the best calendaring program we have found out there and if we can't get it into Mambo it will hinder our change to a CMS altogether!

Any thoughts on this?

ve9gra
07-27-2007, 10:06 PM
I have to say that after Joomla came out, I never looked back, so no I haven't tried 4.6.2. What exactly is happening? Do you have a link to your installation?

And make sure that you use the module that is stickied at the top of this forum.

switchback
07-30-2007, 02:01 AM
When the page loads it gets as far as the mod_escal.php and goes into the script but stops loading at that point. It loads the title of the module but then noting else on the page loads after that. The "showCalendar" file that it references does not exist, but even when I change it to call calendar.php and add the absolute path it still stops. I thought initially it was not finding the referenced file, but with the exact path that shouldn't be the problem.

I've even tried adding the css call to the right before the </head> tage, but no joy with that either. From what I've read in all the forum posts it doesn't look like I need to even do that. I should be able to install the mod, link it to a page and go from there, but that doesn't appear to be the case.

I'm concerned that I've done something wrong since I don't have the showCalnedar.php file. any thoughts?

switchback
07-30-2007, 02:11 AM
I went back and made sure I had the right version that was stickyed to the form, and downloaded and installed. still no joy. I noticed that the posts in the forums referenced installing the calendar in modules/escal but the scrip references modules/calendar. So I changed the folder name to calander and still get the same results on the page. PHP stops executing the rest of the script after it seems to get into the mod_escal.php script.

ve9gra
07-30-2007, 07:29 AM
Once again... go back to the stickied thread (Version Repository - Find the latest here! (http://www.easyphpcalendar.com/forums/showthread.php?t=6258)) and download the latest version of the script (v1.0 - posted by me in January 2007). The version you have currently was made for version 5 of the calendar and is not compatible with version 6. Make sure you've installed the calendar in /modules/calendar.

I have tested the script with 4.6.1 and it works fine.