osCmax v2.5 User Manual
Results 1 to 5 of 5

Hello World

This is a discussion on Hello World within the Introduce yourself! forums, part of the Community category; Hi all. emty from Melbourne Australia. First forum I have joined! Started building a website 2 weeks ago. Read a ...

      
  1. #1
    New Member
    Join Date
    Sep 2010
    Posts
    12
    Rep Power
    0


    Default Hello World

    Hi all. emty from Melbourne Australia. First forum I have joined! Started building a website 2 weeks ago. Read a little and started with vanilla oscommerce. Read a little more and upgraded to OSCMax - data and all. Pretty smooth upgrade considering I knew nothing about SQL, HTML, PHP and that other stuff you guys talk about. (P.S. I am an engineer by profession but the last coding I have done was some 25 years ago!) I think that says heaps for the package and advice from contributors - so well done! I hope to go live next week after I set up the payment modules.

    I have a couple of questions/observations that I cannot seem to find answers for. I will state them here but probably should post them in some forum - when I work out where. In regards to OSCMAx V2.0.25 :-

    1. In contradiciton of some documentation and forum reports, there does not seem to be an arrow (more) in my wishlist box on the right of screen similar to the shopping cart.

    2. Unless I am missing something, the "add to basket" buttons when viewing a product should probably say "add to cart" - to be consistent.

    3. And my big want. To avoid changing the price on every product individually, is there a way that I can apply a % increase (or decrease) to all products or a subset of products?
    Last edited by emty; 09-02-2010 at 11:28 PM.

  2. #2
    New Member
    Join Date
    Sep 2010
    Posts
    12
    Rep Power
    0


    Default Re: Hello World

    Just found the Price Adjuster Addon so I guess Q3 is go! Just goes to show what you can find when you join the forum.

  3. #3
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,668
    Rep Power
    49


    Smile Re: Hello World

    1. In contradiciton of some documentation and forum reports, there does not seem to be an arrow (more) in my wishlist box on the right of screen similar to the shopping cart.
    This is fixed in v2.1 but if you want to backport it to v2.0.25 for your store you will need to add after $boxContent = ''; on line 28 of catalog/includes/boxes/wishlist.php

    Code:
    $boxLink = '<a href="' . tep_href_link(FILENAME_WISHLIST) . '"><img src="images/infobox/arrow_right.gif" border="0" alt="more" title="more" width="12" height="10"></a>';

    2. Unless I am missing something, the "add to basket" buttons when viewing a product should probably say "add to cart" - to be consistent.
    That is because I am in the UK and I did the buttons! Oops! If you want to create a new button for your store ... Try here. The default ones are created using Button Workshop.

    Ps. Welcome to osCmax!

    Regards,
    pgmarshall
    _______________________________

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,013
    Rep Power
    36


    Lightbulb Re: Hello World

    If you have assigned product numbers, then you can use EasyPopulate to download a subset of the products, apply the price change in a spreadsheet, then upload. No additional contribution required.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    New Member
    Join Date
    Sep 2010
    Posts
    12
    Rep Power
    0


    Default Re: Hello World

    Thank you both for your help. I give them a shot - and I 'll sign your petition pg.

Similar Threads

  1. Hello World!
    By juggernaughty in forum Introduce yourself!
    Replies: 1
    Last Post: 04-09-2010, 10:06 AM
  2. World Zones
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 06-17-2009, 04:12 AM
  3. World Zones
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 06-16-2009, 04:00 PM
  4. Hello World!
    By sdballer in forum Introduce yourself!
    Replies: 1
    Last Post: 11-26-2008, 09:48 AM
  5. Hello world
    By nitroc in forum Introduce yourself!
    Replies: 0
    Last Post: 09-10-2007, 03:33 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •