This topic is locked
[SOLVED]

 Error on pages after adding PHP Snippets/Button

3/27/2011 3:58:26 PM
PHPRunner General questions
A
agentsmith author

Dear Admin,
After I added any php snippets or button in Visual Editor, the generated pages will encounter errors. I noticed

that if I generated the pages with the buttons/snippets, looking at the HTML source codes these tags will be missing from the generated pages.
{$bodyattrs} & {END body}. The {$bodyattrs} tag I believe generates these codes in the HTML page.
<body marginheight=0 marginwidth=0>

<script type="text/javascript" src="include/jquery.js"></script><script type="text/javascript" src="include/runnerJS/RunnerBase.js"></script><script type="text/javascript" src="include/jsfunctions.js"></script>

<div id="search_suggest" class="search_suggest"></div><div id="master_details" onmouseover="RollDetailsLink.showPopup();" onmouseout="RollDetailsLink.hidePopup();"> </div>
What might have been the cause of the error?
Thank you.

Sergey Kornilov admin 3/27/2011

Hard to tell without seeing your files.
I recommend to post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

A
agentsmith author 3/27/2011

Thanks for the suggestion.
There's only 3 pages affected and I can recreate the button on generated pages.



Hard to tell without seeing your files.
I recommend to post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.