Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

UncleSteve

Pioneers
  • Posts

    529
  • Joined

  • Last visited

Profile Information

  • Real Name
    steve
  • Location
    Herefordshire/Gloucestershire boarder UK
  • Website

UncleSteve's Achievements

  1. Success. I found template_top.php on the web, uploaded and its now working. Its exactly what I was looking for. Thanks for everyone's input.
  2. Sorry William, clearly missed your post with the concerns of the version. With the above, I get.. Parse error: syntax error, unexpected ',' in /home/site/public_html/store/admin/includes/boxes/customers.php on line 30 With the second suggestion, I get.. Warning: require(includes/template_top.php) [function.require]: failed to open stream: No such file or directory in /home/site/public_html/store/admin/exportorders.php on line 34 Fatal error: require() [function.require]: Failed opening required 'includes/template_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/site/public_html/store/admin/exportorders.php on line 34 This line says <?php require(DIR_WS_INCLUDES . 'template_top.php'); ?> It would appear I don't have the template_top.php file. Going to have a look at Jacks first suggestion to see if I can get any further with that. Thanks for your input.
  3. Okay, but its not really fixing my issue. How do I progress to make good? Thanks
  4. osCommerce 2.2-MS2 So how can I fix my issue please?
  5. Ha ha, good question. Its heavily modified and first install 2006, so what ever version was around at the time. 2.2 I think.
  6. Hi guys, Thanks for the leads, very helpful. As usual with my very old set up, the install instructions never quite match my system. The instructions says... Here is what I've got... Can anyone advise please? Jack_msc Perhaps this is the time to add your upgrade, so long as its not over complicated (sorry for being such a wimp, but I'm not a coder). Thanks in advance.
  7. I've tried several addons, but none deliver what I'm looking for. Can anyone point me to a suitable addon that will give me a report of sales by customer between set dates please Thanks in advance.
  8. Hi Steve, Only saw your post, after I posted that I'd got it sorted. However thanks for your input as well.
  9. Hi Jack, thanks for your help, I got Jimmy at Toucher Web Design to fix it. He found your comments helpful and was able to sort it quickly.
  10. Thanks for your reply, sadly your reply has gone right over my head. So what your saying is that the add-on is too new for my (probably) ancient version of OSC (its about 9 years old and heavily modified). Would it be a relatively easy fix for someone who knows what they're doing? As I said, ... Yep, I'm not a coder coder, but a copy and paste coder.
  11. http://addons.oscommerce.com/info/9044 Advanced Sales ReportIn the install instructions for 'catalog/admin/includes/boxes/reports.php' it says to change code in report.php file Find following belore: array( 'code' => FILENAME_STATS_CUSTOMERS, 'title' => BOX_REPORTS_ORDERS_TOTAL, 'link' => tep_href_link(FILENAME_STATS_CUSTOMERS) ) Add just before: ,array( 'code' => FILENAME_SALES_REPORT, 'title' => BOX_REPORTS_ADVANCE, 'link' => tep_href_link(FILENAME_SALES_REPORT) ) However I don't have any of the above code in my file. I have tried adding the code, but I get errors, so wondering if anyone has a report.php with it in that I can copy/see what's what please? I did wonder if this addon was part of another addon, but I can't find any reference to anything else. Thanks in advance for any help and careful guidence. Yep, I'm not a coder coder, but a copy and paste coder.
  12. A little progress... I've now found a file in mysite.com/store/feeds (store = catalog) This file does have a lot of suitable information, however only about 900 products are listed. Is there a setting I can change somewhere perhaps?
  13. Hi Jack, Thanks for the heads up on the google feeder. I may have to opt to get you to install it for me as I get errors as per the following.. Warning: fopen(feeds/your-outfile.txt) [function.fopen]: failed to open stream: Permission denied in /home/mysite/public_html/store/admin/googlefeeder.php on line 553 Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 554 Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 555 Warning: fopen(feeds/your-outfile.txt) [function.fopen]: failed to open stream: Permission denied in /home/mysite/public_html/store/admin/googlefeeder.php on line 553 Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 554 Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 555 Warning: fopen(feeds/your-outfile.txt) [function.fopen]: failed to open stream: Permission denied in /home/mysite/public_html/store/admin/googlefeeder.php on line 553 Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 554 Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 555 Warning: fopen(feeds/your-outfile.txt) [function.fopen]: failed to open stream: Permission denied in /home/mysite/public_html/store/admin/googlefeeder.php on line 553 Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 554 Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 555 Warning: fopen(feeds/your-outfile.txt) [function.fopen]: failed to open stream: Permission denied in /home/mysite/public_html/store/admin/googlefeeder.php on line 553 Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 554 Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 555 Warning: fopen(feeds/your-outfile.txt) [function.fopen]: failed to open stream: Permission denied in /home/mysite/public_html/store/admin/googlefeeder.php on line 553 Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 554 Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 555 Warning: fopen(feeds/your-outfile.txt) [function.fopen]: failed to open stream: Permission denied in /home/mysite/public_html/store/admin/googlefeeder.php on line 561 Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 562 Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 563 Feed contains 3251 products.Then I get lines of product urls (only). Around 590 ish out of 3251, then the following error messages File Completed (with warnings): your-outfile.txt Warning: fopen(feeds/your-outfile.csv) [function.fopen]: failed to open stream: Permission denied in /home/mysite/public_html/store/admin/googlefeeder.php on line 614 Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 615 Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/store/admin/googlefeeder.php on line 616 Use the following for easier viewing from this page. It is still in development and not meant for anything other than viewing. File Completed (with warnings): your-outfile.csv Warning: chmod() [function.chmod]: No such file or directory in /home/mysite/public_html/store/admin/googlefeeder.php on line 624 Script timer: 1.126548 seconds.Okay I've got errors, however from your description, I was expecting something different, not just product urls. Can you advise please? Thanks :)
  14. Thinking a bit more, I used to have a php page that generated a list of all products, but as more and more product got added, it became far too large for anyone to use. I'll have to have a look through my old backups to see if I can find it, and hopefully re-work it.
  15. Ha ha.. I really don't mind which way we do it ;) and thanks for taking a look at my problem. I've used Easy Populate to create a basic file to work with in Excel Sorry, no This currently is a one off, but there may be others in the future The spread sheet is going to be used to set up product details on another site, but with links back to my site. There are around 3,000 products, so keen for a reasonably automated way to gather the info together I have looked at the sitemap.xml file to see if I could match the two sets of data in some way. I can't remember how the xml file was generated though :(
×
×
  • Create New...