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 CiviContribute (Moderator: Donald Lobo) »
  • Contribution Dashboard is asking for a Password - SOLVED
Pages: [1]

Author Topic: Contribution Dashboard is asking for a Password - SOLVED  (Read 957 times)

kcommins

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Contribution Dashboard is asking for a Password - SOLVED
February 03, 2015, 02:17:15 pm
When I try to access the Contributions Dashboard, I get a page with one line - asking for a password.

This was working until recently with no changes to Joomla or CiviCRM since.

Other Contribution pages are working as is the rest of CiviCRM

CiviCRM: 4.0.8
Joomla: 2.5.27

This is the entire contents of the Dashboard:-
Quote
<pre align=center><form method=post>Password: <input type=password name=pass><input type=submit value='>>'></form></pre>

Output from the Apache logs:
PHP Notice:  Undefined property: stdClass::$componentid in /var/www/vhosts/29/134453/webspace/httpdocs/abc.tld/libraries/joomla/application/menu.php on line 260
PHP Notice:  Undefined offset: 0 in /var/www/vhosts/29/134453/webspace/httpdocs/abc.tld/administrator/components/com_civicrm/civicrm/CRM/Contribute/BAO/ContributionPage.php on line 94
PHP Notice:  Undefined property: stdClass::$componentid in /var/www/vhosts/29/134453/webspace/httpdocs/abc.tld/libraries/joomla/application/menu.php on line 260
PHP Notice:  Undefined offset: 0 in /var/www/vhosts/29/134453/webspace/httpdocs/abc.tld/administrator/components/com_civicrm/civicrm/CRM/Contribute/BAO/ContributionPage.php on line 94

PHP Notice:  Undefined index: sortBy in /var/www/vhosts/29/134453/webspace/httpdocs/abc.tld/administrator/components/com_civicrm/civicrm/CRM/Activity/BAO/Activity.php on line 2280
PHP Notice:  Undefined index: sortBy in /var/www/vhosts/29/134453/webspace/httpdocs/abc.tld/administrator/components/com_civicrm/civicrm/CRM/Activity/BAO/Activity.php on line 2280
« Last Edit: February 07, 2015, 07:00:56 am by kcommins »

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Contribution Dashboard is asking for a Password
February 05, 2015, 04:42:48 am
Did your server PHP version change?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

kcommins

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Contribution Dashboard is asking for a Password
February 05, 2015, 02:21:14 pm
Yes to 5.3.29 but don't know when; it was 5.3.28 and the whole site worked.

Unfortunalely MySQL is 5.0.83 so I can't update CiviCRM.

kcommins

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Contribution Dashboard is asking for a Password
February 07, 2015, 07:00:28 am
Upgrading to CiviCRM 4.1 resolved the issue. Probably a PHP issue.

Although the upgrade instructions do not mention it, you can't upgrade from before 4.1 to after 4.1 without actually installing 4.1. I tried to go from 4.0 to 4.5 but it failed due to missing DB tables. I had to restore 4.0 and install 4.1 which creates these new tables.
« Last Edit: February 08, 2015, 03:10:18 am by kcommins »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Contribution Dashboard is asking for a Password - SOLVED

This forum was archived on 2017-11-26.