Forum

Thread tagged as: Problem, Error, PayPal

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

Gary Iverson

Gary Iverson 0 points

  • 6 years ago

This is the only error in the php log:

[03-Mar-2015 13:47:25 America/Chicago] PHP Warning:  include(): Failed opening '/home/user/public_html/perch/addons/apps/perch_categories/runtime.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/perch/config/apps.php on line 6
Drew McLellan

Drew McLellan 2638 points
Perch Support

Can you show me your diagnostics report?

Perch: 2.8.2
Production mode: Production (100)
Installed apps: content (2.8.2), assets (2.8.2), categories (2.8.2), perch_events (1.9.1), perch_forms (1.8.2), perch_shop_paypal (1.2.1), perch_comments (1.1), perch_members (1.1)
DB driver: PDO
DB tables: perch2_categories, perch2_category_counts, perch2_category_sets, perch2_comments, perch2_comments_votes, perch2_content_index, perch2_content_items, perch2_content_regions, perch2_events, perch2_events_categories, perch2_events_to_categories, perch2_forms, perch2_forms_responses, perch2_members, perch2_members_forms, perch2_members_member_tags, perch2_members_sessions, perch2_members_tags, perch2_navigation, perch2_navigation_pages, perch2_page_templates, perch2_pages, perch2_resource_log, perch2_resource_tags, perch2_resources, perch2_resources_to_tags, perch2_settings, perch2_shop_categories, perch2_shop_log, perch2_shop_orders, perch2_shop_product_option_values, perch2_shop_product_options, perch2_shop_products, perch2_shop_products_to_categories, perch2_user_privileges, perch2_user_role_privileges, perch2_user_roles, perch2_users
Users: 6
App runtimes:
<?php
    $apps_list = array(
        'content', 
        'categories',
        'perch_shop_paypal',
        'perch_members',
        'perch_comments',
        'perch_events',
        'perch_forms'
    );
Scheduled tasks for perch_events: update_category_counts (60 mins)
Editor plug-ins: redactor, markitup
H1: a627c7204293ef07f62a7c826676c857
L1: 77e4c38a8574bb64c4113dfe1e6a0444
headerColour: #c01f20
content_singlePageEdit: 1
helpURL:
siteURL: /
hideBranding: 1
content_collapseList: 1
lang: en-gb
update_2.4.6: done
latest_version: 2.7.10
on_sale_version: 2.8.2
perch_shop_foxycart_update: 2.0
headerScheme: dark
perch_members_login_page: /my-mcgs/login.php?r={returnURL}
perch_shop_foxy_url:
perch_shop_foxy_api:
hide_pwd_reset: 0
perch_shop_product_url: /shop/products/{productSlug}
dashboard: 0
content_hideNonEditableRegions: 0
content_frontend_edit: 0
perch_shop_foxy_security: 0
perch_shop_display_oos: 1
update_2.4.9: done
update_2.5.2: done
perch_comments_akismet_key:
update_2.6.2: done
update_2.6.3: done
update_2.7.2: done
perch_events_update: 1.8
update_2.7.4: done
perch_events_detail_url: /events/{eventSlug}
perch_shop_paypal_email: MCGS.Directors@gmail.com
update_2.7.8: done
update_2.7.10: done
update_2.8.1: done
update_2.8.2: done
PERCH_DEVELOPMENT: 10
PERCH_STAGING: 50
PERCH_PRODUCTION: 100
PERCH_DB_USERNAME: darkligh_gary
PERCH_DB_SERVER: localhost
PERCH_DB_DATABASE: darkligh_mcgs
PERCH_DB_PREFIX: perch2_
PERCH_TZ: UTC
PERCH_EMAIL_FROM: gary@garyriverson.com
PERCH_EMAIL_FROM_NAME: Gary Iverson
PERCH_LOGINPATH: /admin
PERCH_PATH: /home/darkligh/public_html/mcgs/admin
PERCH_CORE: /home/darkligh/public_html/mcgs/admin/core
PERCH_RESFILEPATH: /home/darkligh/public_html/mcgs/admin/resources
PERCH_RESPATH: /admin/resources
PERCH_HTML5: 1
PERCH_DEBUG: 1
PERCH_RUNWAY:
PERCH_ERROR_MODE: DIE
PERCH_DATE_LONG: %d %B %Y
PERCH_DATE_SHORT: %d %b %Y
PERCH_TIME_SHORT: %H:%M
PERCH_TIME_LONG: %H:%M:%S
PERCH_PREVIEW_ARG: preview
PERCH_TEMPLATE_PATH: /home/darkligh/public_html/mcgs/admin/templates
PERCH_DEFAULT_DOC: index.php
PERCH_DEFAULT_EXT: .php
PERCH_PRODUCTION_MODE: 100
PERCH_RWD:
PERCH_HTML_ENTITIES:
PERCH_SSL:
PERCH_STRIPSLASHES:
PERCH_PROGRESSIVE_FLUSH: 1
PERCH_AUTH_PLUGIN:
PERCH_DB_CHARSET: utf8
PERCH_DB_PORT:
PERCH_DB_SOCKET:
HOSTING SETTINGS

PHP: 5.4.34
Zend: 2.4.0
OS: Linux
SAPI: cgi-fcgi
Safe mode: not detected
MySQL client: mysqlnd 5.0.10 - 20111026 - $Id: c85105d7c6f7d70d609bb4c000257868a40840ab $
MySQL server: 5.5.42-MariaDB
Extensions: Core, date, ereg, libxml, openssl, pcre, sqlite3, zlib, bcmath, bz2, calendar, ctype, curl, dom, enchant, hash, fileinfo, filter, ftp, gd, gettext, SPL, iconv, session, intl, json, mbstring, mcrypt, standard, mysql, mysqli, pgsql, mysqlnd, Phar, pspell, Reflection, imap, SimpleXML, snmp, soap, sockets, exif, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, cgi-fcgi, PDO, pdo_sqlite, pdo_mysql, imagick, mailparse, OAuth, timezonedb, uploadprogress, memcache, ionCube Loader, Zend Guard Loader, SourceGuardian
GD: Yes
ImageMagick: Yes
PHP max upload size: 256M
PHP max form post size: 256M
PHP memory limit: 256M
Total max uploadable file size: 256M
Resource folder writeable: Yes
Session timeout: 24 minutes
Native JSON: Yes
Filter functions: Yes
Transliteration functions: Yes
DOCUMENT_ROOT: /home/darkligh/public_html/mcgs
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
HTTP_ACCEPT_ENCODING: gzip, deflate, sdch
HTTP_ACCEPT_LANGUAGE: en-US,en;q=0.8
HTTP_CONNECTION: close
HTTP_COOKIE: cmssb=1; p_m=8d0392c32ce751cc79dfe18ac334111ca9b80d24; _ga=GA1.2.961101863.1424223479; PHPSESSID=40049db45c194bd7866d179dbf29e90d; cmsa=1; _asomcnc=1
HTTP_DNT: 1
HTTP_HOST: mcgs.garyriverson.com
HTTP_REFERER: https://mcgs.garyriverson.com/admin/core/settings/diagnostics/
HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36
HTTP_X_FORWARDED_FOR: 76.202.222.171
HTTP_X_REAL_IP: 76.202.222.171
PATH: /bin:/usr/bin
QUERY_STRING: extended
REDIRECT_STATUS: 200
REMOTE_ADDR: 76.202.222.171
REMOTE_PORT: 52168
REQUEST_METHOD: GET
REQUEST_URI: /admin/core/settings/diagnostics/?extended
SCRIPT_FILENAME: /home/darkligh/public_html/mcgs/admin/core/settings/diagnostics/index.php
SCRIPT_NAME: /admin/core/settings/diagnostics/index.php
SERVER_ADDR: 143.95.41.162
SERVER_ADMIN: webmaster@mcgs.garyriverson.com
SERVER_NAME: mcgs.garyriverson.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.0
SERVER_SOFTWARE: Apache
UNIQUE_ID: VPYxgUFj7agAAE8HEQkAAAAB
PHP_SELF: /admin/core/settings/diagnostics/index.php
REQUEST_TIME_FLOAT: 1425420673.95
REQUEST_TIME: 1425420673
argc: 1
Drew McLellan

Drew McLellan 2638 points
Perch Support

Can you try with the current version of the PayPal app?

It's working with the new version, thanks.