Problem is the underscore in the app name “app_name”, it conflicts with
the underscore used as delimiter for the autoloading of classes.
Either change the application name to something without an underscore,
or explicitly require the classes.
In 1.6 autoloading also looked in inc dir of the current application.
But that fails in many situations: home screen, sitemgr, …
Therefore it was removed again, either use autoloading cabably
class-name (and app-name) or explicitly load the class.
Ralf
hi,
I created a new application in version 1.6 and everything works. I
installed version 1.8 and added my application.
I looked in the manage applications and my application is there, and shows
no problems.
but as soon as I go to my application i get the following errors:
Fatal error: Class ‘app_name_bo’ not found in
C:\Inetpub\wwwroot\Groupware\app_name\inc\class.app_name_ui.inc.php on line
14
Fatal error: Class ‘app_name_so’ not found in
C:\Inetpub\wwwroot\Groupware\app_name\inc\class.app_name_bo.inc.php on line
22
the corresponding lines in the code are as follows:
class.app_name_ui.inc.php>> class app_name_ui extends app_name_bo
class.app_name_bo.inc.php>> class app_name_bo extends app_name_so
please help.
Lee.
–
Ralf Becker
Director Software Development
Stylite GmbH
[open style of IT]
Morschheimer Strasse 15
67292 Kirchheimbolanden
fon +49 (0) 6352 70629-0
fax +49 (0) 6352 70629-30
mailto: rb@stylite.de
www.stylite.de
www.egroupware.org
Geschäftsführer Andre Keller,
Gudrun Müller, Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951
The Next 800 Companies to Lead America’s Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book “Blueprint to a
Billion” shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers