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 CiviCampaign (Moderators: Kiran Jagtap, xavier) »
  • No Campaigns Showing up in Campaign dashboard (Drupal 7, civiCRM 4.0.8)
Pages: [1]

Author Topic: No Campaigns Showing up in Campaign dashboard (Drupal 7, civiCRM 4.0.8)  (Read 1033 times)

Gerhard

  • I post occasionally
  • **
  • Posts: 34
  • Karma: 0
  • Anyone who has hope is happy…
    • Drupal Agentur
  • CiviCRM version: 4.2.2
  • CMS version: Drupal 7.12
  • MySQL version: 5.1.60
  • PHP version: 5.2
No Campaigns Showing up in Campaign dashboard (Drupal 7, civiCRM 4.0.8)
January 30, 2012, 01:15:54 am
On Campaign Dashboard ( Drupal 7, civiCRM 4.0.8 ) there are no Campaigns nor Petitions listed although I added several campaigns and petitions before. They are stored in the civiCRM mysql in the civicrm_campaign table.
I added the patch suggested in a similar case for Joomla (Dec. 2011) to my DashBoard.php

+ $config = CRM_Core_Config::singleton( );

but unfortunately with no effect (cleared cache afterwards, but still no listings).

Thx for any hint.

Gerhard

  • I post occasionally
  • **
  • Posts: 34
  • Karma: 0
  • Anyone who has hope is happy…
    • Drupal Agentur
  • CiviCRM version: 4.2.2
  • CMS version: Drupal 7.12
  • MySQL version: 5.1.60
  • PHP version: 5.2
Re: No Campaigns Showing up in Campaign dashboard (Drupal 7, civiCRM 4.0.8)
January 30, 2012, 06:03:57 am
I solved it myself and will share my solution here:

on the new dedicated server of my customer I hadn't clean URL's enabled yet. In order to do so I had to un-comment 

RewriteBase /

in my .htaccess file of my Drupal Core installation directory

(simply delete the # before   RewriteBase /)

and after that I could enable "Clean URLs" (Home » Administration » Configuration » Search and metadata »)

Now all Campaigns, Surveys, Petitions are shown on the Campaign Dashboard. ( ;D)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviCampaign (Moderators: Kiran Jagtap, xavier) »
  • No Campaigns Showing up in Campaign dashboard (Drupal 7, civiCRM 4.0.8)

This forum was archived on 2017-11-26.