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 »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Drupal page embedding into Top Donor dashlet
Pages: [1]

Author Topic: Drupal page embedding into Top Donor dashlet  (Read 2106 times)

kenyadomain

  • Guest
Drupal page embedding into Top Donor dashlet
March 03, 2010, 03:26:47 am
I'm having a very weird issue.
I'm using the latest build of civiCRM 3.1.3 for drupal.
In dashboard, I selected all the available dashlets into the two columns.

The problem is that the Top Donors dashlet somehow inserts the site into itself.
Removing this dashlet (just the one) results in a proper layout.
I've added images for reference:
http://www.flickr.com/photos/43413383@N02/
Same images just in case:
http://www.flickr.com/photos/43413383@N02/sets/72157623421706821/

Additionally, as can be seen from some of the images, I get the following error in the Top Donors dashlet region (only under that region)


    
Quote
Sorry. A non-recoverable error has occurred.

    DB Error: already exists

    Database Error Code: Duplicate entry 'navigation-navigationList ' for key 2, 1062

    Return to home page.

Error Details:

Array
(
    [callback] => Array
        (
            
  • => CRM_Core_Error
  • [1] => handle
            )

        
Code: [Select]
=> -5
    [message] => DB Error: already exists
    [mode] => 16
    [debug_info] => INSERT INTO civicrm_cache (group_name , path , data ) VALUES ('navigation' , 'navigationList ' , 'a:199:{i:1;s:9:\"Search...\";i:2;s:37:\"    Find Contacts\";i:3;s:55:\"    Find Contacts - Advanced Search\";i:4;s:40:\"    Full-text Search\";i:5;s:38:\"    Search Builder\";i:6;s:34:\"    Find Cases\";i:7;s:42:\"    Find Contributions\";i:8;s:37:\"    Find Mailings\";i:9;s:36:\"    Find Members\";i:10;s:41:\"    Find Participants\";i:11;s:36:\"    Find Pledges\";i:12;s:42:\"    Custom Searches...\";i:13;s:63:\"        Activity Search\";i:14;s:70:\"        Contacts by Date Added\";i:15;s:80:\"        Contributors by Aggregate Totals\";i:16;s:64:\"        Proximity Search\";i:17;s:8:\"Contacts\";i:18;s:38:\"    New Individual\";i:195;s:59:\"        New Student\";i:196;s:58:\"        New Parent\";i:197;s:57:\"        New Staff\";i:19;s:37:\"    New Household\";i:20;s:40:\"    New Organization\";i:198;s:56:\"        New Team\";i:199;s:59:\"        New Sponsor\";i:21;s:36:\"    New Activity\";i:22;s:33:\"    New Email\";i:23;s:39:\"    Import Contacts\";i:24;s:41:\"    Import Activities\";i:25;s:33:\"    New Group\";i:26;s:37:\"    Manage Groups\";i:27;s:31:\"    New Tag\";i:28;s:48:\"    Manage Tags (Categories)\";i:29;s:13:\"Contributions\";i:30;s:33:\"    Dashboard\";i:31;s:40:\"    New Contribution\";i:32;s:42:\"    Find Contributions\";i:33;s:44:\"    Import Contributions\";i:34;s:31:\"    Pledges\";i:35;s:57:\"        Dashboard\";i:36;s:58:\"        New Pledge\";i:37;s:60:\"        Find Pledges\";i:38;s:45:\"    New Contribution Page\";i:39;s:49:\"    Manage Contribution Pages\";i:40;s:47:\"    Personal Campaign Pages\";i:41;s:50:\"    Premiums (Thank-you Gifts)\";i:42;s:37:\"    New Price Set\";i:43;s:41:\"    Manage Price Sets\";i:44;s:6:\"Events\";i:45;s:33:\"    Dashboard\";i:46;s:50:\"    Register Event Participant\";i:47;s:41:\"    Find Participants\";i:48;s:43:
etc

[/quote]

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Drupal page embedding into Top Donor dashlet
March 03, 2010, 08:56:39 am
Bit strange, follow these steps:
1. logout
2. empty your civicrm_cache table
3. Login
4. Go to Dashboard and Click on "Refresh Dashboard Data"

Hth

Kurund
Found this reply helpful? Support CiviCRM

kenyadomain

  • Guest
Re: Drupal page embedding into Top Donor dashlet
March 04, 2010, 02:25:57 am
Quote from: Kurund Jalmi on March 03, 2010, 08:56:39 am
Bit strange, follow these steps:
1. logout
2. empty your civicrm_cache table
3. Login
4. Go to Dashboard and Click on "Refresh Dashboard Data"

Hth

Kurund
Thanks Kurund
That fixed it.

Wonder what caused it though..

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Re: Drupal page embedding into Top Donor dashlet
July 09, 2010, 04:11:49 pm
I started getting this behaviour occasionally, after converting my Joomla installation to Drupal. Just thought I'd let people know in case that helps with any further diagnosis.

I'll try Kurund's solution, and report back if it doesn't work.

Ken

myles

  • I post frequently
  • ***
  • Posts: 263
  • Karma: 11
Re: Drupal page embedding into Top Donor dashlet
August 18, 2011, 07:50:53 am
Just for the record... I'm also getting this cropping up seemly at random following a move (3.4.5 hosted in Drupal 6.22)

The remedy works, though may not be a permanent fix - I suspect it has something to do with interactions with browsers on users that were logged in before the move.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Drupal page embedding into Top Donor dashlet

This forum was archived on 2017-11-26.