Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

14steve14

♥Ambassador
  • Posts

    5,711
  • Joined

  • Last visited

  • Days Won

    74

Posts posted by 14steve14

  1. I am having exactly the same trouble on my test site, my live site and a phoenix test site. The languages are not shown and only the defines are showing as if the language files are not found,  on only the stripe payment module admin edit page. The payment module does seem to work fine with no errors on all the sites. Today I am going to try to restore the working files from version 10 and see if they work. If they do I will compare the files for the stripe_sca files and leave well alone.

  2. 4 hours ago, mhsuffolk said:

    Try this, it is not very pretty but it should help to lead the blind

    includes/languages/modules/payment/stripe_sca.php Find

    
      define('MODULE_PAYMENT_STRIPE_SCA_CREDITCARD_TYPE', 'Credit or Debit card');

    Replace with

    
      define('MODULE_PAYMENT_STRIPE_SCA_CREDITCARD_TYPE', 'Credit or Debit card_____Expiry Date Security No');

     

    Thanks for that. That may stop the emails arriving that they dont understand a simple form. Thats the trouble with having a client based that are of the older generation.

    Now to try again with the text defines in admin area.

  3. 2 hours ago, asro2004 said:

    The prompts are declared in includes/languages/english/modules/payment/stripe_sca.php. It's probably best to just copy the ext and includes directories from the install/update and let it replace all the corresponding files in the web site. It should only be necessary to make sure the ownership and permissions of the files allow them to be read by apache/nginx.

    Check your site's error logs for any PHP errors.

    Right. No errors in the error log files related to missing text defines or files. There were some about a 50 metatag restriction which is why I was updating the code as this problem had apparently been sorted. All file permissions seem to be the same as other payment modules.

    Just uninstalled the payment module. Cleared all system and computer cache. Removed all the files from my hosts and replaced them with the latest offerings from the addon area (version 12). All files were copied to the correct locations and uploaded to my hosts. When I went to install the modules all the text defines are missing still.

    Went and removed all the files again from my hosts and uploaded all the old module files and everything works fine. As I cant waste any more time on this at the present I am leaving the old payment module as active because its working. When I get time i will look into this further and start installing this from the beginning and see where it all goes wrong. I cant even find where the language files are referenced.

  4. I am having a bit of bother with the latest version of this great addon. I removed all the old files from the server and uploaded version 12 to the system and went to install and all the language defines do not seem to be working. In the admin area where the settings are changed every title and bit of text is as if the defines are not present. I have checked and double checked that the files are in the right place including uninstalling all files and uploading them again.

    Has anyone had the same problem and if so what did you do to get them to show correctly.

    Before I uninstalled all the files version 10 was working fine. I should have left it all alone.

    stripe1.jpg

    stripe2.jpg

  5. Is there any way to get column titles on the checkout form where the card details need to be added. I have had a couple of customers get confussed about where and how to enter the required information. On looking at this the long card number is sort of easy it's the expiry date and the last 3 digits that cause confusion. If someone can tell me where the form is created I may be able to do something.

  6. I recently had this problem with outgoing welcome emails. All other emails generated by the store were sending fine. They were being reported as spam by the outgoing server filter. The emails were being prevented from being sent by my hosts 'spam expert' system. When I contacted the hosts I was told to read the CAN-SPAM regulations. I also needed to addd an unsubscribe link to every email being sent out by the store apparently, and also some kind of recaptcha. When I pointed out that the emails were not marketing emails but transactional emails and that they were part of the sales process and could not be unsubscribed from, and they were not part of the regulations my hosts went quiet on me and said they would look into it.

    In the end I changed the email title line from the original 'Welcome to', to something different and all seems to be working again, although I expect this is something to do with the hosts doing something as they were in the wrong but would not admit it. It could be worth changing the text of the email just to see.

  7. 33 minutes ago, Moxamint said:

    Hi Steve, move the required code changes from index.php to includes\modules\content\index_products\cm_ip_product_listing.php and I think that's it.

    Eddy

    Sort of tried that but bits have changed and I was unsure on how to modify the old code to match the new. Now I have said that I hope I was looking in the right place.

     

  8. Thanks for that Gary, I will take a look later. I am really after a custom sort order as over the years I have added more and more products  which are the same or similar to other products already stocked and listed and its nice to get them all grouped together in order within the category. Or am I missing something obvious. Its been a long day.

  9. @Jack_mcs  Been using this addon for years and find it really helpful. I have just tried to install the latest version of this addon to the latest version of Phoenix running on php7.3. I have uploaded the supplied admin/orders.php file rather than try to cut and paste the code into a standard file as I thought it would be easiest. I get the same error as mentioned above. The actual error I am getting is

    Quote

    Warning: Use of undefined constant SHOW_INVOICE_SHIPPING - assumed 'SHOW_INVOICE_SHIPPING' (this will throw an Error in a future version of PHP) in /####/####/####/####/####/includes/functions/general.php on line 1585

    There is also another error

    Quote

    Warning: sizeof(): Parameter must be an array or an object that implements Countable in /####/####/####/####/####/orders.php on line 526

    Line 526 is

    if (sizeof($order->products[$i]['attributes']) > 0) {

    Any help would be appreciated.

  10. 18 hours ago, cigarsforless said:

    simple to install, but over complicated in some aspects and be prepared to pay thru the nose for each and every must have add on, basics like ups shipping will set you back 79 bucks if you want live rates, same for usps, fed ex the list goes on and on. much rather support osc and tweak some code myself than pay a grand or 2 a year to woocommerce

    Every business has startup or running costs and website development for an online business should be included. But if you are just playing at websites then I see your point it can work out expensive. I had a look at opencart and there developers release a free version of a full addon that does not include every feature as a taster. Great idea and one that should be done here, but part of every sale should go back into the pot to help pay for future core code updates and changes.

  11. I have said for a very long time that the core of oscommerce needs to be fit for today's market. It has to offer the features that are needed in today's harsh selling environment. It has to do everything well. Recently I have been looking for other software as a replacement module for the old Stripe payments was not available and was in the hands of Harald, so was never going to done. There are lots of carts out there, some more popular than others, but all offer standard features not available to oscommerce which are needed to run an ecommerce store and generate sales. This has been known but ignored by those in charge for years, and another thread moaning about what should or should not be included will not have any effect. There is a lot of grounds to be made up and without someone to lead a marketing push, which should generate interest from new developers and new users, then I am afraid that the project will just fizzle out.

    There is nothing stopping people creating modules and submitting them to be considered to be put into core, but they have to be coded first to show what they can do and they have to work. Its wrong to expect one person to do it all as much as its wrong for one person to want to do it all.

  12. I have just placed a test order and added a comment to the order. That comment shows on the invoice at the top of the comments section.

    If I knew what I was doing I would look at the PayPal module and see why that only shows the customer order comments and not any of the other stuff it saves.

    Like I say the old module for Stripe used to do this so nothing lost. I just wondered if it could be removed. Thanks for taking the time to look.

  13. Many thanks @raiwa for the quick response. There are some comments showing where the order comments should be n my invoice. This is the only payment module to show them. The old original module also showed them. I have circled the comments. What I dont have is an image with the standard order comments showing that a customer can add to the order process.

    invoice-order-comments.png

  14. I have just tested the most recent version with live and test payments and all seems to be working as it should. I did uninstall and remove the old stripe code form the site before testing so things must be looking up.

    My only comment is that payment details are showing again on the invoices. Is there a way for this not to show, but to be saved somewhere. In some of the earlier versions this dint happen.

  15. 1 hour ago, valquiria23 said:

    And what about the rest of the oscommerce team? I see them entering the forum every day but they never upload a PayPal update or other contributions.
    It would be great to add it to the next version of the amazing Phoenix, don't you think?

    How big do you think this active team of developers is. At the moment its Gary on his own. No Harald nor anyone else as far as I am aware.

    If people want these payment modules, get them coded, tested and let those that can add to the core see what you gave done. It may get added if its good enough.

  16. On 9/14/2019 at 6:43 PM, astecme said:

    Unused to use the available module from 7 years ago. It did stop working with one of the php upgrades which is a shame. The best thing about it was the max value on each type so for example a £40 purchase could be forced to recorded delivery...

    Compare your RM files with the files from a standard oscommerce shipping module as I believe they were created using the flat rate as a base. I expect there has been a PHP change somewhere. You should also be able to find out why the module does not work by looking in your php error files.

×
×
  • Create New...