Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

jamesblackburn

Pioneers
  • Posts

    75
  • Joined

  • Last visited

1 Follower

About jamesblackburn

  • Birthday 03/20/1981

Profile Information

  • Real Name
    James Blackburn
  • Location
    UK

jamesblackburn's Achievements

  1. Hi Jack, Can you give me a helping hand in changing the query for the manufacturers page so that I can have a different title to the manufacturer name that is displayed on the page. Basically I want to have the name of the manufacturer on the page but have a different title. This is how I have got to getting close to having what I want: $db_query = tep_db_query("select m.manufacturers_name as categories_name, mi.manufacturers_htc_description as categories_htc_description from " . TABLE_MANUFACTURERS . " m, " . TABLE_MANUFACTURERS_INFO . " mi where mi.languages_id = '" . (int)$languages_id . "' and m.manufacturers_id = '" . (int)$HTTP_GET_VARS['manufacturers_id'] . "'"); This amended code means I have got the title and manufacturer name displaying how I want but this makes the description not display. Hope you can help. Thanks James
  2. Sorry I posted in the wrong thread. This can be deleted if need be as I have now posted in the correct one. James
  3. Hi, Firstly thank you for a wonderful contribution to OsCommerce. I am currently progressing with SEO for my site and have been asked to see if the URL can be changed slightly by a consultant. There is an option to add the category to the product name which is good however can this be changed to show like this: www.mysite.com/category/sub_category/product.html Or something similar to this?? In the world of SEO this would not just be a great help to me but also everyone else who has this contribution installed. Hope I have been clear and that we can make some progress with this. Thanks James
  4. Hi, Firstly thank you for a wonderful contribution to OsCommerce. I am currently progressing with SEO for my site and have been asked to see if the URL can be changed slightly by a consultant. There is an option to add the category to the product name which is good however can this be changed to show like this: www.mysite.com/category/sub_category/product.html Or something similar to this?? In the world of SEO this would not just be a great help to me but also everyone else who has this contribution installed. Hope I have been clear and that we can make some progress with this. Thanks James
  5. Hi jim, There are filters set up for cash rating. So why does it error?? James
  6. Jim, Thanks for your comments. Did you get chance to look under the budget safes section to see why the filter was not working as it should? Regards James
  7. Hi Jim, Did you get chance to look under the budget safes section to check out the cash rating problem I am having? Regards James
  8. Hi Jim, Look under budget safes which is in the home safes category then you will see what I mean. Also can you tell me if there is a way of filtering the results on the same page rather than moving people to the product_filter page??? Regards James
  9. Hi Jim, The link I gave was a test site so don't worry about the admin too much. I was wondering if you could take a final look at the site because I have it all set up how I want now but I have a problem with one of the specifications. Basically it shows under the filter box but when I click on one of the filters it returns no results. Let me know if you want me to PM you the site address again. Hope to hear from you soon so that I can get this wonderful contribution live. Thanks James
  10. Thank you so much! It has really finished off things for me. Thanks again for your help. James
  11. Hi thanks ever so much for replying so quickly to my posts. Can I do this for sub categories only? :)
  12. Hi, Yes I still have a standard layout. I tried to add some code in the column left file but dont think I had the right code. What code would work? Thanks James
  13. Hi, This is what I am looking for. Where would you suggest using the $category_depth variable?? What code would I use to do this? I am not a newbie but my PHP knowledge could be better! Hope you can help me. James
  14. Hi Jim, Do you have any time at all to help me out with this? I would really appreciate it. Thanks James
×
×
  • Create New...