Page 15 of 87 FirstFirst ... 513141516172565 ... LastLast
Results 141 to 150 of 869
  1. #141
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Sales report 2.0

    anyword on how i can get the quantity discount to show as default?

  2. #142
    Join Date
    Feb 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Sales report 2.0

    Does anyone have this mod working on 1.3.7?
    I have installed it on my fresh install of 1.3.7, but no "Sales Report" comes up under "Reports" in the Admin.

  3. #143
    Join Date
    Feb 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Sales report 2.0

    Quote Originally Posted by candywrap View Post
    Does anyone have this mod working on 1.3.7?
    I have installed it on my fresh install of 1.3.7, but no "Sales Report" comes up under "Reports" in the Admin.
    Doh! Never mind. Forgot I re-named my admin folder for security reasons.

  4. #144
    Join Date
    Feb 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: Sales report 2.0

    I just installed Sales Report (rev 104) on a fresh copy of Zen-cart 1.3.7. When I click on Sales Report from the admin/reports/ menu I get a blank screen. Any thoughts or help would be appreciated.

  5. #145
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Sales report 2.0

    BlindSide.

    I have just installed Sales report an on running a report get the foll0wing error.

    1406 Data too long for column 'page_parameters' at row 1
    in:
    [insert into fmadmin_activity_log (access_date, admin_id, page_accessed, page_parameters, ip_address) values (now(), '1', 'stats_sales_report.php', 'date_preset=yesterday&start_date=&end_date=&date_target=status&date_status=2&pa yment_method=&current_status=&manufacturer=&timeframe=day&timeframe_sort=asc&det ail_level=product&li_sort_a=model&li_sort_order_a=asc&li_sort_b=name&li_sort_ord er_b=asc&output_format=print&', '192.168.30.21')]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    Any thoughts

    Thanks

    Mikey G

  6. #146
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Sales report 2.0

    Go to the Tools ... Install SQL Patches ...

    PHP Code:
    ALTER TABLE admin_activity_log CHANGE page_parameters page_parameters TINYTEXT NULL DEFAULT NULL
    Does this correct the problem?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #147
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Sales report 2.0

    Ajeh,

    Unfortunately not still getting the error.

    Regards

    MG

  8. #148
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Sales report 2.0

    Check your database table via phpMyAdmin ...

    How many tables do you see?

    On the table:
    admin_activity_log

    did it update the field?

    Check that your admin and catalog are both using the same server, database, username, password in the files:
    /includes/configure.php
    /admin/includes/configure.php
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #149
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Sales report 2.0

    Ajeh

    It appears to have recorded this activity in the log and certainly that field data type when you look at the table structure appears to say tinytext.

    If I have understood this right then it appears to have run okay

    Cheers

    MG

  10. #150
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Sales report 2.0

    If I go to the Tools ... Install SQL Patches and enter:
    PHP Code:
    insert into fmadmin_activity_log (access_dateadmin_idpage_accessedpage_parametersip_addressvalues (now(), '1''stats_sales_report.php''date_preset=yesterday&start_date=&end_date=&date_ target=status&date_status=2&payment_method=&curren t_status=&manufacturer=&timeframe=day&timeframe_so rt=asc&detail_level=product&li_sort_a=model&li_sor t_order_a=asc&li_sort_b=name&li_sort_order_b=asc&o utput_format=print&''192.168.30.21'); 
    I cannot reproduce the error ...

    NOTE: I did adjust mine for the table name as mine is admin_activity_log and not fmadmin_activity_log
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 15 of 87 FirstFirst ... 513141516172565 ... LastLast

Similar Threads

  1. v139b Sales Report
    By irishshopper in forum General Questions
    Replies: 1
    Last Post: 26 Jan 2014, 01:00 AM
  2. Sales Report
    By jgold723 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Nov 2011, 05:58 PM
  3. Sales report
    By tlahtine in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 27 Dec 2010, 10:01 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR