CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Access Denied
Pages: [1]

Author Topic: Access Denied  (Read 1656 times)

scedwar

  • Guest
Access Denied
November 30, 2007, 04:15:26 am
The fix to the Google Checkout code has got me looking back at trying to get the payment system working, but I've got an odd problem that I'm sure must have a very simple solution (I don't remember this behaviour a month ago).

I'm getting an access denied error on any code in the civicrm/extern directory (which is obviously preventing full functioning of the checkout!).

I've created a little test.php to echo hello world to confirm this.

I get the Drupal Access Denied message if I visit either:
http://www.xyz.com/civicrm/extern/test.php
http://www.xyz.com/civicrm/extern/googleNotify.php

However, these addresses work fine:
http://www.xyz.com/sites/all/modules/civicrm/extern/test.php
http://www.xyz.com/sites/all/modules/civicrm/extern/googleNotify.php
(albeit php errors).

This suggests to me that it is a CiviCRM/drupal configuration issue. Any ideas?

Thanks, Stephen

Drupal 5.2 and Civicrm 1.8.

scedwar

  • Guest
Re: Access Denied
November 30, 2007, 06:43:48 am
The solution appears to be that you need to look in the drupal roles and enable "access to CiviCRM" for anonymous users.

I'm now left with another problem, though. The sandbox doesn't seem to care what I put for the API callback URL - I don't get any error messages in the Google Sandbox Checkout integration console - not even when I put imaginary callback URLs!

Furthermore, the live site appears to work fine with no errors in the console. The user can click through, pay, and be referred back to the site with a thankyou screen, however I'm not getting any emails from the CiviCRM site to confirm the order.

How does CiviCRM Event decide when to send the email? Is it on the initial order or when the credit card is charged?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Access Denied

This forum was archived on 2017-11-26.