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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Blank Page during CiviContribute transaction
Pages: [1]

Author Topic: Blank Page during CiviContribute transaction  (Read 1525 times)

organicathlete

  • Guest
Blank Page during CiviContribute transaction
July 16, 2008, 01:18:36 am
PHP - 5.1.6
CiviCRM - 2.0.5
Drupal - 5.7

The Problem: When processing a transaction, and page gets to here: .../civicrm/contribute/transact, a blank page appears.  The error started occuring after an upgrade from 1.9 to 2.0.5.

The PHP errors include:
Quote
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(themes/garland/minnelli/style.css) is not within the allowed path(s): (/var/www/...subdomains/crm/httpdocs:/tmp) in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 105, 
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(themes/chameleon/marvin/style.css) is not within the allowed path(s): (/var/www/...subdomains/crm/httpdocs:/tmp) in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 105, 
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(sites/all/themes/newsflash/page.tpl.php) is not within the allowed path(s): (/var/www/...subdomains/crm/httpdocs:/tmp) in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 105, 
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(themes/pushbutton/page.tpl.php) is not within the allowed path(s): (/var/www/...subdomains/crm/httpdocs:/tmp) in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 105, 
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(themes/garland/page.tpl.php) is not within the allowed path(s): (/var/www/...subdomains/crm/httpdocs:/tmp) in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 105, 
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(themes/bluemarine/page.tpl.php) is not within the allowed path(s): (/var/www/...subdomains/crm/httpdocs:/tmp) in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 105, 
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(themes/chameleon/chameleon.theme) is not within the allowed path(s): (/var/www/...subdomains/crm/httpdocs:/tmp) in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 105, 
PHP Notice: Undefined index: newsflash in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 58, 
PHP Notice: Trying to get property of non-object in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 58, 
PHP Notice: Undefined index: newsflash in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 67, 
PHP Notice: Trying to get property of non-object in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 67, 
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/style.css) is not within the allowed path(s): (/var/www/...subdomains/crm/httpdocs:/tmp) in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 67, 
PHP Notice: Undefined index: newsflash in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 72, 
PHP Notice: Trying to get property of non-object in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 72, 
PHP Notice: Undefined index: newsflash in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 76, 
PHP Notice: Trying to get property of non-object in /var/www/...subdomains/crm/httpdocs/includes/theme.inc on line 76,   

I've spent the last 4 hours researching this problem to no avail.  There's some discussion of the open_basedir issue, but I couldn't find any resolution.  This appears to me a problem with themes and CiviCRM.

If anyone has any ideas, I'd love to get this resolved so I can get some sleep.

-Bradley

Deepak Srivastava

  • Moderator
  • Ask me questions
  • *****
  • Posts: 677
  • Karma: 65
Re: Blank Page during CiviContribute transaction
July 17, 2008, 07:39:58 am
Can you also check apache logs for any other errors / clues ?
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Blank Page during CiviContribute transaction

This forum was archived on 2017-11-26.