Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

railroadguy

Members
  • Posts

    102
  • Joined

  • Last visited

Posts posted by railroadguy

  1. I have added this but have a problem. I have gone back a few times and started over to make sure I did all the changes. The error I get is:

     

    1054 - Unknown column 'p.pages_name' in 'field list'

    select pd.pages_id, p.pages_name from pages p left join pages_description pd on p.pages_id = pd.pages_id where ( pages_title like '%-s%' or pages_body like '%-s%' ) and language_id = 1

    [TEP STOP]

     

    It appears to be related to the second set of code in advanced_search_result.php file  If that code is not added the error goes away although then I am guessing I am really missing some functionality? 

     

    FIND (around line 136)

      $breadcrumb->add(NAVBAR_TITLE_1, tep_href_link(FILENAME_ADVANCED_SEARCH));

    ADD ABOVE
     
      /************** BEGIN SITESEARCH CHANGE ****************/
      require(DIR_WS_FUNCTIONS . FILENAME_SITE_SEARCH);
      $dir = DIR_WS_LANGUAGES;
      $searchTerm = $keywords;
     
      $articlesList = array();
      $fileList = array();
      $pagesList = array();
      if (tep_not_null($keywords)) //only check for words
      {
        CheckAllPages($dir, $searchTerm, $fileList, $articlesList, $pagesList, $languages_id);
      }   

      /************** END SITESEARCH CHANGE ****************/

  2. Hello Rainer,

     

    I have installed for version 2.2 as seen here http://railphotosunlimited.com/Gifts

     

    Two problems, it will not switch to mobile even when selecting mobile view. If you look at the mobile site http://railphotosunlimited.com/Gifts/mobile/there are no categories listed.

     

    I must have missed something very basic to this but can not see what it may have been.

     

    Any help would be appreciated.

     

    Dan

  3. I have install this on a new cart as well as a customer cart. Both 2.2 RC2 Same problem as many others. It will subtract the total but not the product options.

     

    Track Stock is checked. I have read through all the pages here and it seems like some people have this working and others do not. Is there a fix that the people who have it working did? Is there a single php file that should control this and I can look at?

     

    The database is fine it's just not subtracting the options.

     

    Any help would be appreciated.

     

    Thanks,

     

    Dan

  4. If this has been answered, please forgive me.

     

    I would like the download information, path, days and times to be included in the Email to the customer as well as displayed in the checkout success page. Has anyone done this or can someone tell me what page and query generate this info so I can copy that to the Email?

     

    I am using pay without an account so I want to make sure the customer has a record of the download path.

     

    Thanks,

     

    Dan

  5. I have a small problem that came up with a client. I am using 7 Text Attributes and am able to select the ones needed for a product. Is there any way on the invoice to set the order of how they print out as well as the order of how they display on the product. I have two products with the same Text Attributes and the order of how they appear is different.

     

    Dan

  6. I have this working, however, I can't seem to control the order. On the product page it's

    line 1

    line 2

    line 3

    line 4

     

    but on the What's In My Cart? and Order Confirmation the order is totally different. Even on one or two product pages it's different. Is there a way to control the order of the options?

     

    Coming from the database base I would have thought that they would always be in the same order.

  7. Authorize.net is down. Apparently, there was a fire in their datacenter.

    Here's a small story about it:

    http://www.dslreports.com/shownews/Credit-...-Offline-103256

    Their website is completely down, and they don't answer their phones.

    Does anyone have any more information?

    I don't know if they are going to be able to get back up anytime soon, and all my credit card transactions are timing out.

    Any suggestions on how to get an account with a new payment processor really quickly, and set things up with them? Any other suggestions on what to do?

    Help!!!!!

     

    If you have a PayPal account you could route to that for now.

  8. OK, loaded a fresh install on a test domain. Loaded and over wrote the files with the ones sopplied and ran the SQL

     

    Now at the customer side I have http://client-demo.com/STORE/ (FATAL ERROR: register_globals is disabled in php.ini, please enable it!) Since non of the working stores have this problem I assume it's in the SQL I had to run?

     

    On the admin side I see: 1146 - Table 'ribbonrail_edmark.TABLE_ADMINISTRATORS' doesn't exist

     

    select id from TABLE_ADMINISTRATORS limit 1

     

    [TEP STOP]

     

    So, again, fresh install, no mods other then loading the pages with this ad-on.

     

    Any idea what went wrong?

     

    Dan

  9. I have the same problem (none of the buttons or links on the bottom page work). Did you solve it? Can you explain me how? Thanks

     

    I started over and have the same problem http://client-demo.com/catalog_products_with_images.php The next page brings back the same descriptions and the sort does not work. Also, the sort "buttons" don't appear. The two gif files are in the /includes/languages/english/images/buttons/

     

    I also ran uninstall_printable_catalog_admin3_3.sql and than install_printable_catalog_admin.sql

     

    I have seen this work and really like the function, but I can't figure out what is going on here. Yes, I'll be happy to make a contribution if we can get this thing working. I am running PHP Version 4.3.9.

  10. Hi Dan,

     

    Thank you for the reply. But using the Products Attributes, still doesn't makes it possible for me to handle the number of items in stock for each size?

     

    For example...

    Bra Style #1:

    34B - 5 pieces

    36B - 2 pieces

    etc..

    Rather than only having Bra Style #1 - 7 pieces total

     

    Hope it makes sense?

     

    Cheers,

     

    - Jesper

     

    Does now :blush: Master Products appears to do that but can't really tell from the docs.

     

    Dan

  11. Hi guys,

     

    I'm going to set up a lingerie webshop and would really like to use osCommerce. But I need to handle stocks for individual sizes of each product, so I need some way to split up the product in more sizes.

     

    I've been looking at the Master Products contribution, but am not sure if it's the best one to use. So I thought I'd try to make use of your knowledge rather than choosing the wrong one to begin with :)

     

    Any help is greatly appreciated.

     

    Cheers,

     

    - Jesper

     

    Have you looked at the Products Attributes section under Catalog in the admin section?

     

    Dan

  12. Has anyone seen this? I have just started to see these on other websites and I think it would be an awesome addition to OSC....

     

    Companies website:

    http://www.spinobject.com/

    Here is a link to a competitor of mine:

    http://scubatoys.com/

     

    Click on the 360 View

     

    If this is a repeated thread, Im sorry I didnt see anything on this, and please point me in the right direction.

     

    If this is new, anyone know if we can integrate this??

     

    Is it just me or is www.spinobject.com nothing but a static page with no links? What's the point?

     

    As far as what they are doing, http://www.360dof.com and many others will also allow this and allow you to make your own. You could then embed this code into the product description with the link.

     

    Dan

×
×
  • Create New...