This topic is locked

UNABLE TO EDIT/CHANGE DEFAULT VALUE..

7/3/2008 6:10:39 AM
PHPRunner General questions
S
sweethard010 author

Edited CODE:

<td class=headerlistup_left [b]width=14px valign=middle align=centerheight=60>[/b]
Hi .. im having trouble withvisual editor... f you u look at my code above, this is actually the same from my phpRunner ... it has the default width of the class headerlistup_left = 7px then height=31.. so i changed their value and saved it. BUT i just wondering why are my edited html code are back to the original value (7px;31px) after it was build. but when i reopen my project in phprunner,IT IS ALREADY SAVED BUT DOESNT GENERATE THE RIGHT VALUE.... can someone help me pls;>/.

J
Jane 7/3/2008

Hi,
try to use this code:

<td class=headerlistup_left style="width:14px; height:60px;" valign=middle align=center >

S
sweethard010 author 7/4/2008

hi jane.. STILL DOESNT WORK... BUT STILL THE EDITED VALUE IN THE VISUAL EDITOR ARE STILL PRESENT.

I MEAN THE ONLY DIFFERENCE IS THAT WHEN I BUILD THE PROJECT THE VALUE ON WIDTH AND HEIGHT RETURNS TO ITS ORIGINAL VALUE...

HELP PLS>>>

J
Jane 7/7/2008

It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

Z
zeitsprung 7/16/2008

Hi,
I got a trial phpRunner 4.2 from an acquaintance and I'm currently evaluating the application and did run into the same problem: after altering the template HTML code in visual editor slightly to reflect my needs, the tree entry on the left side representing the corresponding template gets bold and after a build files, all altered template files were not newly generated in output directory. But when I CTRL-A, CTRL-C the content and CTRL-V it in notepad into the e.g. tblname_list.htm file, all changes are visable in browser and it works as expected.

Will manually altered code in the template HTML files not be accepted for generating new file set in project output folder? Have I always to play with copy/paste to get changed code to work?

BTW: storing the project and reloading it still shows the altered code - alone, all templates shown BOLD in the tree will not be incorporated into the generated file set when invokung BUILD. Naturally, after resetting the page, altered template tree entries revert from bold to normal and the files are generated again...

Is there anything I have overlooked?
Thanks for your response.

J
Jane 7/16/2008

Hi,
Bold menu item means that this templates was changed on the Visual Editor tab.

Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

Z
zeitsprung 7/16/2008

Bold menu item means that this templates was changed on the Visual Editor tab.



Yes, that's what I expected what it means :-)

Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.



I appreciate your help and will try to do that. Please regard that some phrases are in German...
Thanks again.