Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ken0306

Members
  • Posts

    309
  • Joined

  • Last visited

Posts posted by ken0306

  1. hi, I trying to using this bar code addon with my site, but I got the error in the account_history_info.php file. the barcode images doesn't shows up, give me an error as images unavailable, so when I view the images details, it show me the message as cannot be displayed because it contains errors.

     

    So, the addon work perfect under my admin, but not in the front end of the store.

    sales

  2. Hi Jim

    This is one of the best add on for osc.

     

    While I play with the contributions, by adding if ($link_data['count'] == '0') in the products_specifications.php under functions folder, so I successfully disable all manufactures which is has no products, so I can using the filter as manufacture filter.

    But there are two products I getting now.

    1. mysql queries increased 4 times. (Can I solve the problem by cache mysql queries and page?)

    2. Other filters also only display the links spec that has product, but when some spec has no product at all the title still display. So, how can I disable title when there has no product under that title?

    thank you.(sorry about my English)

    ken

  3. HI,

    This is a great contribution, works very good. However, I would like to see if people can combine the force attribute select function with QTpro.

    For example, if I want to display the out of stock option in the product such as clothing size

    Color Red out of stock

    Color Blue

    Color Yellow

     

    when people viewing my product page, the first options shows out of stock, and they will not go any further to look at if there are other option under the option drop down.

    so I am thinking about adding the extra drop down call (select an option) before all difference colors. So, what I did is adding the

    <code> $field .= '<option value="select"';

    $field .= '>select an option</option>'; </code>

    under html_output.php function tep_draw_pull_down_menu. so under my product page, it will not show the select an option at first. So, how can I add the java script to force people select an value option when they trying to apply add to cart action.

    ken

    thank you

  4. Hi, I am looking for a contribution that allow me to display a messages under product listing (like more than one size). I have some products has more than one size, so I would like to show a message to let my customer know that which product has more than one options under the categories page, I believe people already did that, but I just don't know which contribution I should install.

    thank you

    ken

  5. The products specifications works great with my site. so, I was thinking about insert this functions in index.php page, because I realized that when a pages direct customer to product_filter.php, we will no longer be able to using the default manufacture filter and the extra filters function such as sort by best seller, by name or price. therefore, I think it make more sense to run the filter under index.php. So, has anyone insert the filter function into the index.php yet?

    ken

  6. Hi,

    I have installed the contribution Ultimate seo Urls 5. At first my web was in a local server and everything seemed to work well, my Urls were like this: product.html. The problem started when I uploaded my web in a web server, then my Urls became:

    www.myweb.com/product-c-30_38.html?osCsid=a7ba668.....

     

    How can I have clean Urls like www.myweb.com/product-c-30_38.html, without osCsid=a7ba668.....

     

     

    Thank you.

    you have to install the sid kill http://addons.oscommerce.com/info/952

    ken

  7. I am also looking for this fuction for a long time, but still no answer. However, I do see people make it happen, you can go check the babyearth.com, their facebook connect function is really cool. people can share a baby registry info on facebook friend

  8. Hi, I am trying to develop the fix position bar for OSC by using the jixedbar (demo website http://ryan.rawswift.com/ ). However, it works perfect in Firefox browser, but it doesn't really work with IE browser. When I trying to loading the page in IE, The bar doesn't stay in the same positions of the page when the scroll bar moving the page. Does anyone has any idea how to make the bar works? Click here for demo Is anything that maybe conflict the the code?

    Thank you

    ken

  9. Hi, Sam

    I got a MySQL Database Error Disclosure Vulnerability from Mcafee secure during the scan. it shows me the test query manufacturers_id=59sort=2amax=x';",)` on my site it will shows the sql query. Even I install the Security Pro Anti xx and other security contributions you method in other post, but it still not pass. Also under the response detail shows Content-Encoding: Gzip, Vary -Accept-Encoding. I really like this contribution, so do you have any idea how to fix it.

    ken

    thank you

  10. I am currently using Canada Post shopping too, I believe there is a way to get around it by change your Canada Post account box setup. you can setup your box a little bigger when the product is not READY to SHIP.

    ken

  11. Ok I completely wiped out my site, installed OSCommerce and then the CCGV. Installed theme and then installed security contributions.

     

    I then decided to install the GiftRegistry-Redux using WinMerge. Well now I am getting nothing but errors and no site, LOL.

     

    Error on home page and nothing else is shown but blank page - Fatal error: Call to a member function add_current_page() on a non-object in /home/mydomain/public_html/includes/application_top.php on line 330

     

    Line 330 has $navigation->add_current_page();

     

    If anyone would be so kind to tell me which is the best way to install the above 3 mentioned things that newtest mentioned without having to spend 4 hours of modifiying code just to get this site up and running. I have spent better part of the day doing all this stuff to get this site up and running and this is what I get, LOL. My store was in existence running Magento and found alot of neat features using OSCommerce that Magento does NOT have and I wanted and I took my site down completely to go with OSCommerce and it seems to be more of a pain then its worth. Heck I will still have over 3500 products to upload once the site is up.

     

    So again if anyone would be so kind in telling me how and the easiest way to install these 3 features I want listed above it would be GREATLY Appreciated.

     

    Thank you very much in advance and sorry for the rant. I am just AGGRAVATED :(

     

    First, which version of osc you install on your site. if you using 2.2, than you can download the the registry contribution first. After you install the registry, you will need to install the registry, you have to fix the tax problem if you using in store pickup contribution. After you finished registry, can install the CCGV and other add on. that is what I think.

    Also I found out that the registry can't work with 2.2CR version.

  12. I think that I need someone to help me finish some customizing to the registry plugin.

     

    I was wondering if someone could tell me where would be a good source (company/person) to make some customizing to the registry plugin?

     

    I need it to work like this site http://lewisgifts.com/

     

    Any suggestions would be appreciated.

    You should go check on the babyearth.com, I think their developer can make it happen. Here is their website.

    http://www.katiebushdesign.com

  13. Rework the "gift wrapping" contribution.

     

    I did make a start on a new gift wrapping contribution as the existing one is horrible.

    Didn't finish it, as other work take priority.

    can't wait to see what your new contribution can do. I will be the first one to test it :lol:

  14. I have been trying to get the following for checkout - example:

     

    merchandise Total: 1000.00

    Shipping + 10.00

    Fed tax (GST) 5% + 50.50

    Prov tax (QC) 7.5% + 78.75 (that is: based on the SUM of above - compounded)

     

    All federal and provincial Taxes are zone based (country & Province) and dependent on the the 'ship-to' address.

    GST, HST, and any provincial tax rate could be used.

    This is the model required for Canada, any province,

     

    Does anyone have this implemented?

     

    I have tried to fix this in order.php but can't trace the parent module which assembles the print line of the invoice, nor do I fully understand the scope of the "isset" switch. (bloody php newbie...) :rolleyes:

     

    Would appreciate a helping hand or a pointer to existing code which does this.

     

    There will be 3 step to setup your tax in Locations / Taxes page

    Step A setup your Tax Zones

     

    1. create your PST Zone

    only insert the province your store local in.

    2. create your GST Zone

    all provinces need have to in there.

     

    Step B setup your Tax Classes

     

    Step C Setup your Tax Rates

    1. GST/PST Class PST Province Zone = 7.5%

    2. GST/PST Class GST Canada Zone = 5%

     

    This setup will works.

     

    When customer who is live in the province order goods from your site, the tax will be 5% + 7.5%

    When order coming from out of the province, the tax will be 5%

    when order coming from state, which is not in neither zone, the tax will be 0%.

    you can trying to see my current project on the tax setup. the url is www.tjskids.net.

    ken

×
×
  • Create New...