Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

joe122joe

Members
  • Posts

    132
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    joe122joe reacted to Ken Shea in PHP version   
    Hi Joe,
    Anything from 7.4 to 8.2
     
  2. Like
    joe122joe reacted to BrockleyJohn in NEW! Complete Order Editing Tool!   
    @joe122joe they aren't errors, just notices which you shouldn't be displaying in production. Some are things that didn't get noticed in earlier versions of php, some are just lazy coding but you can ignore them.
  3. Like
    joe122joe reacted to BrockleyJohn in NEW! Complete Order Editing Tool!   
    @joe122joe You have extra stuff in the beginning of includes/languages/english/modules/shipping/flat4.php before the <?php
  4. Like
    joe122joe reacted to Tsimi in Advanced Specials   
    @joe122joe
    Try and replace the contents of the specials.php file with this and see if it works.
    https://pastebin.com/FxrvRijS
  5. Like
    joe122joe reacted to kymation in [Addon] Modular Product Page (Bootstrap)   
    The Modular Product Page Addon uses the products class to get the data. I retrieves all of the data from the products tables, so there is no need to modify the SQL query.
    I don't know about that last line in the replacement code. It should probably go in the template (catalog/includes/modules/content/product_info/templates/cm_pi_name.php) but I don't know where that  $header_tags_array gets defined. You could try something like
    global $header_tags_array; $product_info->products_name = $header_tags_array['title_alt']; at the top of that file.
    Regards
    Jim
  6. Like
    joe122joe reacted to Jack_mcs in [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo   
    Good job. Glad you got it working. :)
  7. Like
    joe122joe reacted to Tsimi in Free Shipping Per Product for v2.3   
    @@joe122joe
     
    You're welcome.
    I was sick at home so I thought I recreate that lost manual.
    I think I did a better job on my first, lost manual but this one should suffice, I hope.
    You can change bits and pieces of the code to get a better visual result.
    Instead of the simple text (Ships free) you can use your imagination and maybe add an icon or image instead.
    Or move the text to a different position.
     
    Enjoy!
  8. Like
    joe122joe reacted to Tsimi in Free Shipping Per Product for v2.3   
    @@joe122joe
     
    Hi Joe
     
    Download the addon here
     
    http://addons.oscommerce.com/info/8409
     
    and use this following manual to install it into the osC BS Edge version.
     
    install_osC_BS_Edge.txt
     
    I did not improve the addon at all I just simply updated the install manual and that's it.
  9. Like
    joe122joe got a reaction from frankl in Europe Cookie Laws   
    @@mcmannehan thank you for your reply ... but before I post this I have been looking and  reading and testing, and just before post this topic, I was try  the addon what you mentioned it,
     and it was not working ..
     
     
    @@14steve14 Thank you so much for the informations. 
×
×
  • Create New...