Hi all,
I have noticed that the triggers are not working on my system when using the subform class. When I place a INSERT-AFTER trigger, it is failing with the information below:
Warning: do_add_record(incidenttriggger.php): failed to open stream: No such file or directory in c:\inetpub\wwwroot\newget\phpmyedit\phpMyEdit.class.php on line 2415
Warning: do_add_record(): Failed opening 'incidenttriggger.php' for inclusion (include_path='.;c:\php4\pear') in c:\inetpub\wwwroot\newget\phpmyedit\phpMyEdit.class.php on line 2415
I have checked the paths, made sure they were all OK but then again, it doesn't find the file. Can someone help me please? I am using the phpmyedit class of the sub-forms feature. When I do replace the phpmyedit.php class with the original one (without subforms), the triggers work perfectly.
Thanks,
Oscar
|
Hello Oscar we are now in 2007 and i would like to know if the subform triggers are working now because i'm trying to do something but i have a problem and i need a subform!
Excuse my english, i'm French
See you
| Oscar Napísal: |
Hi all,
I have noticed that the triggers are not working on my system when using the subform class. When I place a INSERT-AFTER trigger, it is failing with the information below:
Warning: do_add_record(incidenttriggger.php): failed to open stream: No such file or directory in c:\inetpub\wwwroot\newget\phpmyedit\phpMyEdit.class.php on line 2415
Warning: do_add_record(): Failed opening 'incidenttriggger.php' for inclusion (include_path='.;c:\php4\pear') in c:\inetpub\wwwroot\newget\phpmyedit\phpMyEdit.class.php on line 2415
I have checked the paths, made sure they were all OK but then again, it doesn't find the file. Can someone help me please? I am using the phpmyedit class of the sub-forms feature. When I do replace the phpmyedit.php class with the original one (without subforms), the triggers work perfectly.
Thanks,
Oscar |
|