Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthortetsuo
    • CommentTimeAug 12th 2007 edited
     # 1
    hello :)

    upon approving new members, trying to send mass emails, or occasionally just opening a thread i get the following error

    ''The error occurred on or near: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for 'BST/1.0/DST' instead''

    how, and where do i change the date function, i am not upto speed with my php knowledge.

    using the newest vanilla and MySql database on a linux server through streamline.net

    thank you.
    •  
      CommentAuthorDinoboff
    • CommentTimeAug 12th 2007 edited
     # 2
    You should add php_value date.timezone "Europe/London" into a .htaccess file in the root folder of your website,
    Or add date_default_timezone_set("Europe/London") in appg/settings.php (or maybe conf/settings.php).
    • CommentAuthortetsuo
    • CommentTimeAug 12th 2007
     # 3
    cheers dino that worked.

    but now i just get a cannot send email error.

    this aplies to when someone signs up and i approve them, i get the error then but they receieve no email.
    •  
      CommentAuthorDinoboff
    • CommentTimeAug 13th 2007
     # 4
    What error? (Not the date error?)
    what are your email settings?
    •  
      CommentAuthorklip
    • CommentTimeNov 28th 2007
     # 5
Add your comments
    Username Password
  • Format comments as