Closed GoogleCodeExporter closed 8 years ago
Just having the same error.
It seems to be that's because the class "phpQueryEvent" don't exist.
The right class should be "phpQueryEvents".
But replacing it I get this :
Fatal error: Cannot use object of type DOMDocumentWrapper as array in
/x/phpQueryEvents.php on line 148
The script where the error occurs :
<php>
$form_element->find('[name="parent_nom"]')->val('Nom');
</php>
Original comment by nicolas....@gmail.com
on 21 Oct 2008 at 8:12
Fixed in r246.
Original comment by tobiasz....@gmail.com
on 21 Oct 2008 at 10:04
So I post a new defect for the second issue ^^.
Original comment by nicolas....@gmail.com
on 21 Oct 2008 at 10:16
Original issue reported on code.google.com by
jpbco...@yahoo.com
on 21 Oct 2008 at 3:25