Author Topic: Fatal error  (Read 2720 times)

robertpetersen

  • Newbie
  • *
  • Posts: 39
    • View Profile
    • Konweb.dk
Fatal error
« on: March 26, 2009, 06:07:49 pm »
Oh YES:. finally.. after I have struggled with the error, that when I was making an event, og press saved.. then the program should send out email, but all I got was a blanck screen... Now i have deleted all files through FTP, reinstalled, backup datavase.. still same problem..
Then I learned to set debug as true in config.php, and now it makes this error!
So what to fix here?

Fatal error: Call to a member function hasProjectPermission() on a non-object in /var/www/vhosts/firedog.dk/httpdocs/application/views/event/viewevent.php on line 134

Have been following all the advices.. and now there error has changed too
(happens when i click send out invitations, and then save")
Fatal error: Call to a member function getEmail() on a non-object in /var/www/vhosts/firedog.dk/httpdocs/application/models/notifier/Notifier.class.php on line 411
« Last Edit: March 26, 2009, 06:30:44 pm by robertpetersen »
Best Regards, Robert

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Fatal error
« Reply #1 on: March 27, 2009, 10:52:01 am »
Try updating to 1.3.1 that was released yesterday. It should fix this problem.