This topic is locked
[SOLVED]

 Lost all button codfe

12/13/2011 10:51:04 AM
PHPRunner General questions
author

I have spent days coding an import button that works really well for merging my database.
I reset the list page and have re-built the project. Now the button has gone along with all the code. How can I get it back?
Regards
Richard

C
cgphp 12/13/2011

Check in the "Events" tab, under the List or Edit or Add page tree. It should be there.

7542 12/13/2011

Its not... its gone

C
cgphp 12/13/2011

Do you have a old copy of the generated code ? You could recover the button from the source.

7542 12/13/2011



Do you have a old copy of the generated code ? You could recover the button from the source.


No. Sounds stupid. Its all in that button. How can this happen!! The must be a back door to this.

C
cgphp 12/13/2011

Check also the "PHPRunnerProjects\your_project_name\tmp\backup". A backup copy of the project (the phpr file) should be there.

7542 12/13/2011

Thank you, thank you, thank yo.....
Yes it was in the tmp
Regards