Path

ez projects / birthday / forum / general / error introduced in svn ver...


error introduced in svn version 13

You need to be logged in to post messages in the forums. New users may register here.

Erik Erik Seierstad

Member since:
07 November 2008

Posts: 2

Thursday 26 March 2009 12:37:46 pm

First of all: thank you for a very useful contribution!

I got the following error message when I tried to use a birthday attribute as an information collector:

"Fatal error: Class 'eZBirthday' not found in /home/erik/Workspaces/nkino/nkino/nkino/extension/birthday/datatypes/ezbirthday/ezbirthdaytype.php on line 183"

Adding the line



include_once( 'extension/birthday/datatypes/ezbirthday/ezbirthday.php' );



in extension/birthday/datatypes/ezbirthday/ezbirthdaytype.php solved the problem.

Up

meinhard benn

Member since:
09 January 2008

Posts: 2

Saturday 11 April 2009 2:22:41 pm

The fix works for us, too. Thanks!

Björn or Georg, any chance that we can get this line back into the SVN?

http://goozee.benn.org/ - Google Co-op for eZ sites

Up

André R.

Member since:
14 January 2008

Posts: 170

Tuesday 11 August 2009 9:39:28 am

What ezp version are you running?
This line shouldn't be needed if you update your autoload file like with other extensions.

Lead Engineer eZ Publish
@: http://twitter.com/andrerom

Up

You need to be logged in to post messages in the forums. New users may register here.