Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
3 - 0 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Help needed - Fatal error in article 1.0
by tzvook on 2010/5/10 15:25:50

Quote:

ghia wrote:
Quote:
I'll keep doing it to each place I see it ....
Maybe you can list them here for helping reference to others.


Well - a simple editor search for all the "ArtObject" in the module
Re: Help needed - Fatal error in article 1.0
by ghia on 2010/5/10 10:36:57

Quote:
I'll keep doing it to each place I see it ....
Maybe you can list them here for helping reference to others.

I'm still puzzled about your different files/version.
Re: Help needed - Fatal error in newbb - php5.3
by tzvook on 2010/5/10 10:19:52

One more thing may be of use to php-5.3.x users:

in EXTcal module I got an error about
Quote:
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings


All you need to do is open the file ( /extcal/calendar-month.php ) and add right after the
<?php


just this:
le="color: #000000"><?php date_default_timezone_set('UTC'); //TZ for php 5.3.x


the UTC depends on your time-zone .... look here

same goes to /year.php , /day.php , week.php , calendar-week.php ....

hope someone will benefit this ...
Re: Help needed - Fatal error in newbb - php5.3
by tzvook on 2010/5/10 10:03:12

Yep - that did the trick !!!
there are still some places with it but for now no more fatal error
As always - a big THANK YOU for helping
Re: Help needed - Fatal error in article 1.0
by tzvook on 2010/5/10 9:47:13

10x Ghia
You were right - since it's empty - commenting it out helps !!
I'll keep doing it to each place I see it ....

Who's Online

209 user(s) are online (174 user(s) are browsing Support Forums)


Members: 0


Guests: 209


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits