Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Dan Cameron

    (@dancameron)

    What version of PHP are you using? What host are you on?

    Do you have access to your php error logs in order for me to know the exact error causing the 500 is?

    Also, is it possible you made a modification that is causing this since it looks like you set a default tax.

    Thread Starter Ed Coyne

    (@angelopc)

    “Also, is it possible you made a modification that is causing this since it looks like you set a default tax.”

    Hehe…of course it is! ??

    Probable, in fact. But everything else is working correctly, so…

    I can duplicate an invoice, but I can’t seem to create a new invoice, without receiving that error. The new invoice appears in the list of invoices, as “Temp”, but it can’t be edited and saved.

    If you see any sensitive information in this log, please delete it.

    *********************
    Version Info

    Apache version 2.2.26
    PHP version 5.4.32
    MySQL version 5.5.38-35.2
    *********************
    Today’s Errors

    [13-Oct-2014 20:07:42 UTC] this: SI_Checkouts Object
    (
    [pages:SI_Checkouts:private] => Array
    (
    )

    [current_page:SI_Checkouts:private] =>
    [invoice:SI_Checkouts:private] => SI_Invoice Object
    (
    [ID:protected] => 527
    [post:protected] => WP_Post Object
    (
    [ID] => 527
    [post_author] => 1
    [post_date] => 2014-10-13 15:06:05
    [post_date_gmt] => 2014-10-13 20:06:05
    [post_content] =>
    [post_title] => Monthly Invoice – Web Hosting/Email – 10012014
    [post_excerpt] =>
    [post_status] => publish
    [comment_status] => closed
    [ping_status] => closed
    [post_password] =>
    [post_name] => 527
    [to_ping] =>
    [pinged] =>
    [post_modified] => 2014-10-13 15:07:02
    [post_modified_gmt] => 2014-10-13 20:07:02
    [post_content_filtered] =>
    [post_parent] => 0
    [guid] => https://angelopc.com/sprout-invoice/monthly-invoice-web-hostingemail-10012014/
    [menu_order] => 0
    [post_type] => sa_invoice
    [post_mime_type] =>
    [comment_count] => 0
    [filter] => raw
    )

    [post_meta:protected] => Array
    (
    )

    )

    [payment_processor:SI_Checkouts:private] =>
    [checkout_complete] =>
    [cache] => Array
    (
    )

    )

    [13-Oct-2014 20:09:41 UTC] this: SI_Checkouts Object
    (
    [pages:SI_Checkouts:private] => Array
    (
    )

    [current_page:SI_Checkouts:private] =>
    [invoice:SI_Checkouts:private] => SI_Invoice Object
    (
    [ID:protected] => 527
    [post:protected] => WP_Post Object
    (
    [ID] => 527
    [post_author] => 1
    [post_date] => 2014-10-13 15:06:05
    [post_date_gmt] => 2014-10-13 20:06:05
    [post_content] =>
    [post_title] => Monthly Invoice – Web Hosting/Email – 10012014
    [post_excerpt] =>
    [post_status] => publish
    [comment_status] => closed
    [ping_status] => closed
    [post_password] =>
    [post_name] => 527
    [to_ping] =>
    [pinged] =>
    [post_modified] => 2014-10-13 15:07:02
    [post_modified_gmt] => 2014-10-13 20:07:02
    [post_content_filtered] =>
    [post_parent] => 0
    [guid] => https://angelopc.com/sprout-invoice/monthly-invoice-web-hostingemail-10012014/
    [menu_order] => 0
    [post_type] => sa_invoice
    [post_mime_type] =>
    [comment_count] => 0
    [filter] => raw
    )

    [post_meta:protected] => Array
    (
    )

    )

    [payment_processor:SI_Checkouts:private] =>
    [checkout_complete] =>
    [cache] => Array
    (
    )

    )

    [13-Oct-2014 20:10:46 UTC] this: SI_Checkouts Object
    (
    [pages:SI_Checkouts:private] => Array
    (
    )

    [current_page:SI_Checkouts:private] =>
    [invoice:SI_Checkouts:private] => SI_Invoice Object
    (
    [ID:protected] => 527
    [post:protected] => WP_Post Object
    (
    [ID] => 527
    [post_author] => 1
    [post_date] => 2014-10-13 15:06:05
    [post_date_gmt] => 2014-10-13 20:06:05
    [post_content] =>
    [post_title] => Monthly Invoice – Web Hosting/Email – 10132014
    [post_excerpt] =>
    [post_status] => publish
    [comment_status] => closed
    [ping_status] => closed
    [post_password] =>
    [post_name] => 527
    [to_ping] =>
    [pinged] =>
    [post_modified] => 2014-10-13 15:10:38
    [post_modified_gmt] => 2014-10-13 20:10:38
    [post_content_filtered] =>
    [post_parent] => 0
    [guid] => https://angelopc.com/sprout-invoice/monthly-invoice-web-hostingemail-10012014/
    [menu_order] => 0
    [post_type] => sa_invoice
    [post_mime_type] =>
    [comment_count] => 0
    [filter] => raw
    )

    [post_meta:protected] => Array
    (
    )

    )

    [payment_processor:SI_Checkouts:private] =>
    [checkout_complete] =>
    [cache] => Array
    (
    )

    )
    *********************

    Plugin Contributor Dan Cameron

    (@dancameron)

    I don’t see any errors in the logs you sent.

    Do you receive this error without any modifications?

    Note: I cannot edit your posts but I don’t see any sensitive data at first glance.

    Plugin Contributor Dan Cameron

    (@dancameron)

    Closing as resolved since I haven’t heard back.

    Thread Starter Ed Coyne

    (@angelopc)

    Very sorry, Dan. Apparently, I’m able to create invoices, now. I don’t know what changed, if anything. It could have been my fault, to begin with.

    Thanks for your time.

    Plugin Contributor Dan Cameron

    (@dancameron)

    Don’t worry about it. That’s good news to hear it’s resolved.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘500 – Internal Server Error’ is closed to new replies.