Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Missing Campaign Details

  1. #1
    graemef is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    24

    Default Missing Campaign Details

    Help, I have created an email campaign and all works beautifully. Today I logged in and the portion at the bottom of the details page for the campaign has disappeared. The page is just not being created properly. I have created a new campaign and it is still missing. I cannot edit my email etc without being able to see this. Here are the last few lines of the HTML, this happens in explorer and firefox. I am running the latest version (all worked fine yesterday).

    </script>
    <script type="text/javascript" src="include/javascript/popup_parent_helper.js?s=4.5.1d&c="></script><script type="text/javascript" src="include/SubPanel/SubPanelTiles.js?s=4.5.1d&c="></script><script>
    if(document.DetailView != null &&
    document.DetailView.elements != null &&
    document.DetailView.elements.layout_def_key != null &&
    typeof document.DetailView.elements['layout_def_key'] != 'undefined'){
    document.DetailView.elements['layout_def_key'].value = 'Campaigns';
    }
    </script>
    <ul class="noBullet" id="subpanel_list"><li class="noBullet" id="whole_subpanel_track_queue">

    Help please, need to send another email on this campaign today.
    Thanks
    Graeme

  2. #2
    MilSp3c is offline Sugar Community Member
    Join Date
    Apr 2007
    Location
    Fort Lauderdale Florida
    Posts
    65

    Default Re: Missing Campaign Details

    Where is this code being pulled from?

    Are you trying to include JavaScripting in your outbound email?
    If so, you might want to consider the possibility of using an external JavaScript file.

    Best Regards,
    MilSp3c
    Shawn Campbell

  3. #3
    graemef is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    24

    Default Re: Missing Campaign Details

    The code is simply the HTML for the details page is sugar.
    You can see from this line
    <ul class="noBullet" id="subpanel_list"><li class="noBullet" id="whole_subpanel_track_queue">
    That it is about to start displaying the sub panels for the details at the bottom of the screen, but sugar just stopped generating the code after this line ?

  4. #4
    graemef is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    24

    Default Re: Missing Campaign Details

    I turned on PHP debugging messages and get this at the bottom of the page

    Notice: Undefined index: track_queue in /var/www/html/sugar/include/SubPanel/SubPanelDefinitions.php on line 330

    Warning: aSubPanel::require(modules//subpanels/.php) [function.aSubPanel-require]: failed to open stream: No such file or directory in /var/www/html/sugar/include/SubPanel/SubPanelDefinitions.php on line 66

    Fatal error: aSubPanel::require() [function.require]: Failed opening required 'modules//subpanels/.php' (include_path='.:/usr/share/pear') in /var/www/html/sugar/include/SubPanel/SubPanelDefinitions.php on line 66

    HELP..

  5. #5
    graemef is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    24

    Unhappy Re: Missing Campaign Details

    I know I am not getting much response here, but they say persistence pays and this has bought our email campaigns to a screeching halt.

    I have tracked down that the array of SubPanels defined in modules/campaigns/layout_defs.php is not getting loaded into include/SubPanel/SubPanelDefinitions.php. The first couple of the panels, namely prospectlists, tracked_urls and emailmarketing are loading Ok, but not the others.

    Please someone, help....

  6. #6
    jli
    jli is offline Junior Member
    Join Date
    May 2005
    Posts
    109

    Default Re: Missing Campaign Details

    have you installed/uninstalled any modules from sugar exchange or from sugar forge?

    this error: Failed opening required 'modules//subpanels/.php'

    shows that there may be an issue with including the modules that it thinks are installed (notice the double forward slash).

  7. #7
    graemef is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    24

    Default Re: Missing Campaign Details

    Not that I am aware of, what can I do to check or trace what modules are trying to be loaded ?

  8. #8
    jli
    jli is offline Junior Member
    Join Date
    May 2005
    Posts
    109

    Default Re: Missing Campaign Details

    go to admin->module loader and see if there are any extra modules loaded.

    what version of sugar are you running?
    what stack versions (php, apache, mysql) are you running?

  9. #9
    graemef is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    24

    Default Re: Missing Campaign Details

    Sorry for the delay in getting back.
    I have removed all modules installed, no different.

    Sugar: 4.5.1d
    Apache 2.2.3
    MySQL 5.0.22
    PHP 5.1.6

    Cheers
    Graeme

  10. #10
    graemef is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    24

    Default Re: Missing Campaign Details

    I have finished my initial campain and am willing to lose all the details in there. Is there any way I can completely delete this module and re-install it, hopefully that may fix my problem. This was going to be a major feature of Sugar for us and it is unusable until I can fix this.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SugarSuite 4.0 - New Campaign management
    By manoj in forum Feature Requests
    Replies: 2
    Last Post: 2007-11-23, 10:13 PM
  2. Non-email campaign management
    By tomv in forum Feature Requests
    Replies: 0
    Last Post: 2006-06-05, 06:13 PM
  3. Missing Functionalities in SugarCRM 4.0.0 OS Version for Campaign Management
    By ravindram in forum Marketing/Campaign Management
    Replies: 1
    Last Post: 2006-05-16, 10:26 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •