This topic is locked
[SOLVED]

 Delete button and associated events.

3/31/2011 3:48:38 AM
PHPRunner General questions
J
JCRamos author

I created a button to call an external php page. My code was wrong.

After deleting the button and its events in Visual Editor, I created other one with their default code ("Hello World", etc..), but does not work.

I have found that the project file (.phpr) still contains references to both buttons and their codes.

Now any button I insert but have another name or location is not working properly.

How I can remove these items back to get the project working?

I'm using PHPRunner 5.3.7113 .
Thanks.

P
procheck 3/31/2011

If you have no other changes then you can try resetting the page.

Sergey Kornilov admin 3/31/2011

Page reset won't help.
Contact support directly sending your project file.

J
JCRamos author 4/1/2011

Thanks, but in this case, the solution was to create "php snippets" applying your trick.