Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LetoDMS 2.0: calendar does not work
#1
Brick 
Hello,

Calendar does not work, it sounds like there is some code missing.
Here is the error I get
"Fatal error: Call to undefined function adjustDate() in E:\wamp\www\letoDMS-2.0\out\out.Calendar.php on line 45"

Thanks,
T.
Reply
#2
I know why
Because at out/out.Calendar.php
First, there are only <
modify the <?Php
save OK!
Reply
#3
(09-03-2010, 11:53 PM)c8900219 Wrote: I know why
Because at out/out.Calendar.php
First, there are only <
modify the <?Php
save OK!

Hello,
Could you kindly attach your out.calendar.php?
Thanks in advance,
Thierry
Reply
#4
old first line only
PHP Code:

BUT standard must
PHP Code:
<?php 
so Lack of PHP does not work that part of the cause

and sorry I speak chinese so I english is Not very bad
Reply
#5
The code I have sounds correctly formatted i.e <?php, ...so not the same issue?
Reply
#6
PHP program starting in the implementation must be <? Php at the end there must be ?>
So I find the first line only <? This is the error changes to <? Php
My calendar after the operation you can PS: I also encountered the error line 45
But this is not a problem after modification
Sorry I ask for your calendar can operate it?
Reply
#7
Thumbs Down 
Hello,

I understood (thanks to Doudoux)!
The file to modify is not out/out.calendar.php BUT inc/inc.calendar.php.
(replace <? by <?php).

Thanks,
Thierry
Reply
#8
Sorry, I made a mistake then I went to see the original file
Is inc/inc.calendar.php a missing <? Php
Not out/out.calendar.php
Probably I was the editor in Dreamweaver
So I made a mistake
Thank you for reminding tme
Reply


Forum Jump:


Users browsing this thread: