This topic is locked
[SOLVED]

 Strange Behavior in the visual editor

12/16/2010 12:32:24 PM
PHPRunner General questions
K
karmacomposer author

I make changes to fields, totals and other pages. I go to the visual editor tab. I go back to the fields tab and it reverts back to what it was before I made changes.
It almost seems like it's locked. I shut the program down and restarted it, but that did not seem to help. I cannot seem to make visual changes to many pages - but some I can. It is VERY weird.
Has anyone experienced this?
Mike

Sergey Kornilov admin 12/16/2010

If you need help with this feel free to send your project and database to us along with issue description.

K
karmacomposer author 12/16/2010



If you need help with this feel free to send your project and database to us along with issue description.


I opened a new ticket and sent the project file (8MB). Unfortunately, my project is so large that I cannot upload to the demo account since it exceeds 25MB (that is what the error says in PHPRunner)
Mike

K
karmacomposer author 12/17/2010



I opened a new ticket and sent the project file (8MB). Unfortunately, my project is so large that I cannot upload to the demo account since it exceeds 25MB (that is what the error says in PHPRunner)
Mike


Despite your advice, PHPRunner 5.2 still is acting this way.
The following tables are the ones not working right:
CCEmployerView

SWTEmployerView

CandidateCC_admin

CandidateCC_Administration

CandidateSWT_admin

CandidateSWT_Administration
It is the LIST page, in every case, that I am having problems with.
What can I do to fix this?
Mike

K
karmacomposer author 12/17/2010

I solved the problem on my own.
The file \source\files.txt has all the list templates in it.
I had to delete all the offending table's lines in this document (backed it up first).
Then, did a BUILD and shut down PHP Runner.
I opened PHP Runner and edited the fields and totals. I then went to the visual editor and viola - everything was now fixed and the way I wanted it.
Mike