[FX.php List] Can you help me diagnose an error?

Dave Strickler dstrickler at mailwise.com
Thu Jun 30 09:23:37 MDT 2005


I have recently upgraded from FM5 to FM7, and the upgrade caused my code working in FM5 to break in FM7. My guess is a DB name is  wrong or something like that, and its driving me nuts.
 
I am trying to connect to FM Server Advanced on Port 80, with an account I have verified logging in on Port 80 and searching records. Since I am talking to FM7 Server Advanced, I may not have the DB name right. I am user "db_name", but have tried "db_name.fp7" as well.
 
Can anyone tell from the object error below where I am going wrong? Looks like an error=100.
 
TIA !
 
fx_error Object ( [error_message_prefix] => [mode] => 1 [level] => 1024 [code] => 100 [message] => FX: ExecuteQuery XML error: mismatched tag at line 6 [userinfo] => [backtrace] => Array ( [0] => Array ( [file] => /home/php/php_lib/class_fx.php [line] => 993 [function] => fx_error [class] => fx_error [type] => -> [args] => Array ( [0] => ExecuteQuery XML error: mismatched tag at line 6 ) ) [1] => Array ( [file] => /home/php/php_lib/class_fx.php [line] => 1155 [function] => executequery [class] => fx [type] => -> [args] => Array ( [0] => -find ) ) [2] => Array ( [file] => /home/php/php_lib/class_fx.php [line] => 1206 [function] => fmaction [class] => fx [type] => -> [args] => Array ( [0] => -find [1] => 1 [2] => full ) ) [3] => Array ( [file] => /home/php/php_lib/class_athena.php [line] => 164 [function] => fmfind [class] => fx [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /srv/www/htdocs/athena/athena.php [line] => 200 [function] => extract_compound_data [class] => athena_data [type] => -> [args] => Array ( [0] => Athena_v2_Live_Data.fp7 [1] => EmailQueue [2] => Array ( [0] => Array ( [field] => Box [data] => OutBox ) [1] => Array ( [field] => Processed [data] => No ) [2] => Array ( [field] => OK To Send [data] => Yes ) ) [3] => cn [4] => [5] => 50 ) ) ) [callback] => ) 


----------------------------
This message has been certified virus-free by MailWise Filter - The real-time, intelligent, e-mail firewall used to scan inbound and outbound messages for SPAM, Viruses and Content.  For more info visit: http://www.mailwise.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20050630/bbef8a78/attachment-0001.html


More information about the FX.php_List mailing list