Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter marahman.b2b

    (@marahmanb2b)

    Fatal error: Uncaught exception ‘Exception’ with message ‘You are not authorized to access this function’ in /xxxx/xxxx/public_html/wp-content/plugins/propoza/public/includes/class-propoza-checkout.php:143 Stack trace: #0 /xxxxx/xxxxx/public_html/wp-content/plugins/propoza/public/includes/class-propoza-checkout.php(111): Propoza_Checkout->request_checkout(‘3458’) #1 [internal function]: Propoza_Checkout->propoza_checkout_template_redirect_intercept(”) #2 /xxxxx/xxxxx/public_html/wp-includes/plugin.php(503): call_user_func_array(Array, Array) #3 /xxxxxx/xxxxxx/public_html/wp-includes/template-loader.php(12): do_action(‘template_redire…’) #4 /xxxxxx/xxxxxx/public_html/wp-blog-header.php(16): require_once(‘/xxxxxx/xxxxxx…’) #5 /xxxxx/xxxxx/public_html/index.php(17): require(‘/xxxxx/xxxxxx…’) #6 {main} thrown in /xxxxx/xxxxx/public_html/wp-content/plugins/propoza/public/includes/class-propoza-checkout.php on line 143

    Plugin Author info.propoza

    (@infopropoza)

    Hello,

    The referer/origin from with which the request is made should correspond with your configured dashboard URL. So you could check if the variables $_SERVER['HTTP_REFERER']or $_SERVER['HTTP_ORIGIN'] is set and is equal to https://sub-domain.propoza.com where the sub-domain would be the value that you have stored in your Propoza settings. Alternatively, you could create a support ticket by sending this issue to [email protected] where we can better help you solve this issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘GO TO CHECKOUT ISSUE’ is closed to new replies.