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

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Sales report with graphs

    And, after the above fix, it should work on 1.3.8a.

  2. #2
    Join Date
    May 2007
    Location
    Montebello, CA
    Posts
    40
    Plugin Contributions
    0

    Default Re: Sales report with graphs

    No wonder i was geting a blank page but now it works thanks Paul



    Quote Originally Posted by paulm View Post
    And, after the above fix, it should work on 1.3.8a.
    https://www.tni-wireless.com

    Zen Cart V1.5.4 with Tableau Responsive Theme.

  3. #3
    Join Date
    May 2004
    Posts
    101
    Plugin Contributions
    0

    Default Re: Sales report with graphs

    Where/how do I set the language for
    Daily HEADING_TITLE
    -Jeff
    ----------------------------

  4. #4
    Join Date
    Jul 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Sales report with graphs

    In the admin I choose 'reports' -> 'Sales report with Graphs' and
    I get a modal dialog popup that says

    "Warning! Scale is too small! Please make
    the scale larger or make the graph taller."

    How do I adjust/fix this?

  5. #5
    Join Date
    May 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Sales report with graphs

    Quote Originally Posted by jbittner View Post
    In the admin I choose 'reports' -> 'Sales report with Graphs' and
    I get a modal dialog popup that says

    "Warning! Scale is too small! Please make
    the scale larger or make the graph taller."

    How do I adjust/fix this?
    Hi, I was looking for something like this and gave it a try just now.
    I encountered the same error as you did.
    My small fix:
    under ADMIN>sales_report_graphs.php, line 195:
    echo ($report->size * 50);} ?>,100,true);
    replace it with something like:
    echo ($report->size * 50);} ?>,400,true);
    Play with the value as much as you want to make the chart taller.
    Hope this helped.

  6. #6
    Join Date
    Mar 2009
    Location
    Serbia
    Posts
    349
    Plugin Contributions
    0

    Default Re: Sales report with graphs

    Hi, I upload this contributions end have question, what is variance ?
    That is the function of Variance?


  7. #7
    Join Date
    Nov 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Sales report with graphs

    when i install this addon it uploads fine, but when i try to run the report it gives me this error. please advise. thanks in advance!

    Warning: require(includes/classes/sales_report_graphs.php) [function.require]: failed to open stream: No such file or directory in /homepages/27/d92239783/htdocs/test/admin/sales_report_graphs.php on line 81

    Fatal error: require() [function.require]: Failed opening required 'includes/classes/sales_report_graphs.php' (include_path='.:/usr/lib/php5') in /homepages/27/d92239783/htdocs/test/admin/sales_report_graphs.php on line 81

  8. #8
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

    Default Re: Sales report with graphs

    Quote Originally Posted by nyczhenry View Post
    Warning: require(includes/classes/sales_report_graphs.php)
    check the folder /includes/classes and see if the file is there.
    most likely there will be a file like it ending with 000, rename it.

  9. #9
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Sales report with graphs

    Found a typo:

    admin/sales_report_graphs.php

    FIND LINE: 21:
    Code:
    $summary1 = 'Avarage ourly';
    REPLACE LINE: 21:
    Code:
    $summary1 = 'Avarage Hourly';
    Great quick and dirty stat viewer! Perfect for viewing after Black Friday and Cyber Monday specials!
    ~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor

  10. #10
    Join Date
    Jan 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Sales report with graphs

    Is there any way to change the date range in months from January - December to July - June. To suit our financial year.

    Great Mod. Thank you

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Sales Report with Graphs support thread
    By JacobBushnell in forum Addon Admin Tools
    Replies: 17
    Last Post: 25 Jul 2019, 02:27 PM
  2. Admin profiles conflict with sales report!!
    By srivats in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 10 Nov 2011, 03:53 PM
  3. Sales Report with Attributes shown
    By flowmanik in forum All Other Contributions/Addons
    Replies: 12
    Last Post: 10 Mar 2010, 05:29 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