Joomla 1.5 and phprunner integration |
11/30/2011 11:06:51 AM |
PHPRunner General questions | |
J
josehp author
Hi everyone can you help me on my problem. I used Joomla 1.5 and wrapper plug in to integrate the phprunner. It was successful but unfortunately i cant delete records I have an error |
|
![]() |
Sergey Kornilov admin 11/30/2011 |
As far as I can see you use sample code in one of events: insert into TableName (Field1, Field2) values (Value1, Value2)
|
J
|
josehp author 11/30/2011 |
Thank you so much I already solve the error but i wasn't able to delete a recordd. I can add but I cannot delete. Thank you so much for prompt reply hope we can solve this... <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=62808&image=1&table=forumreplies' class='bbc_emoticon' alt=':rolleyes:' /> <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=62808&image=2&table=forumreplies' class='bbc_emoticon' alt=':rolleyes:' /> |