From: Christian W. <cw...@cw...> - 2007-08-15 04:45:52
|
Dwi, > Ach so....., > I comment out > //case E_NOTICE: > //case E_USER_NOTICE: > // $errortype =3D "Notice"; >=20 > in my framework setting. >=20 > And The InfModelF work well. This does not fix but merely hides the problem. E_Notices often show a problem with uninitialized variables or other bugs that should be fixed. So, which version of RAP are you using? How does the offending code lines look (at which the error is thrown)? --=20 Regards/Mit freundlichen Gr=FC=DFen Christian Weiske |