Closed (fixed)
Project:
Make Meeting Scheduler
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2009 at 15:04 UTC
Updated:
27 Jun 2011 at 15:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
fudokai commentedI'm having similar problems, MakeMeeting is unusable as it cannot be managed.
Admin -> Settings -> Makemeeting is just displaying a bundle of php code, ie. ...
This is because makemeeting.admin.inc uses <? instead of <?php, I've tried Koenraad's fix to get it to work but this same error is in other .inc files
Saving dates to the list doesn't work, so scheduling a meeting shows only the title.
That's enough bugs for the moment - I'll try and see if I can find another module to do what I want
Alan
System configuration: openSUSE 11.1, Drupal 6.13, MakeMeeting 6.x-1.0, Firefox 3.5.1
Comment #2
simon georges commentedChanging the status to critical, as the module does not work at all if you're encounting the problem, classifying it as "bug report".
I'll provide a patch later today.
Comment #3
simon georges commentedPlease find attached the patch mentionned above (fixing
<?into<?php).As I cannot reproduce the bug, I have no idea if the patch fixes everything, so don't hesitate to report back on this issue.
Regards,
Comment #4
SebCorbin commentedPatched.
Comment #5
SebCorbin commented