Hi all,
I have this problem with the ‘retrieve password’ app in the security module, i renamed an application call in one of the events (onValidate) because i did renamed that application, due to clients request to have all app renamed in his native language. I didn’t change anything else but now this app doesn’t work! It always shows me this error message:
"ERROR
Undefined property: aps_retrieve_pswd_ini::$Ini
Trying to get property of non-object
Undefined property: aps_retrieve_pswd_ini::$Ini
Trying to get property of non-object
Undefined property: aps_retrieve_pswd_ini::$Ini
Trying to get property of non-object
include_once(/swift/swift_required.php) [function.include-once]: failed to open stream: No such file or directory
include_once() [function.include]: Failed opening ‘/swift/swift_required.php’ for inclusion (include_path=’.;C:Program FilesNetMake6ZendServershareZendFrameworklibrary’)
Fatal error: Class ‘Swift_SmtpTransport’ not found in C:\Program Files\NetMake\v6\wwwroot\scriptcase\app\MediaConsulter\aps_retrieve_pswd\aps_retrieve_pswd.php on line 1177"
I checked the code and it doesn’t miss anything! What should i do??
Any idea is greatly appreciated!
Thanks