This topic is locked
[SOLVED]

 phpr hold deleted buttons

4/14/2011 8:45:41 AM
PHPRunner General questions
T
thkaragianni author

Hello Support,

I am working on phpRunner 5.3 build 7474
I created some buttons in visual editor,

then i didn't need anymore so i deleted them.(From events right click on the button ->delete)
My problem is that there are still in phpr file and containing errors not allow the application to run

How can i deleted them ?
Why phpr file not cleaned?
Thanks !

J
Jane 4/14/2011

Hi,
could open a ticket at http://support.xlinesoft.com sending your project directory and database creation script for investigation?

N
nti 4/14/2011

Simple method in visual editor: Click Html Editor and copy / paste your html code to notepad. save it in case you wish to revert back.
Click Reset page.
Start over with visual editor.

T
thkaragianni author 4/14/2011



Simple method in visual editor: Click Html Editor and copy / paste your html code to notepad. save it in case you wish to revert back.
Click Reset page.
Start over with visual editor.


Hi,Nti

I have tried this again again but phpr file keep holding these buttons
thanks for your reply.

N
nti 4/14/2011

I have had similar issues with generated/uploaded pages. I browse to Tables and remove the table from Project and then add the Table back.
It resolves the issues many times.
Of course, I must then reset Query and settings... but I can usually set this up faster {in minutes} then dealing with the error {Hours}.
Be sure to Reset Query if going this route.