fmview.php problems -
03-11-2010
, 03:00 PM
I had an entire site built with the filemaker php assistant on FM
server 9. When I updated the server to 10 and ran the assistant to
add pages onto the site, it came up with broken links. After hours of
analyzing, I finally noticed that the new fmview.php generated from
Server 10 was different than the one generated under Server 9. When I
tried to add records with the php generated with 10, it threw an error
until I switched out the fmview files. When I did that, some of the
old fm9 generated php throws an error now.
Anybody have to deal with this headache and what exactly do I have to
do to make it compatible?
Also, with the new fmview, whenever someone adds a record for the
first time in a session, the php engine doesn't capture the fields
they filled out. On attempt #2 and for the rest of the day, it's
fine. What gives? |