Results 1 to 9 of 9

Attributes Manager

This is a discussion on Attributes Manager within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hi Everyone - with regards to the attributes part of the software i am trying to allocate size and colour ...

      
  1. #1
    Member Lara Croft's Avatar
    Join Date
    Dec 2006
    Posts
    35
    Rep Power
    0


    Default Attributes Manager

    Hi Everyone - with regards to the attributes part of the software i am trying to allocate size and colour choices. you can see this at

    planet-moto.co.uk/catalog/product_info.php?cPath=2_9&products_id=7


    problem is that it only displays the options in the order that i inserted them into the attributr tables rather than in numerical or appropriate order. For instance - x small should be above small in the list etc.

    Is there a way i can change the order of how the drop down lists are displayed or do i have to start over and in admin, put them in the order of how i want them to display in my shop drop down menus if you see what i mean.

    Any help would be very much appreciated.

    thanks in advance
    Patience Of A Saint - Memory Of A Goldfish

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default Re: Attributes Manager

    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Member Lara Croft's Avatar
    Join Date
    Dec 2006
    Posts
    35
    Rep Power
    0


    Default Re: Attributes Manager

    i looked at those threads and didn't really understand them but went back to the attributes section and started from scratch. I inserted the option values in the order that i wanted to see them displayed.
    I then added them using the product attributes to a particular model again in the order i wanted them displayed but now they are all mixed up again when i checked in catalog/admin/new_attributes_include.php and the line reads ASC as

    $query2 = "SELECT * FROM products_options_values_to_products_options WHERE products_options_id = '$current_product_option_id' ORDER BY products_options_values_id ASC";
    but still the list is now not displaying in order and i also noticed that the product attributes list ID numbers are no longer in numerical order (They were for the first 3 i inputed but then for the remainder went out of sync).

    the page to see what i mean on is

    planet-moto.co.uk/catalog/product_info.php?cPath=2_9&products_id=7

    sorry for being a bit slow on this but i'm stuck

    thanks
    Patience Of A Saint - Memory Of A Goldfish

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default Re: Attributes Manager

    Either one of those threads I pointed you to explain exactly how to sort. Just change the specified query to exactly what they say, and you will have sorted attributes.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    Member Lara Croft's Avatar
    Join Date
    Dec 2006
    Posts
    35
    Rep Power
    0


    Default Re: Attributes Manager

    thanks - it was because i couldn't find the pad base file but got there eventually - but now i have sorted that i can't seem to make the attribute manager work - i select the product and then check the boxes according to the sizes i want as options and click the save button (which coincidentally it's image is missing ???) and it transfers the data into the product attributes table but without the product name and therefore will not show up in the attributes of the product in the catalog. Why is it not carrying across the product name - i have to sort this by editing each one in turn and selecting the corresponding product name.

    Patience Of A Saint - Memory Of A Goldfish

  6. #6
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default Re: Attributes Manager

    Remove your modification to the file and try again. If it the problem is only present with the query change, you did not do it correctly. Retrace your steps.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  7. #7
    Member Lara Croft's Avatar
    Join Date
    Dec 2006
    Posts
    35
    Rep Power
    0


    Default Re: Attributes Manager

    it still does it before the file was modified - can i just confirm that the only file i have to modify is the pad base one ??
    Patience Of A Saint - Memory Of A Goldfish

  8. #8
    Member Lara Croft's Avatar
    Join Date
    Dec 2006
    Posts
    35
    Rep Power
    0


    Default Re: Attributes Manager

    ok - looked around the forum and checked this bug fix out -

    183: RC3 Attributes Manager Issue - no attributes aren't selected. - Bug Tracker - open source Commerce Maximized :: osCMax

    took note of what was written and it has sorted out the problem.

    Now hopefully when i mod the page back again to display attributes in order it will carry on working
    Patience Of A Saint - Memory Of A Goldfish

  9. #9
    Member Lara Croft's Avatar
    Join Date
    Dec 2006
    Posts
    35
    Rep Power
    0


    Default Now down to my last few strands of hair !!!!!

    with regards to this attribute manager -

    firstly - attribute selection was saving everything across to product attributes but without the product name so wasn't showing up in catalog product page.

    the following bugfix 183 sorted that out and it started to work properly.

    then had the issue with product attributes not displaying in the order i wanted them to. ie x small up to xx large in chronological order.

    Attribute manager - sorting attributes on SELECT

    and

    attribute sort

    sorted that issue out - or so i thought !!!!!!!!!

    It worked for the first 3 of my 7 products within the category but the remaining 4 didn't follow suit and then just displayed the attributes randomly.

    You can see what i mean if you look at

    planet-moto.co.uk/catalog/index.php?cPath=2_9

    and go through each of the 7 products.

    I didn't do anything different with the attribute manager for the remaining 4 products that i did with the first 3 which display fine

    Now i'm sorry but this is now baffling me beyond belief and i just don't get it - either i'm completely stupid or just plain thick but i'd rather say that i'm just missing something due to inexperience which is why i'm on here looking for help cos it just don't make a blind bit of sense.

    Please help me
    Patience Of A Saint - Memory Of A Goldfish

Similar Threads

  1. Attribute manager - sorting attributes on SELECT
    By chrismole in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 04-07-2006, 11:32 AM
  2. Article Manager
    By pglock in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 03-26-2006, 12:10 PM
  3. Link Manager
    By pefc2525 in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 03-14-2006, 12:51 PM
  4. Links manager
    By jbennette in forum osCMax v1.7 Installation
    Replies: 5
    Last Post: 02-16-2004, 03:43 PM
  5. File manager
    By jgkiefer in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 08-19-2003, 08:38 AM

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
  •