This topic is locked

Issue with Total Number of fields

1/25/2009 11:26:51 PM
PHPRunner General questions
W
wildwally author

Ok, I thought it was just me accidently deleting a row and building the site directly after, but I have rebuilt things back three times and its still doing it; and I know its not me this time.
The problem is I have an add page that I design and once I build it a chunck (30 fields or more) don't show up in the test site. When I go back into PHPRunner the checkboxes in the Choose Fields page for these fields are unchecked. I didn't do it, and I made sure not to delete the main table holding these fields. I was a little smarter than the software on the third go around, prior to building the site I copied all the code from the visual editor and saved it as a text file. So I need to know is there a limit that I am not aware of or is this a bug? I go back into the choose fields page and recheck the boxes, and when i goto the visual editor not all made it. Go back to the choose fields page and they are unchecked again.
HELP!!!!!!

J
Jane 1/26/2009

Hi,
PHPRunner uncheck fields automatically on the Choose fields tab if you remove this field manually on the Visual Editor tab.

W
wildwally author 1/26/2009

Hi,

PHPRunner uncheck fields automatically on the Choose fields tab if you remove this field manually on the Visual Editor tab.


Jane, I made sure not to remove them. I went back in and reset the page, added inserted my saved code. When I build the site, I now get this as a error.
End tag not found:{END flybody}

Fatal error: Call to undefined function report_error() in D:\Documents and Settings\wtrester\My Documents\PHPRunnerProjects\SQS\output\libs\xtempl.php on line 171
Problem with this is the {END flybody} tag is in the visual editor portion why is it not carrying over to this file? Starting to get frustrated.

W
wildwally author 1/26/2009

Ok, I reset the page for the tenth time <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=37166&image=1&table=forumreplies' class='bbc_emoticon' alt=':angry:' /> . And rebuilding this thing is starting to get old in a hurry. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=37166&image=2&table=forumreplies' class='bbc_emoticon' alt=':angry:' /> <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=37166&image=3&table=forumreplies' class='bbc_emoticon' alt=':angry:' /> .
What is the secret to using the visual editor????? I Have roughly a hundred fields on one particular page, and the order in which I created the table is not necassarly the order in which I want it to be on the final product. So I select the field and move it to the cell or table that I want. I go back to the ORDER PAGE, and make my changes apply to the rest of the pages. However, when I build the site things just around, as if they have a mind of their own. So I go into the code portion of the visual editor and see that the code is split up all over the place. I'm assuming this is from moving the fields on the visual editor, I remeber running into this problem on a previous site I did. My solution was to redo the table from scratch; however things were on a much smaller scall the first time, I don't want to go that direction again. So I'm asking what is the secret? Seems like hand coding things at this point would be satisfying and less stressful with the way things are currently going.

W
wildwally author 1/27/2009

I believe most of my problem lies with the type of layout I'm trying to achieve. I know it can be done, but always seems to be so difficult. After looking at the working examples I see that the common table is simple structure:
| Field name | Field |

| Field name | Field |

| Field name | Field |

| Field name | Field |

| Field name | Field |

| Field name | Field |



The look and feel I'm trying for is more compliated, with 4 columns and muliple rows. I also want the the field name to sit directly on top of the field itself (which I have been able to get). Problem with the whole thing is when I move the items not all of the code moves with it. therefore causing problems when I build the site.
Anyone else have this problem?

J
Jane 1/27/2009

Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.