Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 04-08-2011 06:47:47

dansmith490
Member
From: Barrow, Bury St Edmunds
Registered: 11-10-2008
Posts: 154
Website

Paypal Pro - Direct method

Hello,

i am getting an error, when using Paypal Pro on the website.

I have copy my Debug below.

CORE::constructor: Accessed.

CORE::constructor: Input array globalized.

CORE::constructor: Private directory determined based on FILE conversion.

CORE::constructor: Loading private configuration from local file.

CORE::constructor: Loaded private configuration from local file.

CORE::constructor: Global line ending set to \r\n.

CORE::constructor: Suppress skin global set to false.

CORE::constructor: Initial year and epoch date variables defined.

CORE::constructor: Timer started.

CORE::constructor: Operating system determined: Unix: Generic

CORE::check_environment: PHP version checked: PHP 5.2.14

CORE::check_environment: PHP safe_mode is off.

CORE::check_environment: PHP magic_quotes_runtime is off.

CORE::load_extension: Extension already loaded: curl

CORE::check_environment: PHP cURL extension is available.

CORE_Display::constructor: Accessed.

CORE_Display::buffer: Output buffering started. (START)

CORE::load_object: Cached object created: CORE_Display Class: CORE_Display

CORE_Error::constructor: Accessed.

CORE_Error::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE::load_object: Cached object created: CORE_Error Class: CORE_Error

CORE_Error::exec: Error setup completed. Reporting all but notices.

CORE::run_tasks: Running all CORE_startup class tasks.

CORE_startup_regglob::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_regglob Class: CORE_startup_regglob

CORE::destroy_object: Object destroyed: CORE_startup_regglob

CORE_startup_magicquot::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_magicquot Class: CORE_startup_magicquot

CORE::destroy_object: Object destroyed: CORE_startup_magicquot

CORE_startup_db::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_db Class: CORE_startup_db

CORE_DB::constructor: Accessed.

CORE_DB::load_extension: Extension already loaded: mysql

CORE_DB_mysql::constructor: Accessed.

CORE_DB::load_object: Non-cached object created: Class: CORE_DB_mysql

CORE_startup_db::load_object: Cached object created: CORE_DB_1 Class: CORE_DB

CORE_DB_mysql::xconnect: The MySQL extension attempting to connect to a MySQL database.

CORE_DB_mysql::xconnect: Connected to MySQL. Version info: 5.0.77.

CORE_startup_db::exec: Database startup completed.

CORE::destroy_object: Object destroyed: CORE_startup_db

CORE_startup_settings::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_settings Class: CORE_startup_settings

CORE_startup_settings::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id,value FROM core_settings ORDER BY id ASC

CORE_startup_settings::exec: Settings defined.

CORE::destroy_object: Object destroyed: CORE_startup_settings

CORE_startup_datetime::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_datetime Class: CORE_startup_datetime

CORE_startup_datetime::exec: Date and Time defined.

CORE::destroy_object: Object destroyed: CORE_startup_datetime

CORE_startup_cgi::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_cgi Class: CORE_startup_cgi

CORE_startup_cgi::xhtml_translate: XHTML transalation tables built.

CORE_startup_cgi::create_globals: CGI _POST request globalized.

CORE_startup_cgi::exec: All CGI requests globalized.

CORE::destroy_object: Object destroyed: CORE_startup_cgi

CORE_startup_session::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_session Class: CORE_startup_session

CORE_Session::constructor: Accessed.

CORE_Session::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::constructor: Accessed.

CORE_App::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_App::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_Session::load_object: Cached object created: CORE_App Class: CORE_App

CORE_startup_session::load_object: Cached object created: CORE_Session Class: CORE_Session

CORE_Session::initsess: Session ID retrieved from cookie.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, userid, data, lastaccess FROM core_sessions WHERE id='ww1f725k732317uamg9do32on8ae04i0' ORDER BY id ASC

CORE_Session::initsess: Retrieved session information from database.

CORE_Session::initsess: Unserialized session data.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM core_users

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the core_users table.

CORE_DB::table_column_string: Created column string. Table: core_users

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, username, password, usergroup, lastsid, fname, lname, lastaccess, company, phone, fax, addone, addtwo, city, stateprov, country, postalcode, rescom, addbook, subscriptions, affilid, affilcommpct, affilsalestodate, affilcommearned, affilcommowed, affilcommpaid, whlsalepct, show_currency FROM core_users WHERE id='dan@designaweb.co.uk' ORDER BY id ASC

CORE_Session::initsess: Retrieved user information for the user 'dan@designaweb.co.uk' from the database.

CORE_Session::initsess: Session initialization phase completed using sid 'ww1f725k732317uamg9do32on8ae04i0'.

CORE_startup_session::exec: Session startup completed.

CORE::destroy_object: Object destroyed: CORE_startup_session

CORE::run_tasks: Ran all CORE_startup class tasks.

CORE::constructor: StartUp phase completed.

CORE::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec: Interface defaulted to 'FrontEnd'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, fedispname, class, version, defaultns, defaultskin, defaultapp, interface, description, vendorname, vendorurl, vendorcopy, disablestatus FROM core_apps WHERE (interface='FrontEnd' AND disablestatus='0') OR (id='core' AND disablestatus='0') ORDER BY id ASC

CORE_App::load_app: Loaded component information for the FrontEnd interface from the database.

CORE_App::load_app: Loading requested component 'ecom'.

ECOM::constructor: Accessed.

ECOM::load_object: Cached object returned: CORE_Display Class: CORE_Display

ECOM::load_object: Cached object returned: CORE_Session Class: CORE_Session

ECOM::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: ECOM Class: ECOM

CORE_App::load_app: Loaded component base module ECOM.

CORE_App::load_app: Starting component startup tasks.

CORE_App::run_tasks: Unable to locate any tasks to run for the ECOM_startup class. Directory /var/www/vhosts/swapsmoking.com/httpdocs/private/apps/ecom/ECOM/tasks_startup not found.

CORE_App::load_app: Completed component startup tasks.

CORE_App::exec: Set component to 'ecom'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, app, namespace, name, pointer, funcparams, interface, type, groupallow, groupdeny, defaultskin, hreftype, backendgroup, backendmenudisp, disprecback, becommon, demoallow, beicon FROM core_namespaces WHERE (active='1') AND (interface='FrontEnd' OR interface='') ORDER BY id ASC

CORE_App::load_namespaces: Namespaces loaded from database.

CORE_App::exec: Loaded namespaces into cache.

CORE_App::exec: Set namespace to requested namespace 'gwprocinternal'.

CORE_App::load_object: Cached object returned: ECOM Class: ECOM

CORE_App::exec: Starting execution of component namespace 'gwprocinternal'.

CORE_App::exec_namespace: Validated namespace 'gwprocinternal'. Located with id 'ecom.gwprocinternal'.

CORE_App::exec_namespace: Located user's group in allowed group.

ECOM_OLP::constructor: Accessed.

ECOM_OLP::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_OLP::load_object: Cached object returned: CORE_Display Class: CORE_Display

ECOM_OLP::load_object: Cached object returned: CORE_Session Class: CORE_Session

CORE_App::load_object: Cached object created: ECOM_OLP Class: ECOM_OLP

CORE_App::exec_namespace: Loaded namespace base module ECOM_OLP.

CORE_App::namespace_change: Changed namespace to 'gwprocinternal' for component 'ecom'.

CORE_App::exec_namespace: Executing namespace function 'gwprocinternal' in the ECOM_OLP class without parameters.

ECOM_OLP::exec_namespace: Validated namespace 'orderlookup'. Located with id 'ecom.orderlookup'.

ECOM_OLP::exec_namespace: Located user's group in allowed group.

ECOM_Order::constructor: Accessed.

ECOM_Order::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_Order::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_Crypt::constructor: Accessed.

ECOM_Order::load_object: Cached object created: CORE_Crypt Class: CORE_Crypt

CORE_Form::constructor: Accessed.

CORE_Form::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_Form::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_Form::load_object: Cached object returned: CORE_App Class: CORE_App

ECOM_Order::load_object: Cached object created: CORE_Form Class: CORE_Form

ECOM_Order::load_object: Cached object returned: CORE_Session Class: CORE_Session

CORE_File::constructor: Accessed.

CORE_File::load_pear: Include paths set.

CORE_File::load_pear: PEAR included and PEAR handling set up.

CORE_File::load_pear: Loaded class: File_Find

ECOM_Order::load_object: Cached object created: CORE_File Class: CORE_File

ECOM_OLP::load_object: Cached object created: ECOM_Order Class: ECOM_Order

ECOM_OLP::exec_namespace: Loaded namespace base module ECOM_Order.

ECOM_OLP::exec_namespace: Executing namespace function 'orderlookup' in the ECOM_Order class with parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_orders

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_orders table.

CORE_DB::table_column_string: Created column string. Table: ecom_orders

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, epochorder, datemonth, dateday, dateyear, sessionid, status, paymethod, ordertotal, recurtotal, subtotal, taxsptotal, taxctotal, taxcreftotal, custsaletotal, custsurchargetotal, disctotal, shiptotal, commtotal, disccode, taxexemptnum, disability, custsaledesc, custsurchargedesc, fname, lname, company, phone, fax, email, addone, addtwo, city, stateprov, country, postalcode, rescom, customone, customtwo, customthree, customfour, customfive, customsix, customseven, customeight, customnine, customten, postordaff, postordinv, postorddisc, postordqb, postordpt, postordsage, commentsint, commentsext, referrer, ipaddress, proctoken, trackupstools, trackusps, trackfedex, guest FROM ecom_orders WHERE id='ORD2011040813' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_orderitems

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_orderitems table.

CORE_DB::table_column_string: Created column string. Table: ecom_orderitems

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, orderid, epochorder, shipstatus, shipmethod, itemname, itemnum, itemid, itemquan, itemopts, ordertotal, recurtotal, fname, lname, company, addone, addtwo, city, stateprov, country, postalcode, rescom, cartdata FROM ecom_orderitems WHERE orderid='ORD2011040813' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT selectid, selectname, selectvalue FROM core_selectcustom WHERE selectid='ecom.orderstatus' OR selectid='ecom.shipstatus' ORDER BY id ASC

ECOM_Order::orderlookup: Set up status display information in the order array.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name FROM ecom_cofields WHERE displayfield='1' ORDER BY fieldorder ASC

ECOM_Order::orderlookup: Set up custom field information in the order array.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_gateway

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_gateway table.

CORE_DB::table_column_string: Created column string. Table: ecom_gateway

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, active, urltype, dispname, disporder, fieldrc, fieldon, fieldtotal, validrc, refurlstr, transkey, userid, postorder, recursup, incdisp FROM ecom_gateway WHERE id='paypalprod' ORDER BY id ASC

ECOM_Order::orderlookup: Loaded gateway information.

CORE_Crypt::decrypt: Value decrypted.

ECOM_Order::orderlookup: Obtained order information for the order numbered 'ORD2011040813'.

ECOM_OLP::exec_namespace: Executed namespace function 'orderlookup' in the ECOM_Order class with parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM ecom_gateway WHERE (id='paypalprod' AND active='1')

CORE_DB::sql_count: Calculated a count of 1 of rows in the ecom_gateway table matching: WHERE (id='paypalprod' AND active='1')

ECOM_OLP_paypalprod::constructor: Accessed.

ECOM_OLP_paypalprod::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_OLP_paypalprod::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_Remote::constructor: Accessed.

CORE_XML::constructor: Accessed.

CORE_Remote::load_object: Cached object created: CORE_XML Class: CORE_XML

ECOM_OLP_paypalprod::load_object: Cached object created: CORE_Remote Class: CORE_Remote

ECOM_OLP_paypalprod::load_object: Cached object returned: CORE_XML Class: CORE_XML

ECOM_OLP_paypalprod::load_object: Cached object returned: CORE_Crypt Class: CORE_Crypt

ECOM_OLP::load_object: Cached object created: ECOM_OLP_paypalprod Class: ECOM_OLP_paypalprod

CORE_Crypt::decrypt: Value decrypted.

CORE_Remote::load_object: Cached object returned: CORE_File Class: CORE_File

CORE_File::write: Data written to file: /var/www/vhosts/swapsmoking.com/httpdocs/private/temp/cert_1302263071.9528.txt.

CORE_Remote::destroy_object: Object destroyed: CORE_File

CORE_File::delete: File deleted: /var/www/vhosts/swapsmoking.com/httpdocs/private/temp/cert_1302263071.9528.txt.

ECOM_OLP_paypalprod::print_message: Printing message 'olpdecline' for component 'ecom'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT app, msgtype, stringdisp FROM core_messages WHERE (app='ecom' OR app='core') AND (stringmsg='olpdecline') ORDER BY id ASC

CORE_Display::include_file: Started file: /private/core/CORE/includes/systemmsg.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/systemmsg.php

ECOM_OLP_paypalprod::print_message: Completed printing message 'olpdecline' for component 'ecom'.

ECOM_OLP_paypalprod::validate: PayPal response contained Ack element value of 'Failure'.

ECOM_OLP::gwprocinternal: Processed order.

ECOM_OLP::gwprocinternal: Received bad response. Returning to checkout.

ECOM_OLP::exec_namespace: Validated namespace 'checkout'. Located with id 'ecom.checkout'.

ECOM_OLP::exec_namespace: Located user's group in allowed group.

ECOM_Checkout::constructor: Accessed.

ECOM_Checkout::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_Checkout::load_object: Cached object returned: CORE_Session Class: CORE_Session

ECOM_Checkout::load_object: Cached object returned: CORE_Display Class: CORE_Display

ECOM_Checkout::load_object: Cached object returned: CORE_Form Class: CORE_Form

ECOM_Cart::constructor: Accessed.

ECOM_Cart::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_Cart::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_File::constructor: Accessed.

CORE_File::load_pear: Loaded class: File_Find

ECOM_Cart::load_object: Cached object created: CORE_File Class: CORE_File

ECOM_Cart::load_object: Cached object returned: CORE_Session Class: CORE_Session

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, cartdata FROM ecom_cart WHERE cartid='7fm62zz2l430017q8f785whronhuv620' ORDER BY id ASC

ECOM_Cart::savecart: User cart is unchanged. Hash is '17f24211ab77d3f4fc386ebebdd12009'. Returning.

ECOM_Checkout::load_object: Cached object created: ECOM_Cart Class: ECOM_Cart

ECOM_Ship::constructor: Accessed.

ECOM_Ship::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_Ship::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_shiprealtime

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_shiprealtime table.

CORE_DB::table_column_string: Created column string. Table: ecom_shiprealtime

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, username, password, connectkey, rateurl, trackurl, ratetext, tracktext, tmimg, tmnotice, trackdisc, handledisc, errorweight, errordim, active, hasrates, hastrack FROM ecom_shiprealtime ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, shipper, mark, active FROM ecom_shiprealtimep ORDER BY id ASC

ECOM_Checkout::load_object: Cached object created: ECOM_Ship Class: ECOM_Ship

ECOM_Checkout::constructor: Built cosess array.

ECOM_Checkout::constructor: Checked shopping cart and built cartids array.

ECOM_OLP::load_object: Cached object created: ECOM_Checkout Class: ECOM_Checkout

ECOM_OLP::exec_namespace: Loaded namespace base module ECOM_Checkout.

ECOM_OLP::namespace_change: Changed namespace to 'checkout' for component 'ecom'.

ECOM_OLP::exec_namespace: Executing namespace function 'docheckout' in the ECOM_Checkout class without parameters.

ECOM_Cart::check_cart: Completed looping through cart.

ECOM_Cart::check_cart: Product id/quantity array formulated: Array ( [test] => 1 )

ECOM_Cart::check_cart: Product selection item id/quantity array formulated: Array ( )

ECOM_Cart::check_cart: Product selection item inventory array formulated: Array ( )

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_prod

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_prod table.

CORE_DB::table_column_string: Created column string. Table: ecom_prod

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, prodnum, pricestatus, regprice, saleprice, volprice, voltext, recurprice, whlprice, affilcomm, keywords, descshort, desclong, skinoverride, lgdisp, reldisptype, reldispnum, prodmulti, imgsm, imglg, imgxl, splashdisp, newdisp, specialsdisp, bestselldisp, featuredisp, taxstateprov, taxcountry, useinv, invlevel, addemtext, delmethod, customship, dlfile, shiponename, shiponeprice, shiptwoname, shiptwoprice, shipthreename, shipthreeprice, shiplocal, shipint, shiplength, shipwidth, shipheight, shipweight, shipnumbox, shipstateprov, shipcountry, shipzip, shipemail, xcat, xprod, xprodoptions, sortorder, sortprice, prodidx, prodview, prodviewg, minquan, maxquan, taxclass, datetimestamp FROM ecom_prod WHERE id='test' ORDER BY id ASC

ECOM_Cart::check_cart: Gathered product information from database.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_prodoptionsel

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_prodoptionsel table.

CORE_DB::table_column_string: Created column string. Table: ecom_prodoptionsel

ECOM_Cart::check_cart: Gathered option selection item information from database.

ECOM_Cart::check_cart: Increasing items to meet minimum quantity rules.

ECOM_Cart::check_cart: Checking product max and inventory rules.

ECOM_Cart::check_cart: Completed looping through cart adjusting quantities.

ECOM_Cart::savecart: User cart is unchanged. Hash is '17f24211ab77d3f4fc386ebebdd12009'. Returning.

ECOM_Checkout::cocarttotal: Determined cart subtotal is 0.01 and recurring total is 0.

ECOM_Checkout::costartup: Ran checkout startup tasks. Did not modify checkout session information.

ECOM_Checkout::cogetaddress: Worked with billing address.

ECOM_Checkout::coaddbook: Updated user address book and shipping information.

ECOM_Ship::coship: Working with checkout array.

ECOM_Ship::load_object: Cached object returned: ECOM_Cart Class: ECOM_Cart

ECOM_Ship::coship: Created cartids array and determined totals.

ECOM_Ship::coship: All items were assigned to shipping groups. Returning.

ECOM_Checkout::cocalccustomsale: Custom sale scripting is not active.

ECOM_Checkout::cocalccustomsurcharge: Custom surcharge scripting is not active.

ECOM_Checkout::cocalcshipping: Calculated shipping charges as '1.00'.

ECOM_Checkout::cocalcshipping: Shipping basis was defined as: Array ( [hktau277g429] => 1 )

ECOM_Checkout::cocalctaxes: No localities are available which charge taxes.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coimgone.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coimgone.php

ECOM_Checkout::cocalctotals: Completed calculation of order totals.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coformintro.php

CORE_Display::load_object: Cached object returned: CORE_Form Class: CORE_Form

CORE_Form::quick_form: Created a quick form array for component 'ecom' to post to namespace 'checkoutp'.

CORE_Display::include_file: Started file: /private/core/CORE/includes/form_quickh.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/form_quickh.php

CORE_Display::xhtml_quickform_header: Generated quick form header for form id 'ecom--coform'.

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coformintro.php

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/cototals.php

CORE_Display::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_Display::include_namespace: Loading the 'getprice' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getprice'. Located with id 'core.getprice'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'returnprice' in the CORE_App class with parameters.

CORE_App::exec_namespace: Executed namespace function 'returnprice' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getprice' namespace via a display request for the 'core' component.

CORE_Display::include_namespace: Loading the 'getprice' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getprice'. Located with id 'core.getprice'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'returnprice' in the CORE_App class with parameters.

CORE_App::exec_namespace: Executed namespace function 'returnprice' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getprice' namespace via a display request for the 'core' component.

CORE_Display::include_namespace: Loading the 'getprice' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getprice'. Located with id 'core.getprice'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'returnprice' in the CORE_App class with parameters.

CORE_App::exec_namespace: Executed namespace function 'returnprice' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getprice' namespace via a display request for the 'core' component.

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/cototals.php

ECOM_Checkout::make_address: Generated address as requested.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/cobillinfo.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/cobillinfo.php

ECOM_Checkout::coshipcount: Determined there are 1 shipped items in the order.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coshipinfo.php

CORE_Display::include_namespace: Loading the 'getaddress' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getaddress'. Located with id 'core.getaddress'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'get_addressdisp' in the CORE_App class with parameters.

CORE_App::make_address: Generated address as requested.

CORE_App::exec_namespace: Executed namespace function 'get_addressdisp' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getaddress' namespace via a display request for the 'core' component.

CORE_Display::include_namespace: Loading the 'getprice' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getprice'. Located with id 'core.getprice'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'returnprice' in the CORE_App class with parameters.

CORE_App::exec_namespace: Executed namespace function 'returnprice' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getprice' namespace via a display request for the 'core' component.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coitemdisp.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coitemdisp.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coshipinfo.php

ECOM_Checkout::coshipping: Completed shipping checkout display.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_cofields

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_cofields table.

CORE_DB::table_column_string: Created column string. Table: ecom_cofields

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, section, description, required, displayfield, type, fieldorder, list_1, list_2, list_3, list_4, list_5, list_6, list_7, list_8, list_9, list_10, list_11, list_12, list_13, list_14, list_15, list_16, list_17, list_18, list_19, list_20 FROM ecom_cofields WHERE displayfield='1' ORDER BY fieldorder ASC

ECOM_Checkout::cocustom: Created custom checkout fields.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, dispname FROM ecom_gateway WHERE active='1' AND id<>'zerobal' AND id<>'googleco' ORDER BY disporder ASC

ECOM_Checkout::cogateways: Created gateway checkout fields.

CORE_Form::print_form: Determined destination URL.

CORE_Form::check_field_def: Validated the form field 'ecom.coform.disccode'.

CORE_Form::check_field_def: Validated the form field 'ecom.coform.gateway_select'.

CORE_Form::check_field_def: Validated the form field 'ecom.coform.gateway_token'.

CORE_Form::print_form: Validated all fields for the 'coform' form.

CORE_Form::print_field_hidden: Formulated hidden form field.

CORE_Display::include_file: Started file: /private/core/CORE/includes/form_onecolumn.php

CORE_Display::include_file: Started file: /private/core/CORE/includes/formfield_hidden.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/formfield_hidden.php

CORE_Display::include_file: Started file: /private/core/CORE/includes/formfield_textbox.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/formfield_textbox.php

CORE_Display::include_file: Started file: /private/core/CORE/includes/formfield_radio.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/formfield_radio.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/form_onecolumn.php

CORE_Form::print_form: Printed the 'coform' form for the 'ecom' component.

ECOM_Checkout::cogateways: Created gateway checkout fields.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coformfoot.php

CORE_Display::include_file: Started file: /private/core/CORE/includes/form_quickf.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/form_quickf.php

CORE_Display::xhtml_quickform_footer: Generated quick form footer for form id 'ecom--coform'.

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coformfoot.php

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/shipinfofefoot.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/shipinfofefoot.php

ECOM_Checkout::docheckout: Finished checkout display.

ECOM_OLP::exec_namespace: Executed namespace function 'docheckout' in the ECOM_Checkout class without parameters.

CORE_App::exec_namespace: Executed namespace function 'gwprocinternal' in the ECOM_OLP class without parameters.

CORE_App::exec: Completed executing component namespace 'gwprocinternal'.

CORE::exec: Component phase completed.

CORE::shutdown: Beginning clean shutdown.

CORE::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_Display::buffer: Output buffering completed. Output stored (FLUSH).

CORE_Display::flush_output: Buffer flushed. Display content stored.

CORE_Display::flush_output: Skin determined:

CORE_Display::buffer: Output buffering started. (START)

CORE_Display::include_skin: No skin was present. Set skin to 'skin.Default'.

CORE_Display::include_skin: Started skin file: /skins/Default/skin.php

CORE_Display::include_skinfunc: Initiating function class for skin 'skin.Default'.

CORE_Display::load_object: Cached object created: CORE_SkinFunc Class: CORE_SkinFunc

CORE_Display::include_skinfunc: Loaded function class for skin 'skin.Default'.

CORE_SkinFunc::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_Error::error: Non-fatal error encountered: Undefined index: ns File: /skins/Default/skin.php Line: 11

CORE_SkinFunc::include_namespace: Loading the 'jslib' namespace via a display request for the 'ecom' component.

CORE_App::exec_namespace: Validated namespace 'jslib'. Located with id 'core.jslib'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_Display::include_file: Started file: /private/core/CORE/includes/jslib.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/jslib.php

CORE_App::exec_namespace: Included namespace include file 'jslib.php' for the 'core' component.

CORE_App::exec_namespace: Completed executing namespace 'jslib'.

CORE_SkinFunc::include_namespace: Loaded the 'jslib' namespace via a display request for the 'ecom' component.

CORE_SkinFunc::include_namespace: Loading the 'skinwidget_minicart' namespace via a display request for the 'ecom' component.

CORE_App::exec_namespace: Validated namespace 'skinwidget_minicart'. Located with id 'ecom.skinwidget_minicart'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: ECOM Class: ECOM

CORE_App::exec_namespace: Loaded namespace base module ECOM.

ECOM_skinwidgets::constructor: Accessed.

ECOM_skinwidgets::load_object: Cached object returned: CORE_Display Class: CORE_Display

ECOM_skinwidgets::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: ECOM_skinwidgets Class: ECOM_skinwidgets

CORE_App::exec_namespace: Loaded namespace extension module ECOM_skinwidgets.

CORE_App::exec_namespace: Executing namespace function 'minicart' in the ECOM_skinwidgets class without parameters.

ECOM_skinwidgets::load_object: Cached object returned: ECOM_Cart Class: ECOM_Cart

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/skinwidgetminicart.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/skinwidgetminicart.php

ECOM_skinwidgets::minicart: Mini cart displayed.

CORE_App::exec_namespace: Executed namespace function 'minicart' in the ECOM_skinwidgets class without parameters.

CORE_SkinFunc::include_namespace: Loaded the 'skinwidget_minicart' namespace via a display request for the 'ecom' component.

CORE_SkinFunc::include_namespace: Loading the 'skinwidget_pages' namespace via a display request for the 'cms' component.

CORE_App::exec_namespace: Validated namespace 'skinwidget_pages'. Located with id 'cms.skinwidget_pages'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_app: Loading requested component 'cms'.

CMS::constructor: Accessed.

CMS::load_object: Cached object returned: CORE_Display Class: CORE_Display

CMS::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: CMS Class: CMS

CORE_App::load_app: Loaded component base module CMS.

CORE_App::load_app: Starting component startup tasks.

CORE_App::run_tasks: Unable to locate any tasks to run for the CMS_startup class. Directory /var/www/vhosts/swapsmoking.com/httpdocs/private/apps/cms/CMS/tasks_startup not found.

CORE_App::load_app: Completed component startup tasks.

CORE_App::load_object: Cached object returned: CMS Class: CMS

CORE_App::exec_namespace: Loaded namespace base module CMS.

CMS_skinwidgets::constructor: Accessed.

CMS_skinwidgets::load_object: Cached object returned: CORE_Display Class: CORE_Display

CMS_skinwidgets::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: CMS_skinwidgets Class: CMS_skinwidgets

CORE_App::exec_namespace: Loaded namespace extension module CMS_skinwidgets.

CORE_App::exec_namespace: Executing namespace function 'pages' in the CMS_skinwidgets class without parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, dispname FROM cms_html WHERE menudisp='1' AND ((htmlview='A') OR (htmlview='L' AND (htmlviewg LIKE 'superuser,%' OR htmlviewg LIKE '%,superuser' OR htmlviewg LIKE '%, superuser' OR htmlviewg LIKE '%,superuser,%' OR htmlviewg LIKE '%, superuser,%' OR htmlviewg='superuser'))) ORDER BY menuorder ASC

CORE_Display::include_file: Started file: /private/apps/cms/CMS/includes/skinwidgetpages.php

CORE_Display::include_file: Completed file: /private/apps/cms/CMS/includes/skinwidgetpages.php

CMS_skinwidgets::pages: Printed the pages menu widget. App: cms

CORE_App::exec_namespace: Executed namespace function 'pages' in the CMS_skinwidgets class without parameters.

CORE_SkinFunc::include_namespace: Loaded the 'skinwidget_pages' namespace via a display request for the 'cms' component.

CORE_SkinFunc::include_namespace: Loading the 'skinwidgets' namespace via a display request for the 'ecom' component.

CORE_App::exec_namespace: Validated namespace 'skinwidgets'. Located with id 'core.skinwidgets'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_FrontEnd::constructor: Accessed.

CORE_App::load_object: Cached object created: CORE_FrontEnd Class: CORE_FrontEnd

CORE_App::exec_namespace: Loaded namespace base module CORE_FrontEnd.

CORE_FrontEnd_skinwidgets::constructor: Accessed.

CORE_FrontEnd_skinwidgets::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_FrontEnd_skinwidgets::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: CORE_FrontEnd_skinwidgets Class: CORE_FrontEnd_skinwidgets

CORE_App::exec_namespace: Loaded namespace extension module CORE_FrontEnd_skinwidgets.

CORE_App::exec_namespace: Executing namespace function 'generate' in the CORE_FrontEnd_skinwidgets class with parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, app, name, namespace, widgetgroup FROM core_skinwidgets WHERE status='1' ORDER BY sortorder ASC

CORE_FrontEnd_skinwidgets::generate: Loaded skin widgets into cache.

CORE_FrontEnd_skinwidgets::exec_namespace: Validated namespace 'skinwidget_categories'. Located with id 'ecom.skinwidget_categories'.

CORE_FrontEnd_skinwidgets::exec_namespace: Located user's group in allowed group.

CORE_FrontEnd_skinwidgets::load_object: Cached object returned: ECOM Class: ECOM

CORE_FrontEnd_skinwidgets::exec_namespace: Loaded namespace base module ECOM.

CORE_FrontEnd_skinwidgets::load_object: Cached object returned: ECOM_skinwidgets Class: ECOM_skinwidgets

CORE_FrontEnd_skinwidgets::exec_namespace: Loaded namespace extension module ECOM_skinwidgets.

CORE_FrontEnd_skinwidgets::exec_namespace: Executing namespace function 'categories' in the ECOM_skinwidgets class without parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name FROM ecom_cat WHERE splashdisp='1' AND ((catview='A') OR (catview='L' AND (catviewg LIKE 'superuser,%' OR catviewg LIKE '%,superuser' OR catviewg LIKE '%, superuser' OR catviewg LIKE '%,superuser,%' OR catviewg LIKE '%, superuser,%' OR catviewg='superuser'))) ORDER BY sortorder ASC

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/skinwidgetcategories.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/skinwidgetcategories.php

ECOM_skinwidgets::categories: Printed the categories widget. App: ecom

CORE_FrontEnd_skinwidgets::exec_namespace: Executed namespace function 'categories' in the ECOM_skinwidgets class without parameters.

CORE_FrontEnd_skinwidgets::generate: Completed generating widgets with id 'LEFT'.

CORE_App::exec_namespace: Executed namespace function 'generate' in the CORE_FrontEnd_skinwidgets class with parameters.

CORE_SkinFunc::include_namespace: Loaded the 'skinwidgets' namespace via a display request for the 'ecom' component.

CORE_Display::include_skin: Completed skin file: /skins/Default/skin.php

CORE_Display::flush_output: Buffer started. Skin included.

CORE_Display::buffer: Output buffering completed. Output stored (FLUSH).

CORE_Display::flush_output: Buffer flushed. Display skin stored.

CORE_Display::flush_output: Display content and skin merged.

CORE::run_tasks: Running all CORE_shutdown class tasks.

CORE_shutdown_apps::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_apps Class: CORE_shutdown_apps

CORE_shutdown_apps::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_shutdown_apps::exec: Starting component shutdown tasks for the 'cms' component.

CORE_shutdown_apps::run_tasks: Running all CMS_shutdown class tasks.

CMS_shutdown_cron::constructor: Accessed.

CORE_Cron::constructor: Accessed.

CORE_Cron::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CMS_shutdown_cron::load_object: Cached object created: CORE_Cron Class: CORE_Cron

CORE_shutdown_apps::load_object: Cached object created: CMS_shutdown_cron Class: CMS_shutdown_cron

CMS_shutdown_cron::exec: Cron tasks completed.

CORE_shutdown_apps::destroy_object: Object destroyed: CMS_shutdown_cron

CORE_shutdown_apps::run_tasks: Ran all CMS_shutdown class tasks.

CORE_shutdown_apps::exec: Completed component shutdown tasks for the 'cms' component.

CORE_shutdown_apps::exec: Starting component shutdown tasks for the 'ecom' component.

CORE_shutdown_apps::run_tasks: Running all ECOM_shutdown class tasks.

ECOM_shutdown_cron::constructor: Accessed.

ECOM_shutdown_cron::load_object: Cached object returned: CORE_Cron Class: CORE_Cron

CORE_shutdown_apps::load_object: Cached object created: ECOM_shutdown_cron Class: ECOM_shutdown_cron

ECOM_shutdown_cron::exec: Cron tasks completed.

CORE_shutdown_apps::destroy_object: Object destroyed: ECOM_shutdown_cron

CORE_shutdown_apps::run_tasks: Ran all ECOM_shutdown class tasks.

CORE_shutdown_apps::exec: Completed component shutdown tasks for the 'ecom' component.

CORE_shutdown_apps::exec: Component shutdown completed.

CORE::destroy_object: Object destroyed: CORE_shutdown_apps

CORE_shutdown_stats::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_stats Class: CORE_shutdown_stats

CORE_shutdown_stats::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM core_stats

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the core_stats table.

CORE_DB::clause_insert: The following INSERT clause was created: INSERT INTO core_stats VALUES ('ww1f725k732317uamg9do32on8ae04i0-3kbh3z1258s18065k6yf3r368r3lb69x', '1302263071', '04', '08', '2011', 'ecom', 'checkout', '', 'FrontEnd', 'Checkout', 'ww1f725k732317uamg9do32on8ae04i0', 'Not Applicable', '62.24.214.130', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0', '0')

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: INSERT INTO core_stats VALUES ('ww1f725k732317uamg9do32on8ae04i0-3kbh3z1258s18065k6yf3r368r3lb69x', '1302263071', '04', '08', '2011', 'ecom', 'checkout', '', 'FrontEnd', 'Checkout', 'ww1f725k732317uamg9do32on8ae04i0', 'Not Applicable', '62.24.214.130', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0', '0')

CORE_shutdown_stats::exec: Updated the 'core_stats' table by adding a new row with id '3kbh3z1258s18065k6yf3r368r3lb69x'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM core_statsfe

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the core_statsfe table.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT hitcount FROM core_statsfe WHERE id='DAYLEVEL.2011-04-08' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM core_statsfe WHERE id='DAYLEVEL.2011-04-08'

CORE_DB::sql_count: Calculated a count of 1 of rows in the core_statsfe table matching: WHERE id='DAYLEVEL.2011-04-08'

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_statsfe SET id='DAYLEVEL.2011-04-08', type='DAYLEVEL', name='2011-04-08', hitcount='356'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_statsfe SET id='DAYLEVEL.2011-04-08', type='DAYLEVEL', name='2011-04-08', hitcount='356' WHERE id='DAYLEVEL.2011-04-08'

CORE_DB::sql_save: Data was UPDATEed in the table core_statsfe.

CORE_shutdown_stats::exec: Updated the 'core_statsfe' table by adding a hit for reference id 'DAYLEVEL.2011-04-08'. New hit count is '356'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT hitcount FROM core_statsfe WHERE id='MONTHLEVEL.2011-04' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM core_statsfe WHERE id='MONTHLEVEL.2011-04'

CORE_DB::sql_count: Calculated a count of 1 of rows in the core_statsfe table matching: WHERE id='MONTHLEVEL.2011-04'

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_statsfe SET id='MONTHLEVEL.2011-04', type='MONTHLEVEL', name='2011-04', hitcount='778'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_statsfe SET id='MONTHLEVEL.2011-04', type='MONTHLEVEL', name='2011-04', hitcount='778' WHERE id='MONTHLEVEL.2011-04'

CORE_DB::sql_save: Data was UPDATEed in the table core_statsfe.

CORE_shutdown_stats::exec: Updated the 'core_statsfe' table by adding a hit for reference id 'MONTHLEVEL.2011-04'. New hit count is '778'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT hitcount FROM core_statsfe WHERE id='YEARLEVEL.2011' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM core_statsfe WHERE id='YEARLEVEL.2011'

CORE_DB::sql_count: Calculated a count of 1 of rows in the core_statsfe table matching: WHERE id='YEARLEVEL.2011'

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_statsfe SET id='YEARLEVEL.2011', type='YEARLEVEL', name='2011', hitcount='1485'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_statsfe SET id='YEARLEVEL.2011', type='YEARLEVEL', name='2011', hitcount='1485' WHERE id='YEARLEVEL.2011'

CORE_DB::sql_save: Data was UPDATEed in the table core_statsfe.

CORE_shutdown_stats::exec: Updated the 'core_statsfe' table by adding a hit for reference id 'YEARLEVEL.2011'. New hit count is '1485'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT hitcount FROM core_statsfe WHERE id='PAGEVIEW.Checkout' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM core_statsfe WHERE id='PAGEVIEW.Checkout'

CORE_DB::sql_count: Calculated a count of 1 of rows in the core_statsfe table matching: WHERE id='PAGEVIEW.Checkout'

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_statsfe SET id='PAGEVIEW.Checkout', type='PAGEVIEW', name='Checkout', hitcount='98'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_statsfe SET id='PAGEVIEW.Checkout', type='PAGEVIEW', name='Checkout', hitcount='98' WHERE id='PAGEVIEW.Checkout'

CORE_DB::sql_save: Data was UPDATEed in the table core_statsfe.

CORE_shutdown_stats::exec: Updated the 'core_statsfe' table by adding a hit for reference id 'PAGEVIEW.Checkout'. New hit count is '98'.

CORE_shutdown_stats::exec: Statistics logged.

CORE::destroy_object: Object destroyed: CORE_shutdown_stats

CORE_shutdown_session::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_session Class: CORE_shutdown_session

CORE_shutdown_session::load_object: Cached object returned: CORE_Session Class: CORE_Session

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_users SET lastsid='ww1f725k732317uamg9do32on8ae04i0', fname='Dan', lname='Smith', lastaccess='1302263071', company='', phone='01284811046', fax='', addone='Unit1, Church Farm', addtwo='Church Road', city='Barrow, Bury St Edmunds', stateprov='Suffolk', country='UK - England & Wales', postalcode='ip295ax', rescom='R', addbook='a:1:{s:32:\"967fae35b714f04d4560a9543d82de67\";a:10:{s:5:\"fname\";s:3:\"Dan\";s:5:\"lname\";s:5:\"Smith\";s:7:\"company\";s:0:\"\";s:6:\"addone\";s:18:\"Unit1, Church Farm\";s:6:\"addtwo\";s:11:\"Church Road\";s:4:\"city\";s:23:\"Barrow, Bury St Edmunds\";s:9:\"stateprov\";s:7:\"Suffolk\";s:7:\"country\";s:20:\"UK - England & Wales\";s:10:\"postalcode\";s:7:\"ip295ax\";s:6:\"rescom\";s:1:\"R\";}}', subscriptions='', show_currency=''

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_users SET lastsid='ww1f725k732317uamg9do32on8ae04i0', fname='Dan', lname='Smith', lastaccess='1302263071', company='', phone='01284811046', fax='', addone='Unit1, Church Farm', addtwo='Church Road', city='Barrow, Bury St Edmunds', stateprov='Suffolk', country='UK - England & Wales', postalcode='ip295ax', rescom='R', addbook='a:1:{s:32:\"967fae35b714f04d4560a9543d82de67\";a:10:{s:5:\"fname\";s:3:\"Dan\";s:5:\"lname\";s:5:\"Smith\";s:7:\"company\";s:0:\"\";s:6:\"addone\";s:18:\"Unit1, Church Farm\";s:6:\"addtwo\";s:11:\"Church Road\";s:4:\"city\";s:23:\"Barrow, Bury St Edmunds\";s:9:\"stateprov\";s:7:\"Suffolk\";s:7:\"country\";s:20:\"UK - England & Wales\";s:10:\"postalcode\";s:7:\"ip295ax\";s:6:\"rescom\";s:1:\"R\";}}', subscriptions='', show_currency='' WHERE id='dan@designaweb.co.uk'

CORE_Session::savesess: Saved user information to database for user 'dan@designaweb.co.uk'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM core_sessions

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the core_sessions table.

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_sessions SET id='ww1f725k732317uamg9do32on8ae04i0', lastaccess='1302263071', userid='dan@designaweb.co.uk', data='a:12:{s:7:\"referer\";s:40:\"http://www.swapsmoking.com/installer.php\";s:7:\"created\";i:1302181136;s:16:\"ecom.breadcrumbs\";a:0:{}s:11:\"ecom.cartid\";s:32:\"7fm62zz2l430017q8f785whronhuv620\";s:5:\"email\";s:20:\"dan@designaweb.co.uk\";s:16:\"core.backend_gui\";s:3:\"GUI\";s:15:\"addbook_billing\";s:32:\"967fae35b714f04d4560a9543d82de67\";s:11:\"ecom.cosess\";a:6:{s:14:\"gateway_select\";s:0:\"\";s:13:\"gateway_token\";s:0:\"\";s:12:\"order_number\";s:13:\"ORD2011040813\";s:13:\"custom_fields\";a:1:{s:8:\"disccode\";s:0:\"\";}s:5:\"items\";a:1:{s:12:\"hktau277g429\";a:3:{s:8:\"carthash\";s:32:\"dc1ed822dafd7f44af16691580824847\";s:6:\"deladd\";s:32:\"967fae35b714f04d4560a9543d82de67\";s:8:\"delgroup\";s:32:\"20e97484f24be6d69dfc6613a1d7af76\";}}s:7:\"delinfo\";a:1:{s:32:\"20e97484f24be6d69dfc6613a1d7af76\";a:1:{i:0;a:4:{s:4:\"name\";s:16:\"Standard Carrier\";s:6:\"amount\";s:4:\"1.00\";s:4:\"mark\";s:0:\"\";s:8:\"selected\";i:1;}}}}s:15:\"ecom.prodsearch\";a:5:{s:6:\"string\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"resultspp\";s:0:\"\";s:8:\"pricemin\";s:0:\"\";s:8:\"pricemax\";s:0:\"\";}s:27:\"rawdb.selguide.core_country\";a:4:{s:6:\"select\";a:15:{i:0;s:2:\"id\";i:1;s:3:\"abb\";i:2;s:7:\"taxship\";i:3;s:6:\"usecon\";i:4;s:6:\"usedel\";i:5;s:8:\"hsbccode\";i:6;s:9:\"sortorder\";i:7;s:13:\"taxreducedlow\";i:8;s:16:\"taxreducedmidlow\";i:9;s:17:\"taxreducedmidhigh\";i:10;s:14:\"taxreducedhigh\";i:11;s:11:\"taxstandard\";i:12;s:4:\"iseu\";i:13;s:15:\"zoneparcelforce\";i:14;s:13:\"zoneroyalmail\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}s:29:\"rawdb.selguide.core_stateprov\";a:4:{s:6:\"select\";a:9:{i:0;s:2:\"id\";i:1;s:3:\"abb\";i:2;s:7:\"taxrate\";i:3;s:7:\"taxship\";i:4;s:6:\"usecon\";i:5;s:6:\"usedel\";i:6;s:7:\"country\";i:7;s:9:\"sortorder\";i:8;s:4:\"iseu\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}s:24:\"rawdb.selguide.ecom_prod\";a:4:{s:6:\"select\";a:64:{i:0;s:2:\"id\";i:1;s:4:\"name\";i:2;s:7:\"prodnum\";i:3;s:11:\"pricestatus\";i:4;s:8:\"regprice\";i:5;s:9:\"saleprice\";i:6;s:8:\"volprice\";i:7;s:7:\"voltext\";i:8;s:10:\"recurprice\";i:9;s:8:\"whlprice\";i:10;s:9:\"affilcomm\";i:11;s:8:\"keywords\";i:12;s:9:\"descshort\";i:13;s:8:\"desclong\";i:14;s:12:\"skinoverride\";i:15;s:6:\"lgdisp\";i:16;s:11:\"reldisptype\";i:17;s:10:\"reldispnum\";i:18;s:9:\"prodmulti\";i:19;s:5:\"imgsm\";i:20;s:5:\"imglg\";i:21;s:5:\"imgxl\";i:22;s:10:\"splashdisp\";i:23;s:7:\"newdisp\";i:24;s:12:\"specialsdisp\";i:25;s:12:\"bestselldisp\";i:26;s:11:\"featuredisp\";i:27;s:12:\"taxstateprov\";i:28;s:10:\"taxcountry\";i:29;s:6:\"useinv\";i:30;s:8:\"invlevel\";i:31;s:9:\"addemtext\";i:32;s:9:\"delmethod\";i:33;s:10:\"customship\";i:34;s:6:\"dlfile\";i:35;s:11:\"shiponename\";i:36;s:12:\"shiponeprice\";i:37;s:11:\"shiptwoname\";i:38;s:12:\"shiptwoprice\";i:39;s:13:\"shipthreename\";i:40;s:14:\"shipthreeprice\";i:41;s:9:\"shiplocal\";i:42;s:7:\"shipint\";i:43;s:10:\"shiplength\";i:44;s:9:\"shipwidth\";i:45;s:10:\"shipheight\";i:46;s:10:\"shipweight\";i:47;s:10:\"shipnumbox\";i:48;s:13:\"shipstateprov\";i:49;s:11:\"shipcountry\";i:50;s:7:\"shipzip\";i:51;s:9:\"shipemail\";i:52;s:4:\"xcat\";i:53;s:5:\"xprod\";i:54;s:12:\"xprodoptions\";i:55;s:9:\"sortorder\";i:56;s:9:\"sortprice\";i:57;s:7:\"prodidx\";i:58;s:8:\"prodview\";i:59;s:9:\"prodviewg\";i:60;s:7:\"minquan\";i:61;s:7:\"maxquan\";i:62;s:8:\"taxclass\";i:63;s:13:\"datetimestamp\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}}'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_sessions SET id='ww1f725k732317uamg9do32on8ae04i0', lastaccess='1302263071', userid='dan@designaweb.co.uk', data='a:12:{s:7:\"referer\";s:40:\"http://www.swapsmoking.com/installer.php\";s:7:\"created\";i:1302181136;s:16:\"ecom.breadcrumbs\";a:0:{}s:11:\"ecom.cartid\";s:32:\"7fm62zz2l430017q8f785whronhuv620\";s:5:\"email\";s:20:\"dan@designaweb.co.uk\";s:16:\"core.backend_gui\";s:3:\"GUI\";s:15:\"addbook_billing\";s:32:\"967fae35b714f04d4560a9543d82de67\";s:11:\"ecom.cosess\";a:6:{s:14:\"gateway_select\";s:0:\"\";s:13:\"gateway_token\";s:0:\"\";s:12:\"order_number\";s:13:\"ORD2011040813\";s:13:\"custom_fields\";a:1:{s:8:\"disccode\";s:0:\"\";}s:5:\"items\";a:1:{s:12:\"hktau277g429\";a:3:{s:8:\"carthash\";s:32:\"dc1ed822dafd7f44af16691580824847\";s:6:\"deladd\";s:32:\"967fae35b714f04d4560a9543d82de67\";s:8:\"delgroup\";s:32:\"20e97484f24be6d69dfc6613a1d7af76\";}}s:7:\"delinfo\";a:1:{s:32:\"20e97484f24be6d69dfc6613a1d7af76\";a:1:{i:0;a:4:{s:4:\"name\";s:16:\"Standard Carrier\";s:6:\"amount\";s:4:\"1.00\";s:4:\"mark\";s:0:\"\";s:8:\"selected\";i:1;}}}}s:15:\"ecom.prodsearch\";a:5:{s:6:\"string\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"resultspp\";s:0:\"\";s:8:\"pricemin\";s:0:\"\";s:8:\"pricemax\";s:0:\"\";}s:27:\"rawdb.selguide.core_country\";a:4:{s:6:\"select\";a:15:{i:0;s:2:\"id\";i:1;s:3:\"abb\";i:2;s:7:\"taxship\";i:3;s:6:\"usecon\";i:4;s:6:\"usedel\";i:5;s:8:\"hsbccode\";i:6;s:9:\"sortorder\";i:7;s:13:\"taxreducedlow\";i:8;s:16:\"taxreducedmidlow\";i:9;s:17:\"taxreducedmidhigh\";i:10;s:14:\"taxreducedhigh\";i:11;s:11:\"taxstandard\";i:12;s:4:\"iseu\";i:13;s:15:\"zoneparcelforce\";i:14;s:13:\"zoneroyalmail\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}s:29:\"rawdb.selguide.core_stateprov\";a:4:{s:6:\"select\";a:9:{i:0;s:2:\"id\";i:1;s:3:\"abb\";i:2;s:7:\"taxrate\";i:3;s:7:\"taxship\";i:4;s:6:\"usecon\";i:5;s:6:\"usedel\";i:6;s:7:\"country\";i:7;s:9:\"sortorder\";i:8;s:4:\"iseu\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}s:24:\"rawdb.selguide.ecom_prod\";a:4:{s:6:\"select\";a:64:{i:0;s:2:\"id\";i:1;s:4:\"name\";i:2;s:7:\"prodnum\";i:3;s:11:\"pricestatus\";i:4;s:8:\"regprice\";i:5;s:9:\"saleprice\";i:6;s:8:\"volprice\";i:7;s:7:\"voltext\";i:8;s:10:\"recurprice\";i:9;s:8:\"whlprice\";i:10;s:9:\"affilcomm\";i:11;s:8:\"keywords\";i:12;s:9:\"descshort\";i:13;s:8:\"desclong\";i:14;s:12:\"skinoverride\";i:15;s:6:\"lgdisp\";i:16;s:11:\"reldisptype\";i:17;s:10:\"reldispnum\";i:18;s:9:\"prodmulti\";i:19;s:5:\"imgsm\";i:20;s:5:\"imglg\";i:21;s:5:\"imgxl\";i:22;s:10:\"splashdisp\";i:23;s:7:\"newdisp\";i:24;s:12:\"specialsdisp\";i:25;s:12:\"bestselldisp\";i:26;s:11:\"featuredisp\";i:27;s:12:\"taxstateprov\";i:28;s:10:\"taxcountry\";i:29;s:6:\"useinv\";i:30;s:8:\"invlevel\";i:31;s:9:\"addemtext\";i:32;s:9:\"delmethod\";i:33;s:10:\"customship\";i:34;s:6:\"dlfile\";i:35;s:11:\"shiponename\";i:36;s:12:\"shiponeprice\";i:37;s:11:\"shiptwoname\";i:38;s:12:\"shiptwoprice\";i:39;s:13:\"shipthreename\";i:40;s:14:\"shipthreeprice\";i:41;s:9:\"shiplocal\";i:42;s:7:\"shipint\";i:43;s:10:\"shiplength\";i:44;s:9:\"shipwidth\";i:45;s:10:\"shipheight\";i:46;s:10:\"shipweight\";i:47;s:10:\"shipnumbox\";i:48;s:13:\"shipstateprov\";i:49;s:11:\"shipcountry\";i:50;s:7:\"shipzip\";i:51;s:9:\"shipemail\";i:52;s:4:\"xcat\";i:53;s:5:\"xprod\";i:54;s:12:\"xprodoptions\";i:55;s:9:\"sortorder\";i:56;s:9:\"sortprice\";i:57;s:7:\"prodidx\";i:58;s:8:\"prodview\";i:59;s:9:\"prodviewg\";i:60;s:7:\"minquan\";i:61;s:7:\"maxquan\";i:62;s:8:\"taxclass\";i:63;s:13:\"datetimestamp\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}}' WHERE id='ww1f725k732317uamg9do32on8ae04i0'

CORE_Session::savesess: Saved session information to database for sid 'ww1f725k732317uamg9do32on8ae04i0'. Session length is 3207 bytes.

CORE_Session::savesess: Session save phase completed using sid 'ww1f725k732317uamg9do32on8ae04i0'.

CORE_Session::user_getinfo: Getting information for a user account.

CORE_Session::user_getinfo: Looking up info for user id 'dan@designaweb.co.uk'.

CORE_DB::table_column_string: Created column string. Table: core_users

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, username, password, usergroup, lastsid, fname, lname, lastaccess, company, phone, fax, addone, addtwo, city, stateprov, country, postalcode, rescom, addbook, subscriptions, affilid, affilcommpct, affilsalestodate, affilcommearned, affilcommowed, affilcommpaid, whlsalepct, show_currency FROM core_users WHERE id='dan@designaweb.co.uk' ORDER BY id ASC

CORE_Session::user_getinfo: Retrieved results for user.

CORE_shutdown_session::exec: Session shutdown completed.

CORE::destroy_object: Object destroyed: CORE_shutdown_session

CORE_shutdown_cron::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_cron Class: CORE_shutdown_cron

CORE_shutdown_cron::load_object: Cached object returned: CORE_Cron Class: CORE_Cron

CORE_shutdown_cron::destroy_object: Object destroyed: CORE_Cron

CORE_shutdown_cron::exec: Cron tasks completed.

CORE::destroy_object: Object destroyed: CORE_shutdown_cron

CORE_shutdown_db::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_db Class: CORE_shutdown_db

CORE_shutdown_db::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_DB_mysql::xdisconnect: The MySQL extension disconnected from a MySQL database.

CORE_shutdown_db::destroy_object: Object destroyed: CORE_DB_1

CORE_shutdown_db::exec: Database shutdown completed.

CORE::destroy_object: Object destroyed: CORE_shutdown_db

CORE::run_tasks: Ran all CORE_shutdown class tasks.

CORE::shutdown: ShutDown phase completed.

CORE_Display::print_output: Merging debug information into output.

CORE_Display::debugger_write: Writing debug information.

Many Thanks

Offline

 

#2 04-08-2011 06:56:15

dansmith490
Member
From: Barrow, Bury St Edmunds
Registered: 11-10-2008
Posts: 154
Website

Re: Paypal Pro - Direct method

Or maybe this debug error may help

CORE::constructor: Accessed.

CORE::constructor: Input array globalized.

CORE::constructor: Private directory determined based on FILE conversion.

CORE::constructor: Loading private configuration from local file.

CORE::constructor: Loaded private configuration from local file.

CORE::constructor: Global line ending set to \r\n.

CORE::constructor: Suppress skin global set to false.

CORE::constructor: Initial year and epoch date variables defined.

CORE::constructor: Timer started.

CORE::constructor: Operating system determined: Unix: Generic

CORE::check_environment: PHP version checked: PHP 5.2.14

CORE::check_environment: PHP safe_mode is off.

CORE::check_environment: PHP magic_quotes_runtime is off.

CORE::load_extension: Extension already loaded: curl

CORE::check_environment: PHP cURL extension is available.

CORE_Display::constructor: Accessed.

CORE_Display::buffer: Output buffering started. (START)

CORE::load_object: Cached object created: CORE_Display Class: CORE_Display

CORE_Error::constructor: Accessed.

CORE_Error::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE::load_object: Cached object created: CORE_Error Class: CORE_Error

CORE_Error::exec: Error setup completed. Reporting all but notices.

CORE::run_tasks: Running all CORE_startup class tasks.

CORE_startup_regglob::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_regglob Class: CORE_startup_regglob

CORE::destroy_object: Object destroyed: CORE_startup_regglob

CORE_startup_magicquot::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_magicquot Class: CORE_startup_magicquot

CORE::destroy_object: Object destroyed: CORE_startup_magicquot

CORE_startup_db::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_db Class: CORE_startup_db

CORE_DB::constructor: Accessed.

CORE_DB::load_extension: Extension already loaded: mysql

CORE_DB_mysql::constructor: Accessed.

CORE_DB::load_object: Non-cached object created: Class: CORE_DB_mysql

CORE_startup_db::load_object: Cached object created: CORE_DB_1 Class: CORE_DB

CORE_DB_mysql::xconnect: The MySQL extension attempting to connect to a MySQL database.

CORE_DB_mysql::xconnect: Connected to MySQL. Version info: 5.0.77.

CORE_startup_db::exec: Database startup completed.

CORE::destroy_object: Object destroyed: CORE_startup_db

CORE_startup_settings::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_settings Class: CORE_startup_settings

CORE_startup_settings::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id,value FROM core_settings ORDER BY id ASC

CORE_startup_settings::exec: Settings defined.

CORE::destroy_object: Object destroyed: CORE_startup_settings

CORE_startup_datetime::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_datetime Class: CORE_startup_datetime

CORE_startup_datetime::exec: Date and Time defined.

CORE::destroy_object: Object destroyed: CORE_startup_datetime

CORE_startup_cgi::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_cgi Class: CORE_startup_cgi

CORE_startup_cgi::xhtml_translate: XHTML transalation tables built.

CORE_startup_cgi::create_globals: CGI _POST request globalized.

CORE_startup_cgi::exec: All CGI requests globalized.

CORE::destroy_object: Object destroyed: CORE_startup_cgi

CORE_startup_session::constructor: Accessed.

CORE::load_object: Cached object created: CORE_startup_session Class: CORE_startup_session

CORE_Session::constructor: Accessed.

CORE_Session::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::constructor: Accessed.

CORE_App::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_App::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_Session::load_object: Cached object created: CORE_App Class: CORE_App

CORE_startup_session::load_object: Cached object created: CORE_Session Class: CORE_Session

CORE_Session::initsess: Session ID retrieved from cookie.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, userid, data, lastaccess FROM core_sessions WHERE id='ww1f725k732317uamg9do32on8ae04i0' ORDER BY id ASC

CORE_Session::initsess: Retrieved session information from database.

CORE_Session::initsess: Unserialized session data.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM core_users

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the core_users table.

CORE_DB::table_column_string: Created column string. Table: core_users

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, username, password, usergroup, lastsid, fname, lname, lastaccess, company, phone, fax, addone, addtwo, city, stateprov, country, postalcode, rescom, addbook, subscriptions, affilid, affilcommpct, affilsalestodate, affilcommearned, affilcommowed, affilcommpaid, whlsalepct, show_currency FROM core_users WHERE id='dan@designaweb.co.uk' ORDER BY id ASC

CORE_Session::initsess: Retrieved user information for the user 'dan@designaweb.co.uk' from the database.

CORE_Session::initsess: Session initialization phase completed using sid 'ww1f725k732317uamg9do32on8ae04i0'.

CORE_startup_session::exec: Session startup completed.

CORE::destroy_object: Object destroyed: CORE_startup_session

CORE::run_tasks: Ran all CORE_startup class tasks.

CORE::constructor: StartUp phase completed.

CORE::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec: Interface defaulted to 'FrontEnd'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, fedispname, class, version, defaultns, defaultskin, defaultapp, interface, description, vendorname, vendorurl, vendorcopy, disablestatus FROM core_apps WHERE (interface='FrontEnd' AND disablestatus='0') OR (id='core' AND disablestatus='0') ORDER BY id ASC

CORE_App::load_app: Loaded component information for the FrontEnd interface from the database.

CORE_App::load_app: Loading requested component 'ecom'.

ECOM::constructor: Accessed.

ECOM::load_object: Cached object returned: CORE_Display Class: CORE_Display

ECOM::load_object: Cached object returned: CORE_Session Class: CORE_Session

ECOM::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: ECOM Class: ECOM

CORE_App::load_app: Loaded component base module ECOM.

CORE_App::load_app: Starting component startup tasks.

CORE_App::run_tasks: Unable to locate any tasks to run for the ECOM_startup class. Directory /var/www/vhosts/swapsmoking.com/httpdocs/private/apps/ecom/ECOM/tasks_startup not found.

CORE_App::load_app: Completed component startup tasks.

CORE_App::exec: Set component to 'ecom'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, app, namespace, name, pointer, funcparams, interface, type, groupallow, groupdeny, defaultskin, hreftype, backendgroup, backendmenudisp, disprecback, becommon, demoallow, beicon FROM core_namespaces WHERE (active='1') AND (interface='FrontEnd' OR interface='') ORDER BY id ASC

CORE_App::load_namespaces: Namespaces loaded from database.

CORE_App::exec: Loaded namespaces into cache.

CORE_App::exec: Set namespace to requested namespace 'gwprocinternal'.

CORE_App::load_object: Cached object returned: ECOM Class: ECOM

CORE_App::exec: Starting execution of component namespace 'gwprocinternal'.

CORE_App::exec_namespace: Validated namespace 'gwprocinternal'. Located with id 'ecom.gwprocinternal'.

CORE_App::exec_namespace: Located user's group in allowed group.

ECOM_OLP::constructor: Accessed.

ECOM_OLP::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_OLP::load_object: Cached object returned: CORE_Display Class: CORE_Display

ECOM_OLP::load_object: Cached object returned: CORE_Session Class: CORE_Session

CORE_App::load_object: Cached object created: ECOM_OLP Class: ECOM_OLP

CORE_App::exec_namespace: Loaded namespace base module ECOM_OLP.

CORE_App::namespace_change: Changed namespace to 'gwprocinternal' for component 'ecom'.

CORE_App::exec_namespace: Executing namespace function 'gwprocinternal' in the ECOM_OLP class without parameters.

ECOM_OLP::exec_namespace: Validated namespace 'orderlookup'. Located with id 'ecom.orderlookup'.

ECOM_OLP::exec_namespace: Located user's group in allowed group.

ECOM_Order::constructor: Accessed.

ECOM_Order::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_Order::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_Crypt::constructor: Accessed.

ECOM_Order::load_object: Cached object created: CORE_Crypt Class: CORE_Crypt

CORE_Form::constructor: Accessed.

CORE_Form::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_Form::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_Form::load_object: Cached object returned: CORE_App Class: CORE_App

ECOM_Order::load_object: Cached object created: CORE_Form Class: CORE_Form

ECOM_Order::load_object: Cached object returned: CORE_Session Class: CORE_Session

CORE_File::constructor: Accessed.

CORE_File::load_pear: Include paths set.

CORE_File::load_pear: PEAR included and PEAR handling set up.

CORE_File::load_pear: Loaded class: File_Find

ECOM_Order::load_object: Cached object created: CORE_File Class: CORE_File

ECOM_OLP::load_object: Cached object created: ECOM_Order Class: ECOM_Order

ECOM_OLP::exec_namespace: Loaded namespace base module ECOM_Order.

ECOM_OLP::exec_namespace: Executing namespace function 'orderlookup' in the ECOM_Order class with parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_orders

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_orders table.

CORE_DB::table_column_string: Created column string. Table: ecom_orders

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, epochorder, datemonth, dateday, dateyear, sessionid, status, paymethod, ordertotal, recurtotal, subtotal, taxsptotal, taxctotal, taxcreftotal, custsaletotal, custsurchargetotal, disctotal, shiptotal, commtotal, disccode, taxexemptnum, disability, custsaledesc, custsurchargedesc, fname, lname, company, phone, fax, email, addone, addtwo, city, stateprov, country, postalcode, rescom, customone, customtwo, customthree, customfour, customfive, customsix, customseven, customeight, customnine, customten, postordaff, postordinv, postorddisc, postordqb, postordpt, postordsage, commentsint, commentsext, referrer, ipaddress, proctoken, trackupstools, trackusps, trackfedex, guest FROM ecom_orders WHERE id='ORD2011040814' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_orderitems

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_orderitems table.

CORE_DB::table_column_string: Created column string. Table: ecom_orderitems

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, orderid, epochorder, shipstatus, shipmethod, itemname, itemnum, itemid, itemquan, itemopts, ordertotal, recurtotal, fname, lname, company, addone, addtwo, city, stateprov, country, postalcode, rescom, cartdata FROM ecom_orderitems WHERE orderid='ORD2011040814' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT selectid, selectname, selectvalue FROM core_selectcustom WHERE selectid='ecom.orderstatus' OR selectid='ecom.shipstatus' ORDER BY id ASC

ECOM_Order::orderlookup: Set up status display information in the order array.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name FROM ecom_cofields WHERE displayfield='1' ORDER BY fieldorder ASC

ECOM_Order::orderlookup: Set up custom field information in the order array.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_gateway

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_gateway table.

CORE_DB::table_column_string: Created column string. Table: ecom_gateway

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, active, urltype, dispname, disporder, fieldrc, fieldon, fieldtotal, validrc, refurlstr, transkey, userid, postorder, recursup, incdisp FROM ecom_gateway WHERE id='paypalprod' ORDER BY id ASC

ECOM_Order::orderlookup: Loaded gateway information.

CORE_Crypt::decrypt: Value decrypted.

CORE_Crypt::decrypt: Value decrypted.

ECOM_Order::orderlookup: Obtained order information for the order numbered 'ORD2011040814'.

ECOM_OLP::exec_namespace: Executed namespace function 'orderlookup' in the ECOM_Order class with parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM ecom_gateway WHERE (id='paypalprod' AND active='1')

CORE_DB::sql_count: Calculated a count of 1 of rows in the ecom_gateway table matching: WHERE (id='paypalprod' AND active='1')

ECOM_OLP_paypalprod::constructor: Accessed.

ECOM_OLP_paypalprod::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_OLP_paypalprod::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_Remote::constructor: Accessed.

CORE_XML::constructor: Accessed.

CORE_Remote::load_object: Cached object created: CORE_XML Class: CORE_XML

ECOM_OLP_paypalprod::load_object: Cached object created: CORE_Remote Class: CORE_Remote

ECOM_OLP_paypalprod::load_object: Cached object returned: CORE_XML Class: CORE_XML

ECOM_OLP_paypalprod::load_object: Cached object returned: CORE_Crypt Class: CORE_Crypt

ECOM_OLP::load_object: Cached object created: ECOM_OLP_paypalprod Class: ECOM_OLP_paypalprod

CORE_Crypt::decrypt: Value decrypted.

CORE_Remote::load_object: Cached object returned: CORE_File Class: CORE_File

CORE_File::write: Data written to file: /var/www/vhosts/swapsmoking.com/httpdocs/private/temp/cert_1302263619.2709.txt.

CORE_Remote::destroy_object: Object destroyed: CORE_File

CORE_File::delete: File deleted: /var/www/vhosts/swapsmoking.com/httpdocs/private/temp/cert_1302263619.2709.txt.

ECOM_OLP_paypalprod::print_message: Printing message 'olpdecline' for component 'ecom'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT app, msgtype, stringdisp FROM core_messages WHERE (app='ecom' OR app='core') AND (stringmsg='olpdecline') ORDER BY id ASC

CORE_Display::include_file: Started file: /private/core/CORE/includes/systemmsg.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/systemmsg.php

ECOM_OLP_paypalprod::print_message: Completed printing message 'olpdecline' for component 'ecom'.

ECOM_OLP_paypalprod::validate: PayPal response contained Ack element value of 'Failure'.

ECOM_OLP::gwprocinternal: Processed order.

ECOM_OLP::gwprocinternal: Received bad response. Returning to checkout.

ECOM_OLP::exec_namespace: Validated namespace 'checkout'. Located with id 'ecom.checkout'.

ECOM_OLP::exec_namespace: Located user's group in allowed group.

ECOM_Checkout::constructor: Accessed.

ECOM_Checkout::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_Checkout::load_object: Cached object returned: CORE_Session Class: CORE_Session

ECOM_Checkout::load_object: Cached object returned: CORE_Display Class: CORE_Display

ECOM_Checkout::load_object: Cached object returned: CORE_Form Class: CORE_Form

ECOM_Cart::constructor: Accessed.

ECOM_Cart::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_Cart::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_File::constructor: Accessed.

CORE_File::load_pear: Loaded class: File_Find

ECOM_Cart::load_object: Cached object created: CORE_File Class: CORE_File

ECOM_Cart::load_object: Cached object returned: CORE_Session Class: CORE_Session

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, cartdata FROM ecom_cart WHERE cartid='7fm62zz2l430017q8f785whronhuv620' ORDER BY id ASC

ECOM_Cart::savecart: User cart is unchanged. Hash is '17f24211ab77d3f4fc386ebebdd12009'. Returning.

ECOM_Checkout::load_object: Cached object created: ECOM_Cart Class: ECOM_Cart

ECOM_Ship::constructor: Accessed.

ECOM_Ship::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

ECOM_Ship::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_shiprealtime

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_shiprealtime table.

CORE_DB::table_column_string: Created column string. Table: ecom_shiprealtime

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, username, password, connectkey, rateurl, trackurl, ratetext, tracktext, tmimg, tmnotice, trackdisc, handledisc, errorweight, errordim, active, hasrates, hastrack FROM ecom_shiprealtime ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, shipper, mark, active FROM ecom_shiprealtimep ORDER BY id ASC

ECOM_Checkout::load_object: Cached object created: ECOM_Ship Class: ECOM_Ship

ECOM_Checkout::constructor: Built cosess array.

ECOM_Checkout::constructor: Checked shopping cart and built cartids array.

ECOM_OLP::load_object: Cached object created: ECOM_Checkout Class: ECOM_Checkout

ECOM_OLP::exec_namespace: Loaded namespace base module ECOM_Checkout.

ECOM_OLP::namespace_change: Changed namespace to 'checkout' for component 'ecom'.

ECOM_OLP::exec_namespace: Executing namespace function 'docheckout' in the ECOM_Checkout class without parameters.

ECOM_Cart::check_cart: Completed looping through cart.

ECOM_Cart::check_cart: Product id/quantity array formulated: Array ( [test] => 1 )

ECOM_Cart::check_cart: Product selection item id/quantity array formulated: Array ( )

ECOM_Cart::check_cart: Product selection item inventory array formulated: Array ( )

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_prod

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_prod table.

CORE_DB::table_column_string: Created column string. Table: ecom_prod

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, prodnum, pricestatus, regprice, saleprice, volprice, voltext, recurprice, whlprice, affilcomm, keywords, descshort, desclong, skinoverride, lgdisp, reldisptype, reldispnum, prodmulti, imgsm, imglg, imgxl, splashdisp, newdisp, specialsdisp, bestselldisp, featuredisp, taxstateprov, taxcountry, useinv, invlevel, addemtext, delmethod, customship, dlfile, shiponename, shiponeprice, shiptwoname, shiptwoprice, shipthreename, shipthreeprice, shiplocal, shipint, shiplength, shipwidth, shipheight, shipweight, shipnumbox, shipstateprov, shipcountry, shipzip, shipemail, xcat, xprod, xprodoptions, sortorder, sortprice, prodidx, prodview, prodviewg, minquan, maxquan, taxclass, datetimestamp FROM ecom_prod WHERE id='test' ORDER BY id ASC

ECOM_Cart::check_cart: Gathered product information from database.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_prodoptionsel

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_prodoptionsel table.

CORE_DB::table_column_string: Created column string. Table: ecom_prodoptionsel

ECOM_Cart::check_cart: Gathered option selection item information from database.

ECOM_Cart::check_cart: Increasing items to meet minimum quantity rules.

ECOM_Cart::check_cart: Checking product max and inventory rules.

ECOM_Cart::check_cart: Completed looping through cart adjusting quantities.

ECOM_Cart::savecart: User cart is unchanged. Hash is '17f24211ab77d3f4fc386ebebdd12009'. Returning.

ECOM_Checkout::cocarttotal: Determined cart subtotal is 0.01 and recurring total is 0.

ECOM_Checkout::costartup: Ran checkout startup tasks. Did not modify checkout session information.

ECOM_Checkout::cogetaddress: Worked with billing address.

ECOM_Checkout::coaddbook: Updated user address book and shipping information.

ECOM_Ship::coship: Working with checkout array.

ECOM_Ship::load_object: Cached object returned: ECOM_Cart Class: ECOM_Cart

ECOM_Ship::coship: Created cartids array and determined totals.

ECOM_Ship::coship: All items were assigned to shipping groups. Returning.

ECOM_Checkout::cocalccustomsale: Custom sale scripting is not active.

ECOM_Checkout::cocalccustomsurcharge: Custom surcharge scripting is not active.

ECOM_Checkout::cocalcshipping: Calculated shipping charges as '1.00'.

ECOM_Checkout::cocalcshipping: Shipping basis was defined as: Array ( [hktau277g429] => 1 )

ECOM_Checkout::cocalctaxes: No localities are available which charge taxes.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coimgone.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coimgone.php

ECOM_Checkout::cocalctotals: Completed calculation of order totals.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coformintro.php

CORE_Display::load_object: Cached object returned: CORE_Form Class: CORE_Form

CORE_Form::quick_form: Created a quick form array for component 'ecom' to post to namespace 'checkoutp'.

CORE_Display::include_file: Started file: /private/core/CORE/includes/form_quickh.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/form_quickh.php

CORE_Display::xhtml_quickform_header: Generated quick form header for form id 'ecom--coform'.

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coformintro.php

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/cototals.php

CORE_Display::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_Display::include_namespace: Loading the 'getprice' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getprice'. Located with id 'core.getprice'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'returnprice' in the CORE_App class with parameters.

CORE_App::exec_namespace: Executed namespace function 'returnprice' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getprice' namespace via a display request for the 'core' component.

CORE_Display::include_namespace: Loading the 'getprice' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getprice'. Located with id 'core.getprice'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'returnprice' in the CORE_App class with parameters.

CORE_App::exec_namespace: Executed namespace function 'returnprice' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getprice' namespace via a display request for the 'core' component.

CORE_Display::include_namespace: Loading the 'getprice' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getprice'. Located with id 'core.getprice'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'returnprice' in the CORE_App class with parameters.

CORE_App::exec_namespace: Executed namespace function 'returnprice' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getprice' namespace via a display request for the 'core' component.

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/cototals.php

ECOM_Checkout::make_address: Generated address as requested.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/cobillinfo.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/cobillinfo.php

ECOM_Checkout::coshipcount: Determined there are 1 shipped items in the order.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coshipinfo.php

CORE_Display::include_namespace: Loading the 'getaddress' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getaddress'. Located with id 'core.getaddress'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'get_addressdisp' in the CORE_App class with parameters.

CORE_App::make_address: Generated address as requested.

CORE_App::exec_namespace: Executed namespace function 'get_addressdisp' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getaddress' namespace via a display request for the 'core' component.

CORE_Display::include_namespace: Loading the 'getprice' namespace via a display request for the 'core' component.

CORE_App::exec_namespace: Validated namespace 'getprice'. Located with id 'core.getprice'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_App::exec_namespace: Loaded namespace base module CORE_App.

CORE_App::exec_namespace: Executing namespace function 'returnprice' in the CORE_App class with parameters.

CORE_App::exec_namespace: Executed namespace function 'returnprice' in the CORE_App class with parameters.

CORE_Display::include_namespace: Loaded the 'getprice' namespace via a display request for the 'core' component.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coitemdisp.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coitemdisp.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coshipinfo.php

ECOM_Checkout::coshipping: Completed shipping checkout display.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM ecom_cofields

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the ecom_cofields table.

CORE_DB::table_column_string: Created column string. Table: ecom_cofields

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name, section, description, required, displayfield, type, fieldorder, list_1, list_2, list_3, list_4, list_5, list_6, list_7, list_8, list_9, list_10, list_11, list_12, list_13, list_14, list_15, list_16, list_17, list_18, list_19, list_20 FROM ecom_cofields WHERE displayfield='1' ORDER BY fieldorder ASC

ECOM_Checkout::cocustom: Created custom checkout fields.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, dispname FROM ecom_gateway WHERE active='1' AND id<>'zerobal' AND id<>'googleco' ORDER BY disporder ASC

ECOM_Checkout::cogateways: Created gateway checkout fields.

CORE_Form::print_form: Determined destination URL.

CORE_Form::check_field_def: Validated the form field 'ecom.coform.disccode'.

CORE_Form::check_field_def: Validated the form field 'ecom.coform.gateway_select'.

CORE_Form::check_field_def: Validated the form field 'ecom.coform.gateway_token'.

CORE_Form::print_form: Validated all fields for the 'coform' form.

CORE_Form::print_field_hidden: Formulated hidden form field.

CORE_Display::include_file: Started file: /private/core/CORE/includes/form_onecolumn.php

CORE_Display::include_file: Started file: /private/core/CORE/includes/formfield_hidden.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/formfield_hidden.php

CORE_Display::include_file: Started file: /private/core/CORE/includes/formfield_textbox.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/formfield_textbox.php

CORE_Display::include_file: Started file: /private/core/CORE/includes/formfield_radio.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/formfield_radio.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/form_onecolumn.php

CORE_Form::print_form: Printed the 'coform' form for the 'ecom' component.

ECOM_Checkout::cogateways: Created gateway checkout fields.

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/coformfoot.php

CORE_Display::include_file: Started file: /private/core/CORE/includes/form_quickf.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/form_quickf.php

CORE_Display::xhtml_quickform_footer: Generated quick form footer for form id 'ecom--coform'.

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/coformfoot.php

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/shipinfofefoot.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/shipinfofefoot.php

ECOM_Checkout::docheckout: Finished checkout display.

ECOM_OLP::exec_namespace: Executed namespace function 'docheckout' in the ECOM_Checkout class without parameters.

CORE_App::exec_namespace: Executed namespace function 'gwprocinternal' in the ECOM_OLP class without parameters.

CORE_App::exec: Completed executing component namespace 'gwprocinternal'.

CORE::exec: Component phase completed.

CORE::shutdown: Beginning clean shutdown.

CORE::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_Display::buffer: Output buffering completed. Output stored (FLUSH).

CORE_Display::flush_output: Buffer flushed. Display content stored.

CORE_Display::flush_output: Skin determined:

CORE_Display::buffer: Output buffering started. (START)

CORE_Display::include_skin: No skin was present. Set skin to 'skin.Default'.

CORE_Display::include_skin: Started skin file: /skins/Default/skin.php

CORE_Display::include_skinfunc: Initiating function class for skin 'skin.Default'.

CORE_Display::load_object: Cached object created: CORE_SkinFunc Class: CORE_SkinFunc

CORE_Display::include_skinfunc: Loaded function class for skin 'skin.Default'.

CORE_SkinFunc::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_Error::error: Non-fatal error encountered: Undefined index: ns File: /skins/Default/skin.php Line: 11

CORE_SkinFunc::include_namespace: Loading the 'jslib' namespace via a display request for the 'ecom' component.

CORE_App::exec_namespace: Validated namespace 'jslib'. Located with id 'core.jslib'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_Display::include_file: Started file: /private/core/CORE/includes/jslib.php

CORE_Display::include_file: Completed file: /private/core/CORE/includes/jslib.php

CORE_App::exec_namespace: Included namespace include file 'jslib.php' for the 'core' component.

CORE_App::exec_namespace: Completed executing namespace 'jslib'.

CORE_SkinFunc::include_namespace: Loaded the 'jslib' namespace via a display request for the 'ecom' component.

CORE_SkinFunc::include_namespace: Loading the 'skinwidget_minicart' namespace via a display request for the 'ecom' component.

CORE_App::exec_namespace: Validated namespace 'skinwidget_minicart'. Located with id 'ecom.skinwidget_minicart'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_object: Cached object returned: ECOM Class: ECOM

CORE_App::exec_namespace: Loaded namespace base module ECOM.

ECOM_skinwidgets::constructor: Accessed.

ECOM_skinwidgets::load_object: Cached object returned: CORE_Display Class: CORE_Display

ECOM_skinwidgets::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: ECOM_skinwidgets Class: ECOM_skinwidgets

CORE_App::exec_namespace: Loaded namespace extension module ECOM_skinwidgets.

CORE_App::exec_namespace: Executing namespace function 'minicart' in the ECOM_skinwidgets class without parameters.

ECOM_skinwidgets::load_object: Cached object returned: ECOM_Cart Class: ECOM_Cart

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/skinwidgetminicart.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/skinwidgetminicart.php

ECOM_skinwidgets::minicart: Mini cart displayed.

CORE_App::exec_namespace: Executed namespace function 'minicart' in the ECOM_skinwidgets class without parameters.

CORE_SkinFunc::include_namespace: Loaded the 'skinwidget_minicart' namespace via a display request for the 'ecom' component.

CORE_SkinFunc::include_namespace: Loading the 'skinwidget_pages' namespace via a display request for the 'cms' component.

CORE_App::exec_namespace: Validated namespace 'skinwidget_pages'. Located with id 'cms.skinwidget_pages'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_App::load_app: Loading requested component 'cms'.

CMS::constructor: Accessed.

CMS::load_object: Cached object returned: CORE_Display Class: CORE_Display

CMS::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: CMS Class: CMS

CORE_App::load_app: Loaded component base module CMS.

CORE_App::load_app: Starting component startup tasks.

CORE_App::run_tasks: Unable to locate any tasks to run for the CMS_startup class. Directory /var/www/vhosts/swapsmoking.com/httpdocs/private/apps/cms/CMS/tasks_startup not found.

CORE_App::load_app: Completed component startup tasks.

CORE_App::load_object: Cached object returned: CMS Class: CMS

CORE_App::exec_namespace: Loaded namespace base module CMS.

CMS_skinwidgets::constructor: Accessed.

CMS_skinwidgets::load_object: Cached object returned: CORE_Display Class: CORE_Display

CMS_skinwidgets::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: CMS_skinwidgets Class: CMS_skinwidgets

CORE_App::exec_namespace: Loaded namespace extension module CMS_skinwidgets.

CORE_App::exec_namespace: Executing namespace function 'pages' in the CMS_skinwidgets class without parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, dispname FROM cms_html WHERE menudisp='1' AND ((htmlview='A') OR (htmlview='L' AND (htmlviewg LIKE 'superuser,%' OR htmlviewg LIKE '%,superuser' OR htmlviewg LIKE '%, superuser' OR htmlviewg LIKE '%,superuser,%' OR htmlviewg LIKE '%, superuser,%' OR htmlviewg='superuser'))) ORDER BY menuorder ASC

CORE_Display::include_file: Started file: /private/apps/cms/CMS/includes/skinwidgetpages.php

CORE_Display::include_file: Completed file: /private/apps/cms/CMS/includes/skinwidgetpages.php

CMS_skinwidgets::pages: Printed the pages menu widget. App: cms

CORE_App::exec_namespace: Executed namespace function 'pages' in the CMS_skinwidgets class without parameters.

CORE_SkinFunc::include_namespace: Loaded the 'skinwidget_pages' namespace via a display request for the 'cms' component.

CORE_SkinFunc::include_namespace: Loading the 'skinwidgets' namespace via a display request for the 'ecom' component.

CORE_App::exec_namespace: Validated namespace 'skinwidgets'. Located with id 'core.skinwidgets'.

CORE_App::exec_namespace: Located user's group in allowed group.

CORE_FrontEnd::constructor: Accessed.

CORE_App::load_object: Cached object created: CORE_FrontEnd Class: CORE_FrontEnd

CORE_App::exec_namespace: Loaded namespace base module CORE_FrontEnd.

CORE_FrontEnd_skinwidgets::constructor: Accessed.

CORE_FrontEnd_skinwidgets::load_object: Cached object returned: CORE_Display Class: CORE_Display

CORE_FrontEnd_skinwidgets::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_App::load_object: Cached object created: CORE_FrontEnd_skinwidgets Class: CORE_FrontEnd_skinwidgets

CORE_App::exec_namespace: Loaded namespace extension module CORE_FrontEnd_skinwidgets.

CORE_App::exec_namespace: Executing namespace function 'generate' in the CORE_FrontEnd_skinwidgets class with parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, app, name, namespace, widgetgroup FROM core_skinwidgets WHERE status='1' ORDER BY sortorder ASC

CORE_FrontEnd_skinwidgets::generate: Loaded skin widgets into cache.

CORE_FrontEnd_skinwidgets::exec_namespace: Validated namespace 'skinwidget_categories'. Located with id 'ecom.skinwidget_categories'.

CORE_FrontEnd_skinwidgets::exec_namespace: Located user's group in allowed group.

CORE_FrontEnd_skinwidgets::load_object: Cached object returned: ECOM Class: ECOM

CORE_FrontEnd_skinwidgets::exec_namespace: Loaded namespace base module ECOM.

CORE_FrontEnd_skinwidgets::load_object: Cached object returned: ECOM_skinwidgets Class: ECOM_skinwidgets

CORE_FrontEnd_skinwidgets::exec_namespace: Loaded namespace extension module ECOM_skinwidgets.

CORE_FrontEnd_skinwidgets::exec_namespace: Executing namespace function 'categories' in the ECOM_skinwidgets class without parameters.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, name FROM ecom_cat WHERE splashdisp='1' AND ((catview='A') OR (catview='L' AND (catviewg LIKE 'superuser,%' OR catviewg LIKE '%,superuser' OR catviewg LIKE '%, superuser' OR catviewg LIKE '%,superuser,%' OR catviewg LIKE '%, superuser,%' OR catviewg='superuser'))) ORDER BY sortorder ASC

CORE_Display::include_file: Started file: /private/apps/ecom/ECOM/includes/skinwidgetcategories.php

CORE_Display::include_file: Completed file: /private/apps/ecom/ECOM/includes/skinwidgetcategories.php

ECOM_skinwidgets::categories: Printed the categories widget. App: ecom

CORE_FrontEnd_skinwidgets::exec_namespace: Executed namespace function 'categories' in the ECOM_skinwidgets class without parameters.

CORE_FrontEnd_skinwidgets::generate: Completed generating widgets with id 'LEFT'.

CORE_App::exec_namespace: Executed namespace function 'generate' in the CORE_FrontEnd_skinwidgets class with parameters.

CORE_SkinFunc::include_namespace: Loaded the 'skinwidgets' namespace via a display request for the 'ecom' component.

CORE_Display::include_skin: Completed skin file: /skins/Default/skin.php

CORE_Display::flush_output: Buffer started. Skin included.

CORE_Display::buffer: Output buffering completed. Output stored (FLUSH).

CORE_Display::flush_output: Buffer flushed. Display skin stored.

CORE_Display::flush_output: Display content and skin merged.

CORE::run_tasks: Running all CORE_shutdown class tasks.

CORE_shutdown_apps::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_apps Class: CORE_shutdown_apps

CORE_shutdown_apps::load_object: Cached object returned: CORE_App Class: CORE_App

CORE_shutdown_apps::exec: Starting component shutdown tasks for the 'cms' component.

CORE_shutdown_apps::run_tasks: Running all CMS_shutdown class tasks.

CMS_shutdown_cron::constructor: Accessed.

CORE_Cron::constructor: Accessed.

CORE_Cron::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CMS_shutdown_cron::load_object: Cached object created: CORE_Cron Class: CORE_Cron

CORE_shutdown_apps::load_object: Cached object created: CMS_shutdown_cron Class: CMS_shutdown_cron

CMS_shutdown_cron::exec: Cron tasks completed.

CORE_shutdown_apps::destroy_object: Object destroyed: CMS_shutdown_cron

CORE_shutdown_apps::run_tasks: Ran all CMS_shutdown class tasks.

CORE_shutdown_apps::exec: Completed component shutdown tasks for the 'cms' component.

CORE_shutdown_apps::exec: Starting component shutdown tasks for the 'ecom' component.

CORE_shutdown_apps::run_tasks: Running all ECOM_shutdown class tasks.

ECOM_shutdown_cron::constructor: Accessed.

ECOM_shutdown_cron::load_object: Cached object returned: CORE_Cron Class: CORE_Cron

CORE_shutdown_apps::load_object: Cached object created: ECOM_shutdown_cron Class: ECOM_shutdown_cron

ECOM_shutdown_cron::exec: Cron tasks completed.

CORE_shutdown_apps::destroy_object: Object destroyed: ECOM_shutdown_cron

CORE_shutdown_apps::run_tasks: Ran all ECOM_shutdown class tasks.

CORE_shutdown_apps::exec: Completed component shutdown tasks for the 'ecom' component.

CORE_shutdown_apps::exec: Component shutdown completed.

CORE::destroy_object: Object destroyed: CORE_shutdown_apps

CORE_shutdown_stats::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_stats Class: CORE_shutdown_stats

CORE_shutdown_stats::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM core_stats

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the core_stats table.

CORE_DB::clause_insert: The following INSERT clause was created: INSERT INTO core_stats VALUES ('ww1f725k732317uamg9do32on8ae04i0-81s7kj8e896mr67x275sl72345x6n8u5', '1302263619', '04', '08', '2011', 'ecom', 'checkout', '', 'FrontEnd', 'Checkout', 'ww1f725k732317uamg9do32on8ae04i0', 'Not Applicable', '62.24.214.130', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0', '0')

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: INSERT INTO core_stats VALUES ('ww1f725k732317uamg9do32on8ae04i0-81s7kj8e896mr67x275sl72345x6n8u5', '1302263619', '04', '08', '2011', 'ecom', 'checkout', '', 'FrontEnd', 'Checkout', 'ww1f725k732317uamg9do32on8ae04i0', 'Not Applicable', '62.24.214.130', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0', '0')

CORE_shutdown_stats::exec: Updated the 'core_stats' table by adding a new row with id '81s7kj8e896mr67x275sl72345x6n8u5'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM core_statsfe

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the core_statsfe table.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT hitcount FROM core_statsfe WHERE id='DAYLEVEL.2011-04-08' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM core_statsfe WHERE id='DAYLEVEL.2011-04-08'

CORE_DB::sql_count: Calculated a count of 1 of rows in the core_statsfe table matching: WHERE id='DAYLEVEL.2011-04-08'

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_statsfe SET id='DAYLEVEL.2011-04-08', type='DAYLEVEL', name='2011-04-08', hitcount='384'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_statsfe SET id='DAYLEVEL.2011-04-08', type='DAYLEVEL', name='2011-04-08', hitcount='384' WHERE id='DAYLEVEL.2011-04-08'

CORE_DB::sql_save: Data was UPDATEed in the table core_statsfe.

CORE_shutdown_stats::exec: Updated the 'core_statsfe' table by adding a hit for reference id 'DAYLEVEL.2011-04-08'. New hit count is '384'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT hitcount FROM core_statsfe WHERE id='MONTHLEVEL.2011-04' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM core_statsfe WHERE id='MONTHLEVEL.2011-04'

CORE_DB::sql_count: Calculated a count of 1 of rows in the core_statsfe table matching: WHERE id='MONTHLEVEL.2011-04'

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_statsfe SET id='MONTHLEVEL.2011-04', type='MONTHLEVEL', name='2011-04', hitcount='806'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_statsfe SET id='MONTHLEVEL.2011-04', type='MONTHLEVEL', name='2011-04', hitcount='806' WHERE id='MONTHLEVEL.2011-04'

CORE_DB::sql_save: Data was UPDATEed in the table core_statsfe.

CORE_shutdown_stats::exec: Updated the 'core_statsfe' table by adding a hit for reference id 'MONTHLEVEL.2011-04'. New hit count is '806'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT hitcount FROM core_statsfe WHERE id='YEARLEVEL.2011' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM core_statsfe WHERE id='YEARLEVEL.2011'

CORE_DB::sql_count: Calculated a count of 1 of rows in the core_statsfe table matching: WHERE id='YEARLEVEL.2011'

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_statsfe SET id='YEARLEVEL.2011', type='YEARLEVEL', name='2011', hitcount='1513'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_statsfe SET id='YEARLEVEL.2011', type='YEARLEVEL', name='2011', hitcount='1513' WHERE id='YEARLEVEL.2011'

CORE_DB::sql_save: Data was UPDATEed in the table core_statsfe.

CORE_shutdown_stats::exec: Updated the 'core_statsfe' table by adding a hit for reference id 'YEARLEVEL.2011'. New hit count is '1513'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT hitcount FROM core_statsfe WHERE id='PAGEVIEW.Checkout' ORDER BY id ASC

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT COUNT(*) AS corecount FROM core_statsfe WHERE id='PAGEVIEW.Checkout'

CORE_DB::sql_count: Calculated a count of 1 of rows in the core_statsfe table matching: WHERE id='PAGEVIEW.Checkout'

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_statsfe SET id='PAGEVIEW.Checkout', type='PAGEVIEW', name='Checkout', hitcount='100'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_statsfe SET id='PAGEVIEW.Checkout', type='PAGEVIEW', name='Checkout', hitcount='100' WHERE id='PAGEVIEW.Checkout'

CORE_DB::sql_save: Data was UPDATEed in the table core_statsfe.

CORE_shutdown_stats::exec: Updated the 'core_statsfe' table by adding a hit for reference id 'PAGEVIEW.Checkout'. New hit count is '100'.

CORE_shutdown_stats::exec: Statistics logged.

CORE::destroy_object: Object destroyed: CORE_shutdown_stats

CORE_shutdown_session::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_session Class: CORE_shutdown_session

CORE_shutdown_session::load_object: Cached object returned: CORE_Session Class: CORE_Session

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_users SET lastsid='ww1f725k732317uamg9do32on8ae04i0', fname='Dan', lname='Smith', lastaccess='1302263619', company='', phone='01284811046', fax='', addone='Unit1, Church Farm', addtwo='Church Road', city='Barrow, Bury St Edmunds', stateprov='Suffolk', country='UK - England & Wales', postalcode='ip295ax', rescom='R', addbook='a:1:{s:32:\"967fae35b714f04d4560a9543d82de67\";a:10:{s:5:\"fname\";s:3:\"Dan\";s:5:\"lname\";s:5:\"Smith\";s:7:\"company\";s:0:\"\";s:6:\"addone\";s:18:\"Unit1, Church Farm\";s:6:\"addtwo\";s:11:\"Church Road\";s:4:\"city\";s:23:\"Barrow, Bury St Edmunds\";s:9:\"stateprov\";s:7:\"Suffolk\";s:7:\"country\";s:20:\"UK - England & Wales\";s:10:\"postalcode\";s:7:\"ip295ax\";s:6:\"rescom\";s:1:\"R\";}}', subscriptions='', show_currency=''

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_users SET lastsid='ww1f725k732317uamg9do32on8ae04i0', fname='Dan', lname='Smith', lastaccess='1302263619', company='', phone='01284811046', fax='', addone='Unit1, Church Farm', addtwo='Church Road', city='Barrow, Bury St Edmunds', stateprov='Suffolk', country='UK - England & Wales', postalcode='ip295ax', rescom='R', addbook='a:1:{s:32:\"967fae35b714f04d4560a9543d82de67\";a:10:{s:5:\"fname\";s:3:\"Dan\";s:5:\"lname\";s:5:\"Smith\";s:7:\"company\";s:0:\"\";s:6:\"addone\";s:18:\"Unit1, Church Farm\";s:6:\"addtwo\";s:11:\"Church Road\";s:4:\"city\";s:23:\"Barrow, Bury St Edmunds\";s:9:\"stateprov\";s:7:\"Suffolk\";s:7:\"country\";s:20:\"UK - England & Wales\";s:10:\"postalcode\";s:7:\"ip295ax\";s:6:\"rescom\";s:1:\"R\";}}', subscriptions='', show_currency='' WHERE id='dan@designaweb.co.uk'

CORE_Session::savesess: Saved user information to database for user 'dan@designaweb.co.uk'.

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SHOW COLUMNS FROM core_sessions

CORE_DB_mysql::xtable_info: The MySQL extension provided information on the core_sessions table.

CORE_DB::clause_update: The following UPDATE clause was created: UPDATE core_sessions SET id='ww1f725k732317uamg9do32on8ae04i0', lastaccess='1302263619', userid='dan@designaweb.co.uk', data='a:12:{s:7:\"referer\";s:40:\"http://www.swapsmoking.com/installer.php\";s:7:\"created\";i:1302181136;s:16:\"ecom.breadcrumbs\";a:0:{}s:11:\"ecom.cartid\";s:32:\"7fm62zz2l430017q8f785whronhuv620\";s:5:\"email\";s:20:\"dan@designaweb.co.uk\";s:16:\"core.backend_gui\";s:3:\"GUI\";s:15:\"addbook_billing\";s:32:\"967fae35b714f04d4560a9543d82de67\";s:11:\"ecom.cosess\";a:6:{s:14:\"gateway_select\";s:0:\"\";s:13:\"gateway_token\";s:0:\"\";s:12:\"order_number\";s:13:\"ORD2011040814\";s:13:\"custom_fields\";a:1:{s:8:\"disccode\";s:0:\"\";}s:5:\"items\";a:1:{s:12:\"hktau277g429\";a:3:{s:8:\"carthash\";s:32:\"dc1ed822dafd7f44af16691580824847\";s:6:\"deladd\";s:32:\"967fae35b714f04d4560a9543d82de67\";s:8:\"delgroup\";s:32:\"20e97484f24be6d69dfc6613a1d7af76\";}}s:7:\"delinfo\";a:1:{s:32:\"20e97484f24be6d69dfc6613a1d7af76\";a:1:{i:0;a:4:{s:4:\"name\";s:16:\"Standard Carrier\";s:6:\"amount\";s:4:\"1.00\";s:4:\"mark\";s:0:\"\";s:8:\"selected\";i:1;}}}}s:15:\"ecom.prodsearch\";a:5:{s:6:\"string\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"resultspp\";s:0:\"\";s:8:\"pricemin\";s:0:\"\";s:8:\"pricemax\";s:0:\"\";}s:27:\"rawdb.selguide.core_country\";a:4:{s:6:\"select\";a:15:{i:0;s:2:\"id\";i:1;s:3:\"abb\";i:2;s:7:\"taxship\";i:3;s:6:\"usecon\";i:4;s:6:\"usedel\";i:5;s:8:\"hsbccode\";i:6;s:9:\"sortorder\";i:7;s:13:\"taxreducedlow\";i:8;s:16:\"taxreducedmidlow\";i:9;s:17:\"taxreducedmidhigh\";i:10;s:14:\"taxreducedhigh\";i:11;s:11:\"taxstandard\";i:12;s:4:\"iseu\";i:13;s:15:\"zoneparcelforce\";i:14;s:13:\"zoneroyalmail\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}s:29:\"rawdb.selguide.core_stateprov\";a:4:{s:6:\"select\";a:9:{i:0;s:2:\"id\";i:1;s:3:\"abb\";i:2;s:7:\"taxrate\";i:3;s:7:\"taxship\";i:4;s:6:\"usecon\";i:5;s:6:\"usedel\";i:6;s:7:\"country\";i:7;s:9:\"sortorder\";i:8;s:4:\"iseu\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}s:24:\"rawdb.selguide.ecom_prod\";a:4:{s:6:\"select\";a:64:{i:0;s:2:\"id\";i:1;s:4:\"name\";i:2;s:7:\"prodnum\";i:3;s:11:\"pricestatus\";i:4;s:8:\"regprice\";i:5;s:9:\"saleprice\";i:6;s:8:\"volprice\";i:7;s:7:\"voltext\";i:8;s:10:\"recurprice\";i:9;s:8:\"whlprice\";i:10;s:9:\"affilcomm\";i:11;s:8:\"keywords\";i:12;s:9:\"descshort\";i:13;s:8:\"desclong\";i:14;s:12:\"skinoverride\";i:15;s:6:\"lgdisp\";i:16;s:11:\"reldisptype\";i:17;s:10:\"reldispnum\";i:18;s:9:\"prodmulti\";i:19;s:5:\"imgsm\";i:20;s:5:\"imglg\";i:21;s:5:\"imgxl\";i:22;s:10:\"splashdisp\";i:23;s:7:\"newdisp\";i:24;s:12:\"specialsdisp\";i:25;s:12:\"bestselldisp\";i:26;s:11:\"featuredisp\";i:27;s:12:\"taxstateprov\";i:28;s:10:\"taxcountry\";i:29;s:6:\"useinv\";i:30;s:8:\"invlevel\";i:31;s:9:\"addemtext\";i:32;s:9:\"delmethod\";i:33;s:10:\"customship\";i:34;s:6:\"dlfile\";i:35;s:11:\"shiponename\";i:36;s:12:\"shiponeprice\";i:37;s:11:\"shiptwoname\";i:38;s:12:\"shiptwoprice\";i:39;s:13:\"shipthreename\";i:40;s:14:\"shipthreeprice\";i:41;s:9:\"shiplocal\";i:42;s:7:\"shipint\";i:43;s:10:\"shiplength\";i:44;s:9:\"shipwidth\";i:45;s:10:\"shipheight\";i:46;s:10:\"shipweight\";i:47;s:10:\"shipnumbox\";i:48;s:13:\"shipstateprov\";i:49;s:11:\"shipcountry\";i:50;s:7:\"shipzip\";i:51;s:9:\"shipemail\";i:52;s:4:\"xcat\";i:53;s:5:\"xprod\";i:54;s:12:\"xprodoptions\";i:55;s:9:\"sortorder\";i:56;s:9:\"sortprice\";i:57;s:7:\"prodidx\";i:58;s:8:\"prodview\";i:59;s:9:\"prodviewg\";i:60;s:7:\"minquan\";i:61;s:7:\"maxquan\";i:62;s:8:\"taxclass\";i:63;s:13:\"datetimestamp\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}}'

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: UPDATE core_sessions SET id='ww1f725k732317uamg9do32on8ae04i0', lastaccess='1302263619', userid='dan@designaweb.co.uk', data='a:12:{s:7:\"referer\";s:40:\"http://www.swapsmoking.com/installer.php\";s:7:\"created\";i:1302181136;s:16:\"ecom.breadcrumbs\";a:0:{}s:11:\"ecom.cartid\";s:32:\"7fm62zz2l430017q8f785whronhuv620\";s:5:\"email\";s:20:\"dan@designaweb.co.uk\";s:16:\"core.backend_gui\";s:3:\"GUI\";s:15:\"addbook_billing\";s:32:\"967fae35b714f04d4560a9543d82de67\";s:11:\"ecom.cosess\";a:6:{s:14:\"gateway_select\";s:0:\"\";s:13:\"gateway_token\";s:0:\"\";s:12:\"order_number\";s:13:\"ORD2011040814\";s:13:\"custom_fields\";a:1:{s:8:\"disccode\";s:0:\"\";}s:5:\"items\";a:1:{s:12:\"hktau277g429\";a:3:{s:8:\"carthash\";s:32:\"dc1ed822dafd7f44af16691580824847\";s:6:\"deladd\";s:32:\"967fae35b714f04d4560a9543d82de67\";s:8:\"delgroup\";s:32:\"20e97484f24be6d69dfc6613a1d7af76\";}}s:7:\"delinfo\";a:1:{s:32:\"20e97484f24be6d69dfc6613a1d7af76\";a:1:{i:0;a:4:{s:4:\"name\";s:16:\"Standard Carrier\";s:6:\"amount\";s:4:\"1.00\";s:4:\"mark\";s:0:\"\";s:8:\"selected\";i:1;}}}}s:15:\"ecom.prodsearch\";a:5:{s:6:\"string\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"resultspp\";s:0:\"\";s:8:\"pricemin\";s:0:\"\";s:8:\"pricemax\";s:0:\"\";}s:27:\"rawdb.selguide.core_country\";a:4:{s:6:\"select\";a:15:{i:0;s:2:\"id\";i:1;s:3:\"abb\";i:2;s:7:\"taxship\";i:3;s:6:\"usecon\";i:4;s:6:\"usedel\";i:5;s:8:\"hsbccode\";i:6;s:9:\"sortorder\";i:7;s:13:\"taxreducedlow\";i:8;s:16:\"taxreducedmidlow\";i:9;s:17:\"taxreducedmidhigh\";i:10;s:14:\"taxreducedhigh\";i:11;s:11:\"taxstandard\";i:12;s:4:\"iseu\";i:13;s:15:\"zoneparcelforce\";i:14;s:13:\"zoneroyalmail\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}s:29:\"rawdb.selguide.core_stateprov\";a:4:{s:6:\"select\";a:9:{i:0;s:2:\"id\";i:1;s:3:\"abb\";i:2;s:7:\"taxrate\";i:3;s:7:\"taxship\";i:4;s:6:\"usecon\";i:5;s:6:\"usedel\";i:6;s:7:\"country\";i:7;s:9:\"sortorder\";i:8;s:4:\"iseu\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}s:24:\"rawdb.selguide.ecom_prod\";a:4:{s:6:\"select\";a:64:{i:0;s:2:\"id\";i:1;s:4:\"name\";i:2;s:7:\"prodnum\";i:3;s:11:\"pricestatus\";i:4;s:8:\"regprice\";i:5;s:9:\"saleprice\";i:6;s:8:\"volprice\";i:7;s:7:\"voltext\";i:8;s:10:\"recurprice\";i:9;s:8:\"whlprice\";i:10;s:9:\"affilcomm\";i:11;s:8:\"keywords\";i:12;s:9:\"descshort\";i:13;s:8:\"desclong\";i:14;s:12:\"skinoverride\";i:15;s:6:\"lgdisp\";i:16;s:11:\"reldisptype\";i:17;s:10:\"reldispnum\";i:18;s:9:\"prodmulti\";i:19;s:5:\"imgsm\";i:20;s:5:\"imglg\";i:21;s:5:\"imgxl\";i:22;s:10:\"splashdisp\";i:23;s:7:\"newdisp\";i:24;s:12:\"specialsdisp\";i:25;s:12:\"bestselldisp\";i:26;s:11:\"featuredisp\";i:27;s:12:\"taxstateprov\";i:28;s:10:\"taxcountry\";i:29;s:6:\"useinv\";i:30;s:8:\"invlevel\";i:31;s:9:\"addemtext\";i:32;s:9:\"delmethod\";i:33;s:10:\"customship\";i:34;s:6:\"dlfile\";i:35;s:11:\"shiponename\";i:36;s:12:\"shiponeprice\";i:37;s:11:\"shiptwoname\";i:38;s:12:\"shiptwoprice\";i:39;s:13:\"shipthreename\";i:40;s:14:\"shipthreeprice\";i:41;s:9:\"shiplocal\";i:42;s:7:\"shipint\";i:43;s:10:\"shiplength\";i:44;s:9:\"shipwidth\";i:45;s:10:\"shipheight\";i:46;s:10:\"shipweight\";i:47;s:10:\"shipnumbox\";i:48;s:13:\"shipstateprov\";i:49;s:11:\"shipcountry\";i:50;s:7:\"shipzip\";i:51;s:9:\"shipemail\";i:52;s:4:\"xcat\";i:53;s:5:\"xprod\";i:54;s:12:\"xprodoptions\";i:55;s:9:\"sortorder\";i:56;s:9:\"sortprice\";i:57;s:7:\"prodidx\";i:58;s:8:\"prodview\";i:59;s:9:\"prodviewg\";i:60;s:7:\"minquan\";i:61;s:7:\"maxquan\";i:62;s:8:\"taxclass\";i:63;s:13:\"datetimestamp\";}s:5:\"where\";s:0:\"\";s:7:\"orderby\";s:6:\"id ASC\";s:5:\"count\";s:0:\"\";}}' WHERE id='ww1f725k732317uamg9do32on8ae04i0'

CORE_Session::savesess: Saved session information to database for sid 'ww1f725k732317uamg9do32on8ae04i0'. Session length is 3207 bytes.

CORE_Session::savesess: Session save phase completed using sid 'ww1f725k732317uamg9do32on8ae04i0'.

CORE_Session::user_getinfo: Getting information for a user account.

CORE_Session::user_getinfo: Looking up info for user id 'dan@designaweb.co.uk'.

CORE_DB::table_column_string: Created column string. Table: core_users

CORE_DB_mysql::xsql_do: The MySQL extension executed statement: SELECT id, username, password, usergroup, lastsid, fname, lname, lastaccess, company, phone, fax, addone, addtwo, city, stateprov, country, postalcode, rescom, addbook, subscriptions, affilid, affilcommpct, affilsalestodate, affilcommearned, affilcommowed, affilcommpaid, whlsalepct, show_currency FROM core_users WHERE id='dan@designaweb.co.uk' ORDER BY id ASC

CORE_Session::user_getinfo: Retrieved results for user.

CORE_shutdown_session::exec: Session shutdown completed.

CORE::destroy_object: Object destroyed: CORE_shutdown_session

CORE_shutdown_cron::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_cron Class: CORE_shutdown_cron

CORE_shutdown_cron::load_object: Cached object returned: CORE_Cron Class: CORE_Cron

CORE_shutdown_cron::destroy_object: Object destroyed: CORE_Cron

CORE_shutdown_cron::exec: Cron tasks completed.

CORE::destroy_object: Object destroyed: CORE_shutdown_cron

CORE_shutdown_db::constructor: Accessed.

CORE::load_object: Cached object created: CORE_shutdown_db Class: CORE_shutdown_db

CORE_shutdown_db::load_object: Cached object returned: CORE_DB_1 Class: CORE_DB

CORE_DB_mysql::xdisconnect: The MySQL extension disconnected from a MySQL database.

CORE_shutdown_db::destroy_object: Object destroyed: CORE_DB_1

CORE_shutdown_db::exec: Database shutdown completed.

CORE::destroy_object: Object destroyed: CORE_shutdown_db

CORE::run_tasks: Ran all CORE_shutdown class tasks.

CORE::shutdown: ShutDown phase completed.

CORE_Display::print_output: Merging debug information into output.

CORE_Display::debugger_write: Writing debug information.

Offline

 

#3 04-08-2011 07:19:24

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Paypal Pro - Direct method

ECOM_OLP_paypalprod::validate: PayPal response contained Ack element value of 'Failure'.

The credentials (name, credit card number, CVV, expiration date) being passed apparently aren't valid and the transaction is failing.

Offline

 

#4 04-08-2011 07:54:47

dansmith490
Member
From: Barrow, Bury St Edmunds
Registered: 11-10-2008
Posts: 154
Website

Re: Paypal Pro - Direct method

Hi Dave,

Thanks for the reply, i have tried this with two different cards now and still getting the same error in the debug.

Any ideas?

Many Thanks

Offline

 

#5 09-13-2011 17:50:14

magwa
Member
Registered: 09-22-2007
Posts: 321

Re: Paypal Pro - Direct method

What was the solution?

Offline

 

Board footer