Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

aurelou

Pioneers
  • Posts

    152
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by aurelou

  1. One last thing, when we add an article from the product info page all is good, but when we add an article from the "buy now" button of the product listing, the page refreshes first to show the little green text "X has been added to your cart" on top of the page, and only after that the pop-up appears. Is there a way to avoid the refreshing of the page ?

  2. Hello,

     

    I would like to know if there was a monthly installment payment addon for the 2.3.4 (I have bootstrap EDGE).

     

    There's a very old addon for the 2.2 version which calculates the monthly payments and displays it in checkout_confirmation.php for the customer (http://addons.oscommerce.com/info/1777).

     

    I couldn't find this for 2.3 version so I tried to adapt this old addon but I couldn't...

     

    Thanks for your help.

  3. Correction : I had the module displaying in the footer because I had a wrong code in my footer.php (I previously tried to install the shopping cart tooltip contribution and forget to remove the code in footer.php).

     

    So now nothing displays, whether in a pop-up or in the footer. I tried to install the module in a clean version and it's the same, nothing shows. It seems that the problem occures with the new EDGE version ?

  4. Hello,

     

    Thank you for this great addon.

     

    If we want the images to display on the left side and the product title and price at the right side, we have to sort order the image first, and the title and price second and third. But then we have the title and price which comes after the image on mobile view.

     

    Is it possible to have the title and price first on mobile view, and the images after that ?

     

    Thanks a lot.

  5. Ok I found the problem :blush:

     

    I copied the code for the .htaccess file from the pdf installation file and it displayed in 3 lines instead of 7. I didn't know it was important to go back to the line. So the problem is solved, and thank you anyway because I would have had to make the changes in the class file.

     

    My URLs are very pretty now ;)

  6. Hello @@gadlol

     

    Thank you for this great addon. I'm trying to make it work in my new EDGE version but I have an "Internal Server Error".

     

    In application_top.php I replaced FILENAME_SHOPPING_CART with 'shopping_cart.php' , and DIR_WS_CLASSES . 'seo_friendly_urls.php' with 'includes/classes/seo_friendly_urls.php', but it's still the same.

     

    I think I have to change the code in .htaccess and change REQUEST_FILENAME but what do I have to put instead ?

     

    Thanks a lot.

  7. Thank you very much, I didn't try to install the add-on you mentioned but found that there's an error in code in the installation notice from Shopping cart as tooltip :

     

    On this line :

    <h4><?php echo PRODUCT_ADDED; ?></h4>

     

     

    On the installation file it's written echp and not echo. So we have to correct it to make it work.

     

    Now technically it works, but there's a lot of css adaptations to make.

     

    I don't understand why so few people use this add-on whereas all big shops have a little tooltip when adding product to cart. In Oscommerce when we set to false "show cart after adding product", I find it not clear that the product has been added to the cart. And I also don't like to go to the cart for each product.

  8. Hi all,

     

    I couldn't make it work in my new EDGE version, so I installed this addon : http://addons.oscommerce.com/info/9506 (compatibility for 2.3.4 EDGE newest version) and modified it to make it work in the native front-page modular modules of this new version which are in an index folder (so no need to install the modular front-page addon).

     

    So I changed all the "FRONT_PAGE" into "INDEX" in the codes and all the "fp" into "i" in the titles of the files.... I uploaded the right files in the "index" folders (instead of "front-page" folders when we have the add-on "modular front-page"). I also did this for the ext folder.

     

    All works very good in the admin, I can add my new module, I can add my slides in the slides manager. All is perfect, expect the most important... in my site, the slider doesn't appear ! :wacko:

     

    Would you know why ? I don't know if it's related but I have the same issue for the Categories module for modular navbar from 2.3.4 BS-EDGE-Version (http://addons.oscommerce.com/info/9481).

     

    I installed this two modules in my old GOLD version and all worked very good.

×
×
  • Create New...