Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [brewt] Possible bug with WorldPay validation....

Quote Reply
Re: [brewt] Possible bug with WorldPay validation.... In reply to
I'm still having problem :(

Doing a "tail" on the Perl error_log, gives me;

Quote:
GT::SQL::Driver::MYSQL::sth (15085): Executing query: SELECT * FROM lsql_Payments WHERE payments_id = 'c6988b232bc31a0b' from Links::Payment::Remote::WorldPay::postback at /home/.../admin/Links/Payment/Remote/WorldPay.pm line 111
GT::SQL::Driver::MYSQL::sth (15085): Executing query: SELECT payments_last,payments_id,payments_status FROM lsql_Payments WHERE payments_id = 'c6988b232bc31a0b' from Links::Payment::Remote::WorldPay::__ANON__ at /home/.../admin/Links/Payment/Remote/WorldPay.pm line 208
GT::SQL::Driver::MYSQL::sth (15085): Executing query: UPDATE lsql_Payments SET payments_last = 1092991211 , payments_status = 3 WHERE payments_id = 'c6988b232bc31a0b' from Links::Payment::Remote::WorldPay::__ANON__ at /home/.../admin/Links/Payment/Remote/WorldPay.pm line 208
GT::SQL::Driver::MYSQL::sth (15085): Executing query: INSERT INTO lsql_PaymentLogs (paylogs_type,paylogs_time,paylogs_text,paylogs_payments_id,paylogs_id) VALUES (3,1092991211,'
','c6988b232bc31a0b',NULL) from Links::Payment::Remote::WorldPay::__ANON__ at /home/.../admin/Links/Payment/Remote/WorldPay.pm line 213

...so it seems to be entering most of the info in correctly (and updating payment_status => 3). However, in the admin panel, its still showing up as "Awaiting Payment" .. which it shouldn't be :/

Please note; the "..." in the paths was edited by me for this post (or else it was too long winded). Just in case you were wondering if that was the problem =)

Any ideas? (been trying to get this friggin thing going for 2 weeks+ now Pirate).

TIA

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Possible bug with WorldPay validation.... Andy 3522 Aug 19, 2004, 10:18 AM
Thread Re: [Andy] Possible bug with WorldPay validation....
ryel01 3445 Aug 19, 2004, 1:15 PM
Thread Re: [ryel01] Possible bug with WorldPay validation....
Andy 3447 Aug 20, 2004, 12:45 AM
Thread Re: [Andy] Possible bug with WorldPay validation....
brewt 3432 Aug 20, 2004, 1:18 AM
Thread Re: [brewt] Possible bug with WorldPay validation....
Andy 3423 Aug 20, 2004, 1:22 AM
Thread Re: [Andy] Possible bug with WorldPay validation....
brewt 3446 Aug 20, 2004, 2:57 AM
Post Re: [brewt] Possible bug with WorldPay validation....
Andy 3404 Aug 20, 2004, 3:08 AM
Post Re: [brewt] Possible bug with WorldPay validation....
Andy 3405 Aug 20, 2004, 2:55 AM
Thread Re: [Andy] Possible bug with WorldPay validation....
brewt 3466 Aug 19, 2004, 1:40 PM
Post Re: [brewt] Possible bug with WorldPay validation....
Andy 3508 Aug 20, 2004, 12:51 AM