Page 7 of 11 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 107
  1. #61
    Join Date
    Sep 2007
    Posts
    32
    Plugin Contributions
    0

    Default Re: Desktop Data [support thread]

    Thanks for your response. I do have it in my root directory.

  2. #62
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Desktop Data [support thread]

    Apart from asking whether includes/application_top.php exists, I'm not sure what else to suggest at the moment, sorry.

  3. #63
    Join Date
    Sep 2007
    Posts
    32
    Plugin Contributions
    0

    Default Re: Desktop Data [support thread]

    Thanks for your help.

  4. #64
    Join Date
    Jul 2007
    Location
    Hull, UK
    Posts
    28
    Plugin Contributions
    0

    Default Re: Desktop Data [support thread]

    Hi,
    I'm well impressed with the simplicity of this mod, considering the power of it. Thanks very much.
    I'm so impressed with it, I want two of them

    I have 2 Zen shops on two seperate domains, would it be possible to change the title? At the moment it just says "Desktop Data v2.3" in the blue bar.

    Thanks again

    Martin

  5. #65
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Desktop Data [support thread]

    Sure, just change the following:

    PHP Code:
    define('DD_HEADING''Desktop Data v2.3'); 
    in includes/languages/english/extra_definitions/desktop_data.php

    You may then need to alter the width in the main desktop_data.php file.

    <table border="5" width="146" height="" cellspacing="2" cellpadding="2">

  6. #66
    Join Date
    Jul 2007
    Location
    Hull, UK
    Posts
    28
    Plugin Contributions
    0

    Default Re: Desktop Data [support thread]

    Bloody marvelous old chap

    Cheers

  7. #67
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Desktop Data [support thread]

    No probs. Always glad to help a fellow Yorkshireman

  8. #68
    Join Date
    Jul 2007
    Location
    Hull, UK
    Posts
    28
    Plugin Contributions
    0

    Default Re: Desktop Data [support thread]

    I wouldn't mind but I've been looking for that line of code for nearly a fortnight now, I should've just asked a week ago lol.

  9. #69
    Join Date
    Feb 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Desktop Data [support thread]

    Steven300-
    Love the Desktop Data widget, handy on the desktop and the mobile.
    I do have a configuration issue that I would like to change and ask kindly for your help. I have Google Checkout installed and it has a large list of items that show up in the Desktop data page and I would like to trim this down.
    Zen 1.3.8a
    Screen Shot:

  10. #70
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Desktop Data [support thread]

    Okay I think you can make use of the $display_status setting in the main desktop_data.php file.

    //Array of order statuses to be displayed
    //Enter the order status IDs separated by a ;
    //E.g. '1;2;3;4';
    //Use * to show all
    $display_status = '*';
    First you will need to determine the IDs of the order statuses you *do* want to display. You could do this by opening phpMyAdmin and looking up the orders_status table. Then enter them like in the example above.

 

 
Page 7 of 11 FirstFirst ... 56789 ... LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. ZJ Silver Support Thread
    By anthonyd in forum Addon Templates
    Replies: 220
    Last Post: 5 Nov 2010, 03:30 PM
  3. CRE Loaded to Zen Cart Data Importer [support thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 44
    Last Post: 7 Oct 2010, 10:04 PM
  4. Apsona CSV data exporter [support thread]
    By apsona in forum All Other Contributions/Addons
    Replies: 15
    Last Post: 21 Jun 2010, 04:03 PM
  5. Desktop Data fails
    By fastdc5 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 6 Feb 2009, 03:15 PM

Posting Permissions

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