Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SCH_001

Members
  • Posts

    383
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by SCH_001

  1. Ummm the subject line of my email was "Pro version easy populate" <- but anyway not relevant to this conversation I am not asking for you to create another version, I am asking you to quote me on fixed this error in this version, very surprised you are not interested in paid work, but fair enough. Ok I will leave it at that, I will seek pricing elsewhere to get this resolved
  2. Because you told me Now I am confused as you are now saying "it works fine with images in sub-directories" which is different to what you told me "If you have the product images stored in subdirectory's, it will not work with those. I have worked on a change for that and it may work, though I haven't thoroughly tested it yet." Anyway this is not what my issue is. What price would you put on fixing the specials tick box in the free version so it works for myself and others?
  3. Jack not trying to be argumentative, but the free version does not work correctly as only selecting name and specials does not work. The option for getting specials working in not listed as an option in the pro version that I can see. I agree fairness runs both ways, so as "Check Image Usage" does not work with images store in separate directories there is no point me purchasing the Pro version for AU$103.94 what price would you put on fixing the specials tick box so it works for myself and others? Thanks, Troy
  4. So you have to pay for the pro version, which gives me no extra features I need for the free version to work correctly? That does not seem right. I have 35115 products in my store, doing a complete report to check on the specials take a while But ok thank-you for your time
  5. Yes that worked, So what needs to be done so it will work with custom?
  6. There is no option from the drop-down box for a full report?
  7. @Jack_mcs I downloaded your 3.6 but the file still says 3.4? // Current EP Version define ('EP_CURRENT_VERSION', '3.4'); And it did not resolve the issue Running osCommerce Online Merchant v2.3.4.1 CE which I believe is Frozen If running a custom report I am only ticking "specials" and choosing a manufacturer, all I get from the report is
  8. Easy Populate 3.4 Free version @Jack_mcs When I select specials from the options, my special prices are not shown in the spreadsheet?
  9. Thank you that resolved the issue. I will see what else I can apply this coding change to
  10. I guess I am seeking some education on programming here on how to reduce the warnings in my error log in the error logs I get Use of undefined constant payright - assumed 'payright' (this will throw an Error in a future version of PHP) in /home/storename/public_html/store/payright.php on line 23 Line 23 reads <h1 class="h3"><?php echo payright; ?></h1> <?php /* $Id$ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2010 osCommerce Released under the GNU General Public License */ require('includes/application_top.php'); require('includes/languages/' . $language . '/payright.php'); $breadcrumb->add(NAVBAR_TITLE, tep_href_link('payright.php')); require('includes/template_top.php'); ?> <!-- <div class="page-header"> <h1 class="h3"><?php echo payright; ?></h1> </div> --> <div class="contentContainer"> <div class="contentText"> <!-- <?php echo TEXT_INFORMATION; ?> --> <iframe src="payright.html" style="border: none; width: 100%; height: 900px;"></iframe> </div> <div class="buttonSet"> <div class="text-right"><?php echo tep_draw_button(IMAGE_BUTTON_CONTINUE, 'fa fa-angle-right', tep_href_link('index.php')); ?></div> </div> </div> <?php require('includes/template_bottom.php'); require('includes/application_bottom.php'); ?>
  11. @MadWayne I have not got version 4 installed anywhere to play at the moment, but are you saying this was fairly easily to achieve using the template creator I will have to have another look soon
  12. I wish more templates were available, if there were I would have another look. The below lay is similar to what I am seeking in a template. Yours is close.
  13. Can you supply the URL, so we can have a proper look?
  14. Yep would not even consider it, just was looking for the master to run some compares on modified files
  15. @YePix Thank you so much for that. I have now downloaded it.
  16. We have now found the non-REST method in the new PayPal account, so short term problem solved
  17. Non-REST is not an option for new PayPal accounts, still have it there in my old account, but I will ring them and see if it can be enabled in my back end on my new account
  18. Yes, ended up putting heap of stuff in configure.php in admin and store, was able to do a test sale using authorize option but going to admin orders there was no way of capturing it or voiding it Also still got error of trying to use PayPal check out of I was not logged in, I think the package needs to be re-visited Automatically at first then also did the manual method, was not aware of the compatibility addon as never had a new app written for 2.3 which did not work with CE before
  19. I can confirm that osCommerce Online Merchant v2.3.4.1 CE does not use filenames.php
  20. Has anyone got or know where I can download the original osCommerce Online Merchant v2.3.4.1 CE archive
  21. I know there is already a topic on this, but it does not really cover this issue The new owners have been nice enough to create a V2 for 2.2 and 2.3, but the code seems to be for an even older shop that still uses filename.php I have tried the best I can be adding the define to application top.php but the code simply still does not work It will not automatically pull down the info it returns with “something went wrong” And when the app is show in modules payment you click edit and nothing happens I need to get this code or some other code working as I have moved the site to a new address with a new PayPal account. And they do not have anywhere to setup the old API calls All offers of help apprecaited
  22. Has anyone created a theme with the basic products tree down the left-hand side? If so, can you point me to a website that uses it?
  23. You will find them here https://old.oscommerce.com
  24. I trying it, it's a very hard package to get your head around. But yes I would love to see some samples of live shops apart from the demo stuff that's included
  25. @Jack_mcs I think I got it, It was a hardcoded ws_includes
×
×
  • Create New...