Say I have 4 pages. Page 1, page 2, page3-chart1 and page4-chart2. At this point all the pages load fine. But, when I copy the code from page3-chart1-----and this is the code I copied below:
<table id="chart_table{$id}" cellpadding=0 cellspacing=0><tr><td>
<b class="rb1 rb1_search" ></b><b class="rb2 rb2_search"></b><b class="rb3 rb3_search"></b><b class="rb4 rb4_search"></b>
<div id="chart_block{$id}" class="main_table_border_P">
{$page4_Chart_chart 700 530}
</div>
<b class="rb4 rb4_menua" ></b><b class="rb3 rb3_menua"></b><b class="rb2 rb2_menua"></b><b class="rb1 rb1_menua"></b>
</td></tr></table>
-----and I placed this code within "Page 1" in the visual editor. Note, I will four tabs at the top.....page1, page2, page3-chart1 and page4-chart2.....after I build the project and upload to server, I click on "Page 1", and I get an XML error, and the chart will not load. But then if I click on tab four for "Page4-chart2", the chart there loads fine. And then I go and click on "Page 1", and the chart from page4 loads fine on "Page 1".
Any suggestions? And it is this way if I use one chart, or have 5 on the list page. Please help me out on this one. I am currently using phprunner 5.2 build 5063.