Forum
Perch 2.8.2 PayPal Shop Cannot Save Products
Updated to 2.8.1, then 2.8.2 today. Trying to modify existing products in paypal shop admin. On save, the white screen of death appears.
Debug output on page I'm attempting to save:
~~~ SELECT u.*, r.* FROM perch2_users u, perch2_user_roles r WHERE u.roleID=r.roleID AND u.userEnabled=1 AND u.userID=1 AND u.userHash='37a8cca49acf5f307b62021da6e80137' LIMIT 1 UPDATE perch2_users SET userHash='384afbaa9e58834fcd885e6ee7a69ec0' WHERE userID=1 SELECT p.privKey FROM perch2_user_privileges p SELECT * FROM (SELECT DISTINCT settingID, settingValue FROM perch2_settings WHERE userID=1 OR userID=0 ORDER BY userID DESC) AS settings GROUP BY settingID SELECT * FROM perch2_shop_categories ORDER BY categoryTitle ASC SELECT * FROM perch2_shop_products WHERE productID=98 SELECT categoryID FROM perch2_shop_products_to_categories WHERE productID = 98 SELECT c.* FROM perch2_shop_categories c, perch2_shop_products_to_categories p2c WHERE c.categoryID=p2c.categoryID AND p2c.productID='98' Using template: /templates/shop/product.html PerchShop_Category Object ( [table:protected] => perch2_shop_categories [pk:protected] => categoryID [api:protected] => PerchAPI Object ( [app_id] => perch_shop_paypal [version] => 1 [Lang:PerchAPI:private] => PerchAPI_Lang Object ( [lang_dir] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang [lang_file] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang/en-gb.txt [lang] => en-gb [translations:PerchAPI_Lang:private] => Array ( [Shop] => Shop [Manage Orders] => Manage Orders [This page lists your orders. You can filter them by status.] => This page lists your orders. You can filter them by status. [Listing Orders] => Listing Orders [New] => New [Dispatched] => Dispatched [Txn] => Txn [Name] => Name [Email] => Email [Value] => Value [View] => View [Shop: Manage Products] => Shop: Manage Products [This page lists your products. You can filter them by category.] => This page lists your products. You can filter them by category. [Add Product] => Add Product [Listing Products] => Listing Products [All] => All [Product] => Product [Price] => Price [Quantity] => Quantity [Delete] => Delete [Transaction ID] => Transaction ID [Date] => Date [Manage Products] => Manage Products [Edit your product here.] => Edit your product here. [Editing a Product] => Editing a Product [Product details] => Product details [Title] => Title [Code] => Code [Quantity in stock] => Quantity in stock [Details] => Details [URL Slug] => URL Slug [Categories] => Categories [Status] => Status [Option] => Option [Values (comma separated)] => Values (comma separated) [Save] => Save [or] => or [Cancel] => Cancel [View Order] => View Order [Payment] => Payment [These are the order details, as sent back by PayPal.] => These are the order details, as sent back by PayPal. [Order details] => Order details [Mark as dispatched] => Mark as dispatched [The order contained the following items.] => The order contained the following items. [Customer Email] => Customer Email [Customer ID] => Customer ID [Payment Status] => Payment Status [Currency] => Currency [Fee] => Fee [Tax] => Tax [Shipping] => Shipping [Total] => Total [Items] => Items [Customer First name] => Customer First name [Customer Last name] => Customer Last name [Customer first name] => Customer first name [Customer last name] => Customer last name [Ship to:] => Ship to: [Manage Categories] => Manage Categories [This page lists your product categories.] => This page lists your product categories. [Add Category] => Add Category [Listing Categories] => Listing Categories [Category] => Category [Slug] => Slug [You don't have any products to list. Start by adding a product.] => You don't have any products to list. Start by adding a product. [You don't have any orders to show.] => You don't have any orders to show. [The order has been marked as dispatched.] => The order has been marked as dispatched. [Creating a Product] => Creating a Product [Edit Category] => Edit Category [Add a new shop category here.] => Add a new shop category here. [Editing a Category] => Editing a Category [Category details] => Category details [Your category has been successfully created. Return to %scategory listing%s] => Your category has been successfully created. Return to %scategory listing%s [Your product has been successfully created. Return to %sproduct listing%s] => Your product has been successfully created. Return to %sproduct listing%s [Your product has been successfully updated. Return to %sproduct listing%s] => Your product has been successfully updated. Return to %sproduct listing%s [Product page path] => Product page path [Display out of stock products] => Display out of stock products [Your PayPal email address] => Your PayPal email address [Forms] => Forms [Products] => Products [Orders] => Orders [Page %s of %s] => Page %s of %s [Next] => Next [Your category has been successfully updated. Return to %scategory listing%s] => Your category has been successfully updated. Return to %scategory listing%s [Delete Category] => Delete Category [Delete a shop category here.] => Delete a shop category here. [Deleting a Category] => Deleting a Category [Are you sure you wish to delete the category %s?] => Are you sure you wish to delete the category %s? )
[to_add:PerchAPI_Lang:private] => Array
(
)
)
)
[db:protected] => PerchDB_MySQL Object
(
[link:PerchDB_MySQL:private] => PDO Object
(
)
[errored] =>
[error_msg] =>
[dsn] => mysql:host=localhost;dbname=darkligh_mcgs;
)
[details:protected] => Array
(
[categoryID] => 4
[categoryTitle] => All Publications
[categorySlug] => all
)
[index_table:protected] =>
[event_prefix:protected] =>
[can_log_resources:protected] => 1
) PerchShop_Category Object ( [table:protected] => perch2_shop_categories [pk:protected] => categoryID [api:protected] => PerchAPI Object ( [app_id] => perch_shop_paypal [version] => 1 [Lang:PerchAPI:private] => PerchAPI_Lang Object ( [lang_dir] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang [lang_file] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang/en-gb.txt [lang] => en-gb [translations:PerchAPI_Lang:private] => Array ( [Shop] => Shop [Manage Orders] => Manage Orders [This page lists your orders. You can filter them by status.] => This page lists your orders. You can filter them by status. [Listing Orders] => Listing Orders [New] => New [Dispatched] => Dispatched [Txn] => Txn [Name] => Name [Email] => Email [Value] => Value [View] => View [Shop: Manage Products] => Shop: Manage Products [This page lists your products. You can filter them by category.] => This page lists your products. You can filter them by category. [Add Product] => Add Product [Listing Products] => Listing Products [All] => All [Product] => Product [Price] => Price [Quantity] => Quantity [Delete] => Delete [Transaction ID] => Transaction ID [Date] => Date [Manage Products] => Manage Products [Edit your product here.] => Edit your product here. [Editing a Product] => Editing a Product [Product details] => Product details [Title] => Title [Code] => Code [Quantity in stock] => Quantity in stock [Details] => Details [URL Slug] => URL Slug [Categories] => Categories [Status] => Status [Option] => Option [Values (comma separated)] => Values (comma separated) [Save] => Save [or] => or [Cancel] => Cancel [View Order] => View Order [Payment] => Payment [These are the order details, as sent back by PayPal.] => These are the order details, as sent back by PayPal. [Order details] => Order details [Mark as dispatched] => Mark as dispatched [The order contained the following items.] => The order contained the following items. [Customer Email] => Customer Email [Customer ID] => Customer ID [Payment Status] => Payment Status [Currency] => Currency [Fee] => Fee [Tax] => Tax [Shipping] => Shipping [Total] => Total [Items] => Items [Customer First name] => Customer First name [Customer Last name] => Customer Last name [Customer first name] => Customer first name [Customer last name] => Customer last name [Ship to:] => Ship to: [Manage Categories] => Manage Categories [This page lists your product categories.] => This page lists your product categories. [Add Category] => Add Category [Listing Categories] => Listing Categories [Category] => Category [Slug] => Slug [You don't have any products to list. Start by adding a product.] => You don't have any products to list. Start by adding a product. [You don't have any orders to show.] => You don't have any orders to show. [The order has been marked as dispatched.] => The order has been marked as dispatched. [Creating a Product] => Creating a Product [Edit Category] => Edit Category [Add a new shop category here.] => Add a new shop category here. [Editing a Category] => Editing a Category [Category details] => Category details [Your category has been successfully created. Return to %scategory listing%s] => Your category has been successfully created. Return to %scategory listing%s [Your product has been successfully created. Return to %sproduct listing%s] => Your product has been successfully created. Return to %sproduct listing%s [Your product has been successfully updated. Return to %sproduct listing%s] => Your product has been successfully updated. Return to %sproduct listing%s [Product page path] => Product page path [Display out of stock products] => Display out of stock products [Your PayPal email address] => Your PayPal email address [Forms] => Forms [Products] => Products [Orders] => Orders [Page %s of %s] => Page %s of %s [Next] => Next [Your category has been successfully updated. Return to %scategory listing%s] => Your category has been successfully updated. Return to %scategory listing%s [Delete Category] => Delete Category [Delete a shop category here.] => Delete a shop category here. [Deleting a Category] => Deleting a Category [Are you sure you wish to delete the category %s?] => Are you sure you wish to delete the category %s? )
[to_add:PerchAPI_Lang:private] => Array
(
)
)
)
[db:protected] => PerchDB_MySQL Object
(
[link:PerchDB_MySQL:private] => PDO Object
(
)
[errored] =>
[error_msg] =>
[dsn] => mysql:host=localhost;dbname=darkligh_mcgs;
)
[details:protected] => Array
(
[categoryID] => 9
[categoryTitle] => Books
[categorySlug] => books
)
[index_table:protected] =>
[event_prefix:protected] =>
[can_log_resources:protected] => 1
) PerchShop_Category Object ( [table:protected] => perch2_shop_categories [pk:protected] => categoryID [api:protected] => PerchAPI Object ( [app_id] => perch_shop_paypal [version] => 1 [Lang:PerchAPI:private] => PerchAPI_Lang Object ( [lang_dir] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang [lang_file] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang/en-gb.txt [lang] => en-gb [translations:PerchAPI_Lang:private] => Array ( [Shop] => Shop [Manage Orders] => Manage Orders [This page lists your orders. You can filter them by status.] => This page lists your orders. You can filter them by status. [Listing Orders] => Listing Orders [New] => New [Dispatched] => Dispatched [Txn] => Txn [Name] => Name [Email] => Email [Value] => Value [View] => View [Shop: Manage Products] => Shop: Manage Products [This page lists your products. You can filter them by category.] => This page lists your products. You can filter them by category. [Add Product] => Add Product [Listing Products] => Listing Products [All] => All [Product] => Product [Price] => Price [Quantity] => Quantity [Delete] => Delete [Transaction ID] => Transaction ID [Date] => Date [Manage Products] => Manage Products [Edit your product here.] => Edit your product here. [Editing a Product] => Editing a Product [Product details] => Product details [Title] => Title [Code] => Code [Quantity in stock] => Quantity in stock [Details] => Details [URL Slug] => URL Slug [Categories] => Categories [Status] => Status [Option] => Option [Values (comma separated)] => Values (comma separated) [Save] => Save [or] => or [Cancel] => Cancel [View Order] => View Order [Payment] => Payment [These are the order details, as sent back by PayPal.] => These are the order details, as sent back by PayPal. [Order details] => Order details [Mark as dispatched] => Mark as dispatched [The order contained the following items.] => The order contained the following items. [Customer Email] => Customer Email [Customer ID] => Customer ID [Payment Status] => Payment Status [Currency] => Currency [Fee] => Fee [Tax] => Tax [Shipping] => Shipping [Total] => Total [Items] => Items [Customer First name] => Customer First name [Customer Last name] => Customer Last name [Customer first name] => Customer first name [Customer last name] => Customer last name [Ship to:] => Ship to: [Manage Categories] => Manage Categories [This page lists your product categories.] => This page lists your product categories. [Add Category] => Add Category [Listing Categories] => Listing Categories [Category] => Category [Slug] => Slug [You don't have any products to list. Start by adding a product.] => You don't have any products to list. Start by adding a product. [You don't have any orders to show.] => You don't have any orders to show. [The order has been marked as dispatched.] => The order has been marked as dispatched. [Creating a Product] => Creating a Product [Edit Category] => Edit Category [Add a new shop category here.] => Add a new shop category here. [Editing a Category] => Editing a Category [Category details] => Category details [Your category has been successfully created. Return to %scategory listing%s] => Your category has been successfully created. Return to %scategory listing%s [Your product has been successfully created. Return to %sproduct listing%s] => Your product has been successfully created. Return to %sproduct listing%s [Your product has been successfully updated. Return to %sproduct listing%s] => Your product has been successfully updated. Return to %sproduct listing%s [Product page path] => Product page path [Display out of stock products] => Display out of stock products [Your PayPal email address] => Your PayPal email address [Forms] => Forms [Products] => Products [Orders] => Orders [Page %s of %s] => Page %s of %s [Next] => Next [Your category has been successfully updated. Return to %scategory listing%s] => Your category has been successfully updated. Return to %scategory listing%s [Delete Category] => Delete Category [Delete a shop category here.] => Delete a shop category here. [Deleting a Category] => Deleting a Category [Are you sure you wish to delete the category %s?] => Are you sure you wish to delete the category %s? )
[to_add:PerchAPI_Lang:private] => Array
(
)
)
)
[db:protected] => PerchDB_MySQL Object
(
[link:PerchDB_MySQL:private] => PDO Object
(
)
[errored] =>
[error_msg] =>
[dsn] => mysql:host=localhost;dbname=darkligh_mcgs;
)
[details:protected] => Array
(
[categoryID] => 10
[categoryTitle] => Cemetery Records
[categorySlug] => cemetery-records
)
[index_table:protected] =>
[event_prefix:protected] =>
[can_log_resources:protected] => 1
) PerchShop_Category Object ( [table:protected] => perch2_shop_categories [pk:protected] => categoryID [api:protected] => PerchAPI Object ( [app_id] => perch_shop_paypal [version] => 1 [Lang:PerchAPI:private] => PerchAPI_Lang Object ( [lang_dir] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang [lang_file] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang/en-gb.txt [lang] => en-gb [translations:PerchAPI_Lang:private] => Array ( [Shop] => Shop [Manage Orders] => Manage Orders [This page lists your orders. You can filter them by status.] => This page lists your orders. You can filter them by status. [Listing Orders] => Listing Orders [New] => New [Dispatched] => Dispatched [Txn] => Txn [Name] => Name [Email] => Email [Value] => Value [View] => View [Shop: Manage Products] => Shop: Manage Products [This page lists your products. You can filter them by category.] => This page lists your products. You can filter them by category. [Add Product] => Add Product [Listing Products] => Listing Products [All] => All [Product] => Product [Price] => Price [Quantity] => Quantity [Delete] => Delete [Transaction ID] => Transaction ID [Date] => Date [Manage Products] => Manage Products [Edit your product here.] => Edit your product here. [Editing a Product] => Editing a Product [Product details] => Product details [Title] => Title [Code] => Code [Quantity in stock] => Quantity in stock [Details] => Details [URL Slug] => URL Slug [Categories] => Categories [Status] => Status [Option] => Option [Values (comma separated)] => Values (comma separated) [Save] => Save [or] => or [Cancel] => Cancel [View Order] => View Order [Payment] => Payment [These are the order details, as sent back by PayPal.] => These are the order details, as sent back by PayPal. [Order details] => Order details [Mark as dispatched] => Mark as dispatched [The order contained the following items.] => The order contained the following items. [Customer Email] => Customer Email [Customer ID] => Customer ID [Payment Status] => Payment Status [Currency] => Currency [Fee] => Fee [Tax] => Tax [Shipping] => Shipping [Total] => Total [Items] => Items [Customer First name] => Customer First name [Customer Last name] => Customer Last name [Customer first name] => Customer first name [Customer last name] => Customer last name [Ship to:] => Ship to: [Manage Categories] => Manage Categories [This page lists your product categories.] => This page lists your product categories. [Add Category] => Add Category [Listing Categories] => Listing Categories [Category] => Category [Slug] => Slug [You don't have any products to list. Start by adding a product.] => You don't have any products to list. Start by adding a product. [You don't have any orders to show.] => You don't have any orders to show. [The order has been marked as dispatched.] => The order has been marked as dispatched. [Creating a Product] => Creating a Product [Edit Category] => Edit Category [Add a new shop category here.] => Add a new shop category here. [Editing a Category] => Editing a Category [Category details] => Category details [Your category has been successfully created. Return to %scategory listing%s] => Your category has been successfully created. Return to %scategory listing%s [Your product has been successfully created. Return to %sproduct listing%s] => Your product has been successfully created. Return to %sproduct listing%s [Your product has been successfully updated. Return to %sproduct listing%s] => Your product has been successfully updated. Return to %sproduct listing%s [Product page path] => Product page path [Display out of stock products] => Display out of stock products [Your PayPal email address] => Your PayPal email address [Forms] => Forms [Products] => Products [Orders] => Orders [Page %s of %s] => Page %s of %s [Next] => Next [Your category has been successfully updated. Return to %scategory listing%s] => Your category has been successfully updated. Return to %scategory listing%s [Delete Category] => Delete Category [Delete a shop category here.] => Delete a shop category here. [Deleting a Category] => Deleting a Category [Are you sure you wish to delete the category %s?] => Are you sure you wish to delete the category %s? )
[to_add:PerchAPI_Lang:private] => Array
(
)
)
)
[db:protected] => PerchDB_MySQL Object
(
[link:PerchDB_MySQL:private] => PDO Object
(
)
[errored] =>
[error_msg] =>
[dsn] => mysql:host=localhost;dbname=darkligh_mcgs;
)
[details:protected] => Array
(
[categoryID] => 11
[categoryTitle] => Census
[categorySlug] => census
)
[index_table:protected] =>
[event_prefix:protected] =>
[can_log_resources:protected] => 1
) PerchShop_Category Object ( [table:protected] => perch2_shop_categories [pk:protected] => categoryID [api:protected] => PerchAPI Object ( [app_id] => perch_shop_paypal [version] => 1 [Lang:PerchAPI:private] => PerchAPI_Lang Object ( [lang_dir] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang [lang_file] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang/en-gb.txt [lang] => en-gb [translations:PerchAPI_Lang:private] => Array ( [Shop] => Shop [Manage Orders] => Manage Orders [This page lists your orders. You can filter them by status.] => This page lists your orders. You can filter them by status. [Listing Orders] => Listing Orders [New] => New [Dispatched] => Dispatched [Txn] => Txn [Name] => Name [Email] => Email [Value] => Value [View] => View [Shop: Manage Products] => Shop: Manage Products [This page lists your products. You can filter them by category.] => This page lists your products. You can filter them by category. [Add Product] => Add Product [Listing Products] => Listing Products [All] => All [Product] => Product [Price] => Price [Quantity] => Quantity [Delete] => Delete [Transaction ID] => Transaction ID [Date] => Date [Manage Products] => Manage Products [Edit your product here.] => Edit your product here. [Editing a Product] => Editing a Product [Product details] => Product details [Title] => Title [Code] => Code [Quantity in stock] => Quantity in stock [Details] => Details [URL Slug] => URL Slug [Categories] => Categories [Status] => Status [Option] => Option [Values (comma separated)] => Values (comma separated) [Save] => Save [or] => or [Cancel] => Cancel [View Order] => View Order [Payment] => Payment [These are the order details, as sent back by PayPal.] => These are the order details, as sent back by PayPal. [Order details] => Order details [Mark as dispatched] => Mark as dispatched [The order contained the following items.] => The order contained the following items. [Customer Email] => Customer Email [Customer ID] => Customer ID [Payment Status] => Payment Status [Currency] => Currency [Fee] => Fee [Tax] => Tax [Shipping] => Shipping [Total] => Total [Items] => Items [Customer First name] => Customer First name [Customer Last name] => Customer Last name [Customer first name] => Customer first name [Customer last name] => Customer last name [Ship to:] => Ship to: [Manage Categories] => Manage Categories [This page lists your product categories.] => This page lists your product categories. [Add Category] => Add Category [Listing Categories] => Listing Categories [Category] => Category [Slug] => Slug [You don't have any products to list. Start by adding a product.] => You don't have any products to list. Start by adding a product. [You don't have any orders to show.] => You don't have any orders to show. [The order has been marked as dispatched.] => The order has been marked as dispatched. [Creating a Product] => Creating a Product [Edit Category] => Edit Category [Add a new shop category here.] => Add a new shop category here. [Editing a Category] => Editing a Category [Category details] => Category details [Your category has been successfully created. Return to %scategory listing%s] => Your category has been successfully created. Return to %scategory listing%s [Your product has been successfully created. Return to %sproduct listing%s] => Your product has been successfully created. Return to %sproduct listing%s [Your product has been successfully updated. Return to %sproduct listing%s] => Your product has been successfully updated. Return to %sproduct listing%s [Product page path] => Product page path [Display out of stock products] => Display out of stock products [Your PayPal email address] => Your PayPal email address [Forms] => Forms [Products] => Products [Orders] => Orders [Page %s of %s] => Page %s of %s [Next] => Next [Your category has been successfully updated. Return to %scategory listing%s] => Your category has been successfully updated. Return to %scategory listing%s [Delete Category] => Delete Category [Delete a shop category here.] => Delete a shop category here. [Deleting a Category] => Deleting a Category [Are you sure you wish to delete the category %s?] => Are you sure you wish to delete the category %s? )
[to_add:PerchAPI_Lang:private] => Array
(
)
)
)
[db:protected] => PerchDB_MySQL Object
(
[link:PerchDB_MySQL:private] => PDO Object
(
)
[errored] =>
[error_msg] =>
[dsn] => mysql:host=localhost;dbname=darkligh_mcgs;
)
[details:protected] => Array
(
[categoryID] => 12
[categoryTitle] => Death Notices
[categorySlug] => death-notices
)
[index_table:protected] =>
[event_prefix:protected] =>
[can_log_resources:protected] => 1
) PerchShop_Category Object ( [table:protected] => perch2_shop_categories [pk:protected] => categoryID [api:protected] => PerchAPI Object ( [app_id] => perch_shop_paypal [version] => 1 [Lang:PerchAPI:private] => PerchAPI_Lang Object ( [lang_dir] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang [lang_file] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang/en-gb.txt [lang] => en-gb [translations:PerchAPI_Lang:private] => Array ( [Shop] => Shop [Manage Orders] => Manage Orders [This page lists your orders. You can filter them by status.] => This page lists your orders. You can filter them by status. [Listing Orders] => Listing Orders [New] => New [Dispatched] => Dispatched [Txn] => Txn [Name] => Name [Email] => Email [Value] => Value [View] => View [Shop: Manage Products] => Shop: Manage Products [This page lists your products. You can filter them by category.] => This page lists your products. You can filter them by category. [Add Product] => Add Product [Listing Products] => Listing Products [All] => All [Product] => Product [Price] => Price [Quantity] => Quantity [Delete] => Delete [Transaction ID] => Transaction ID [Date] => Date [Manage Products] => Manage Products [Edit your product here.] => Edit your product here. [Editing a Product] => Editing a Product [Product details] => Product details [Title] => Title [Code] => Code [Quantity in stock] => Quantity in stock [Details] => Details [URL Slug] => URL Slug [Categories] => Categories [Status] => Status [Option] => Option [Values (comma separated)] => Values (comma separated) [Save] => Save [or] => or [Cancel] => Cancel [View Order] => View Order [Payment] => Payment [These are the order details, as sent back by PayPal.] => These are the order details, as sent back by PayPal. [Order details] => Order details [Mark as dispatched] => Mark as dispatched [The order contained the following items.] => The order contained the following items. [Customer Email] => Customer Email [Customer ID] => Customer ID [Payment Status] => Payment Status [Currency] => Currency [Fee] => Fee [Tax] => Tax [Shipping] => Shipping [Total] => Total [Items] => Items [Customer First name] => Customer First name [Customer Last name] => Customer Last name [Customer first name] => Customer first name [Customer last name] => Customer last name [Ship to:] => Ship to: [Manage Categories] => Manage Categories [This page lists your product categories.] => This page lists your product categories. [Add Category] => Add Category [Listing Categories] => Listing Categories [Category] => Category [Slug] => Slug [You don't have any products to list. Start by adding a product.] => You don't have any products to list. Start by adding a product. [You don't have any orders to show.] => You don't have any orders to show. [The order has been marked as dispatched.] => The order has been marked as dispatched. [Creating a Product] => Creating a Product [Edit Category] => Edit Category [Add a new shop category here.] => Add a new shop category here. [Editing a Category] => Editing a Category [Category details] => Category details [Your category has been successfully created. Return to %scategory listing%s] => Your category has been successfully created. Return to %scategory listing%s [Your product has been successfully created. Return to %sproduct listing%s] => Your product has been successfully created. Return to %sproduct listing%s [Your product has been successfully updated. Return to %sproduct listing%s] => Your product has been successfully updated. Return to %sproduct listing%s [Product page path] => Product page path [Display out of stock products] => Display out of stock products [Your PayPal email address] => Your PayPal email address [Forms] => Forms [Products] => Products [Orders] => Orders [Page %s of %s] => Page %s of %s [Next] => Next [Your category has been successfully updated. Return to %scategory listing%s] => Your category has been successfully updated. Return to %scategory listing%s [Delete Category] => Delete Category [Delete a shop category here.] => Delete a shop category here. [Deleting a Category] => Deleting a Category [Are you sure you wish to delete the category %s?] => Are you sure you wish to delete the category %s? )
[to_add:PerchAPI_Lang:private] => Array
(
)
)
)
[db:protected] => PerchDB_MySQL Object
(
[link:PerchDB_MySQL:private] => PDO Object
(
)
[errored] =>
[error_msg] =>
[dsn] => mysql:host=localhost;dbname=darkligh_mcgs;
)
[details:protected] => Array
(
[categoryID] => 7
[categoryTitle] => McLean County Birth Records
[categorySlug] => mclean-county-birth-records
)
[index_table:protected] =>
[event_prefix:protected] =>
[can_log_resources:protected] => 1
) PerchShop_Category Object ( [table:protected] => perch2_shop_categories [pk:protected] => categoryID [api:protected] => PerchAPI Object ( [app_id] => perch_shop_paypal [version] => 1 [Lang:PerchAPI:private] => PerchAPI_Lang Object ( [lang_dir] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang [lang_file] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang/en-gb.txt [lang] => en-gb [translations:PerchAPI_Lang:private] => Array ( [Shop] => Shop [Manage Orders] => Manage Orders [This page lists your orders. You can filter them by status.] => This page lists your orders. You can filter them by status. [Listing Orders] => Listing Orders [New] => New [Dispatched] => Dispatched [Txn] => Txn [Name] => Name [Email] => Email [Value] => Value [View] => View [Shop: Manage Products] => Shop: Manage Products [This page lists your products. You can filter them by category.] => This page lists your products. You can filter them by category. [Add Product] => Add Product [Listing Products] => Listing Products [All] => All [Product] => Product [Price] => Price [Quantity] => Quantity [Delete] => Delete [Transaction ID] => Transaction ID [Date] => Date [Manage Products] => Manage Products [Edit your product here.] => Edit your product here. [Editing a Product] => Editing a Product [Product details] => Product details [Title] => Title [Code] => Code [Quantity in stock] => Quantity in stock [Details] => Details [URL Slug] => URL Slug [Categories] => Categories [Status] => Status [Option] => Option [Values (comma separated)] => Values (comma separated) [Save] => Save [or] => or [Cancel] => Cancel [View Order] => View Order [Payment] => Payment [These are the order details, as sent back by PayPal.] => These are the order details, as sent back by PayPal. [Order details] => Order details [Mark as dispatched] => Mark as dispatched [The order contained the following items.] => The order contained the following items. [Customer Email] => Customer Email [Customer ID] => Customer ID [Payment Status] => Payment Status [Currency] => Currency [Fee] => Fee [Tax] => Tax [Shipping] => Shipping [Total] => Total [Items] => Items [Customer First name] => Customer First name [Customer Last name] => Customer Last name [Customer first name] => Customer first name [Customer last name] => Customer last name [Ship to:] => Ship to: [Manage Categories] => Manage Categories [This page lists your product categories.] => This page lists your product categories. [Add Category] => Add Category [Listing Categories] => Listing Categories [Category] => Category [Slug] => Slug [You don't have any products to list. Start by adding a product.] => You don't have any products to list. Start by adding a product. [You don't have any orders to show.] => You don't have any orders to show. [The order has been marked as dispatched.] => The order has been marked as dispatched. [Creating a Product] => Creating a Product [Edit Category] => Edit Category [Add a new shop category here.] => Add a new shop category here. [Editing a Category] => Editing a Category [Category details] => Category details [Your category has been successfully created. Return to %scategory listing%s] => Your category has been successfully created. Return to %scategory listing%s [Your product has been successfully created. Return to %sproduct listing%s] => Your product has been successfully created. Return to %sproduct listing%s [Your product has been successfully updated. Return to %sproduct listing%s] => Your product has been successfully updated. Return to %sproduct listing%s [Product page path] => Product page path [Display out of stock products] => Display out of stock products [Your PayPal email address] => Your PayPal email address [Forms] => Forms [Products] => Products [Orders] => Orders [Page %s of %s] => Page %s of %s [Next] => Next [Your category has been successfully updated. Return to %scategory listing%s] => Your category has been successfully updated. Return to %scategory listing%s [Delete Category] => Delete Category [Delete a shop category here.] => Delete a shop category here. [Deleting a Category] => Deleting a Category [Are you sure you wish to delete the category %s?] => Are you sure you wish to delete the category %s? )
[to_add:PerchAPI_Lang:private] => Array
(
)
)
)
[db:protected] => PerchDB_MySQL Object
(
[link:PerchDB_MySQL:private] => PDO Object
(
)
[errored] =>
[error_msg] =>
[dsn] => mysql:host=localhost;dbname=darkligh_mcgs;
)
[details:protected] => Array
(
[categoryID] => 3
[categoryTitle] => McLean County Cemetery Records
[categorySlug] => mclean-county-cemetery-records
)
[index_table:protected] =>
[event_prefix:protected] =>
[can_log_resources:protected] => 1
) PerchShop_Category Object ( [table:protected] => perch2_shop_categories [pk:protected] => categoryID [api:protected] => PerchAPI Object ( [app_id] => perch_shop_paypal [version] => 1 [Lang:PerchAPI:private] => PerchAPI_Lang Object ( [lang_dir] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang [lang_file] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang/en-gb.txt [lang] => en-gb [translations:PerchAPI_Lang:private] => Array ( [Shop] => Shop [Manage Orders] => Manage Orders [This page lists your orders. You can filter them by status.] => This page lists your orders. You can filter them by status. [Listing Orders] => Listing Orders [New] => New [Dispatched] => Dispatched [Txn] => Txn [Name] => Name [Email] => Email [Value] => Value [View] => View [Shop: Manage Products] => Shop: Manage Products [This page lists your products. You can filter them by category.] => This page lists your products. You can filter them by category. [Add Product] => Add Product [Listing Products] => Listing Products [All] => All [Product] => Product [Price] => Price [Quantity] => Quantity [Delete] => Delete [Transaction ID] => Transaction ID [Date] => Date [Manage Products] => Manage Products [Edit your product here.] => Edit your product here. [Editing a Product] => Editing a Product [Product details] => Product details [Title] => Title [Code] => Code [Quantity in stock] => Quantity in stock [Details] => Details [URL Slug] => URL Slug [Categories] => Categories [Status] => Status [Option] => Option [Values (comma separated)] => Values (comma separated) [Save] => Save [or] => or [Cancel] => Cancel [View Order] => View Order [Payment] => Payment [These are the order details, as sent back by PayPal.] => These are the order details, as sent back by PayPal. [Order details] => Order details [Mark as dispatched] => Mark as dispatched [The order contained the following items.] => The order contained the following items. [Customer Email] => Customer Email [Customer ID] => Customer ID [Payment Status] => Payment Status [Currency] => Currency [Fee] => Fee [Tax] => Tax [Shipping] => Shipping [Total] => Total [Items] => Items [Customer First name] => Customer First name [Customer Last name] => Customer Last name [Customer first name] => Customer first name [Customer last name] => Customer last name [Ship to:] => Ship to: [Manage Categories] => Manage Categories [This page lists your product categories.] => This page lists your product categories. [Add Category] => Add Category [Listing Categories] => Listing Categories [Category] => Category [Slug] => Slug [You don't have any products to list. Start by adding a product.] => You don't have any products to list. Start by adding a product. [You don't have any orders to show.] => You don't have any orders to show. [The order has been marked as dispatched.] => The order has been marked as dispatched. [Creating a Product] => Creating a Product [Edit Category] => Edit Category [Add a new shop category here.] => Add a new shop category here. [Editing a Category] => Editing a Category [Category details] => Category details [Your category has been successfully created. Return to %scategory listing%s] => Your category has been successfully created. Return to %scategory listing%s [Your product has been successfully created. Return to %sproduct listing%s] => Your product has been successfully created. Return to %sproduct listing%s [Your product has been successfully updated. Return to %sproduct listing%s] => Your product has been successfully updated. Return to %sproduct listing%s [Product page path] => Product page path [Display out of stock products] => Display out of stock products [Your PayPal email address] => Your PayPal email address [Forms] => Forms [Products] => Products [Orders] => Orders [Page %s of %s] => Page %s of %s [Next] => Next [Your category has been successfully updated. Return to %scategory listing%s] => Your category has been successfully updated. Return to %scategory listing%s [Delete Category] => Delete Category [Delete a shop category here.] => Delete a shop category here. [Deleting a Category] => Deleting a Category [Are you sure you wish to delete the category %s?] => Are you sure you wish to delete the category %s? )
[to_add:PerchAPI_Lang:private] => Array
(
)
)
)
[db:protected] => PerchDB_MySQL Object
(
[link:PerchDB_MySQL:private] => PDO Object
(
)
[errored] =>
[error_msg] =>
[dsn] => mysql:host=localhost;dbname=darkligh_mcgs;
)
[details:protected] => Array
(
[categoryID] => 6
[categoryTitle] => McLean County Marriage Records
[categorySlug] => mclean-county-marriage-records
)
[index_table:protected] =>
[event_prefix:protected] =>
[can_log_resources:protected] => 1
) PerchShop_Category Object ( [table:protected] => perch2_shop_categories [pk:protected] => categoryID [api:protected] => PerchAPI Object ( [app_id] => perch_shop_paypal [version] => 1 [Lang:PerchAPI:private] => PerchAPI_Lang Object ( [lang_dir] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang [lang_file] => /home/darkligh/public_html/mcgs/admin/addons/apps/perch_shop_paypal/lang/en-gb.txt [lang] => en-gb [translations:PerchAPI_Lang:private] => Array ( [Shop] => Shop [Manage Orders] => Manage Orders [This page lists your orders. You can filter them by status.] => This page lists your orders. You can filter them by status. [Listing Orders] => Listing Orders [New] => New [Dispatched] => Dispatched [Txn] => Txn [Name] => Name [Email] => Email [Value] => Value [View] => View [Shop: Manage Products] => Shop: Manage Products [This page lists your products. You can filter them by category.] => This page lists your products. You can filter them by category. [Add Product] => Add Product [Listing Products] => Listing Products [All] => All [Product] => Product [Price] => Price [Quantity] => Quantity [Delete] => Delete [Transaction ID] => Transaction ID [Date] => Date [Manage Products] => Manage Products [Edit your product here.] => Edit your product here. [Editing a Product] => Editing a Product
This is the only error in the php log:
Can you show me your diagnostics report?
Can you try with the current version of the PayPal app?
It's working with the new version, thanks.