Search:

Type: Posts; User: chandroo007

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,498

    1.3.8 a Tax calculation rounding error

    Hai,

    I have a problem related to tax calculation. In my site


    Sub-Total: $223.55
    Table Rate (Best Way):$9.00
    Pennsylvania TaxRate: $13.97

    Here PA tax rate is 6 % . The total...
  2. Replies
    0
    Views
    337

    Admin side payment

    Hai
    Can i possible the payment settlement through admin side of the zencart. First set the authorize only then do capture feature via admin side:flex:
  3. Replies
    7
    Views
    1,089

    Re: After install got white page

    hai
    thanks buddy for your opinion :clap:
  4. Replies
    7
    Views
    1,089

    Re: After install got white page

    hai,
    I got the solution . PHP 5 date_diff() is built in function . Zencart 1.3.8a includes/function/function_general.php page, user defined function name is using date_diff that cause the...
  5. Replies
    7
    Views
    1,089

    Re: After install got white page

    My zencart version is 1.3.8a and php version is 5.3.5. This cause any problem occur:frusty:
  6. Replies
    7
    Views
    1,089

    Re: After install got white page

    But no luck buddy. I just trace the code in index page, here require(include/autoload_fun.php) after this require the page was going to error
  7. Replies
    7
    Views
    1,089

    After install got white page

    Hai,
    After the zen cart install successfully , i got the white page in admin side and user side

    https://readingcasual.amskape.net/zencart/admin/index.php
    ...
  8. Replies
    7
    Views
    2,397

    Re: First Page very slow to load

    Hay its loaded very fast:clap:
  9. Replies
    1
    Views
    559

    Authorize.net VS SSL

    Hai,
    Using the authorize.net (AIM) module , SSL of the server is required or not please help me:flex:
  10. Replies
    30
    Views
    8,759

    Authorize.net CIM Test mode

    Hai,
    I have set up autorize.net(CIM) module to zen cart. But my site is in localhost of my system. But cannot login to the authorize.net account . Error ocuur "(TESTMODE) The merchant login...
  11. Replies
    1
    Views
    630

    Disable attribute image

    Hai,
    How can disable the attribute image? I just did the configuration -> attribute settings->enable attribute images edit it update to false but in my site show the attribute image ....
  12. Replies
    2
    Views
    458

    Re: Product info page not loading

    hai,

    http://d23416055.a37.amskape.com/index.php?main_page=index&cPath=77_81_103

    This only product is not loading. All other products are loading. Only this product set too many attributes
  13. Replies
    2
    Views
    458

    Product info page not loading

    Hai,

    I have too many attribute setup one product (Almost 4 drop down box with 300 option values). But now the page is not loaded please help me
  14. Replies
    1
    Views
    465

    Attribute Image in dropdown possible?

    Hai,
    Is anybody know provision for attribute image shown in dropdown combo box . Any module is available for this . Please help me:frusty:
  15. Replies
    1
    Views
    1,202

    zen_draw_radio_field help

    hai, zen_draw_radio_field('id[' . $products_options_names->fields['products_options_id'] . ']', $products_options_value_id, $selected_attribute, 'id="' . 'attrib-' ....
  16. Replies
    3
    Views
    458

    Re: Attrtibute image size

    Thanks i got it :clap:
  17. Replies
    3
    Views
    458

    Attrtibute image size

    Hai, Anybody know how can set the attribute image size in admin...
  18. Replies
    0
    Views
    415

    Pop up for attribute

    Hai,

    My site specifying furniture . Once the user can select the furniture then they can select the cushions for the furniture. In zencart types are specifying in attribute, but i want to...
  19. Replies
    1
    Views
    1,414

    zen_redirect not working

    Hai,
    i want to redirect from index page to product_all page. how can this possible. I used the function zen_redirect(zen_href_link('products_all,''));. But that code is not working please...
  20. Replies
    1
    Views
    460

    Redirect login to Woops error page

    Hai,
    In my site collect the product then checkout stage user direct to login page . if the user have no account then create new account submit tehn that page to redirect timeout page and...
  21. Replies
    4
    Views
    723

    Authorize.net

    hai,
    I am using authorize.net payment module . In my site set the authorization only mode. Then later, Can i settle the amount through admin side of the zen cart? please help me:flex:
  22. Replies
    0
    Views
    383

    How can I align the mail?

    Hai,
    How can align the order confirmation mail :bigups:
    Now the mail contain the product subtotal and tax rate are not align properly
  23. Replies
    3
    Views
    687

    Re: Page redirection

    hai,
    I want redirect form tpl_account_history_info to a static page that outside the include directory :cry:
  24. Replies
    2
    Views
    552

    Re: Adding prodct addional description

    Thanks buddy :clap:
  25. Replies
    3
    Views
    687

    Page redirection

    Hai,
    I want to redirect one page to another . I using the code like this
    $path = "http://".$_SERVER['HTTP_HOST']."/index.htm";
    define('REDIRECT_INDEX',$path);
    ...
  26. Replies
    2
    Views
    552

    Adding prodct addional description

    Hai ,
    I want to add additional information of the product through add new product page . Bu t i don't know which page editing for this plz help me :flex:
  27. Replies
    4
    Views
    723

    Re: Authorization.net

    hai,
    Thanks . How can analyze that previously authorized transaction in login merchant account ? Can i possible to increase or decrease the authorized amount ?:flex:
  28. Replies
    4
    Views
    723

    Authorization.net

    Hai,
    i am using Authorization.net payment module . Now am setting the authorization only. Then am contact to the customer and negotiating the price then how can charge the amount from...
  29. Thread: 2CheckOut?

    by chandroo007
    Replies
    1
    Views
    808

    2CheckOut?

    Hai ,
    Can I use 2CheckOut electronic payment exchange Gateway with Zen Cart ? please help me (www.epx.com)

    :flex:
  30. Replies
    0
    Views
    451

    Electronic payment exchange module

    Hai,

    In my site, client wanted to apply the Electronic payment exchange gateway(www.epx.com) . Any addons available for this payment gate way plz help me :bigups:
  31. Replies
    0
    Views
    685

    Account history info page

    Hai
    am creating a Account history info page for admin side for editing customer order price . But here the error occurred "Call to a member function Execute() on a non-object in"...
  32. Replies
    0
    Views
    418

    Payment method for negotiating price?

    Hai,
    In my application client want to payment through e billing.
    When the e bill radio button checked and check out payment section ,then send an email to zen card owner which describe the...
  33. Replies
    1
    Views
    1,612

    Setting UPS Rates Access Key

    Hai,
    am installing the ups shipping module , but i cant see the settings of UPS Rates Access Key, username and password . Where it set theese fields in zen cart please help me :flex:
  34. Replies
    1
    Views
    496

    Customer Login page

    Hai,
    I have create a customer account in my system . Now login that account go to Sipping information Page(main_page=checkout_shipping) . But my client want to login to Payment information...
  35. Re: New fields in Create account information

    Thanks:clap:
  36. Re: Create account information

    Hai,
    Thanks, But i cant see , the company name store which table:clap:
  37. New fields in Create account information

    Hai,
    I add new some fields in to account create form .But Which page is used to store account information in database
    please help me:bigups:
  38. Replies
    5
    Views
    965

    upgrade 1.3.8a to 1.3.9d

    Hai,
    The part of the upgrading process i found the changed file using the winmerge software . Can i add these files directaly in to the new version (1.3.9d) folders before the installation ...
  39. Replies
    5
    Views
    965

    upgrade 1.3.8a to 1.3.9d

    Hai,
    When i upgrade my site previous data in the database how can insert new database .
    Please help me :clap:
  40. Replies
    5
    Views
    965

    Re: upgrade 1.3.8a to 1.3.9c

    Thanks :clap:
  41. Replies
    5
    Views
    965

    upgrade 1.3.8a to 1.3.9c

    Hai ,
    I just want to upgrade the zencart 1.3.8 to 1.3.9 . I just read some links says that the /docs/2.readme_how_to_upgrade.html file said the up gradation steps. But i can't understand...
  42. Replies
    2
    Views
    673

    Re: Disable attribute in site

    Hi,
    i just set type attribute to one product , But display the product in site display "please choose type then a radio button " . But i dont display this in site so thisthis display hide...
  43. Replies
    2
    Views
    673

    Disable attribute in site

    Hi ,
    How to disable display of attributes settings in zen cart site ,
    Consider the scenario "please choose Type " . I want to set this attribute to this product but not display to...
  44. Replies
    1
    Views
    776

    How to add new fields?

    Hi ,
    How to add new fields in adding a product , any configuration settings are available for this in zen cart :flex:

    I want to add new some featires of the product entered through...
  45. Re: enable html textarea in product description

    Hi,
    Thanks for reply but i cant see the drop down box for change textarea style in product add page:flex:
  46. enable html textarea in product description

    Hi,
    am enabled the html textarea for product description through Admin->configuration->mystore , but not working this
    ...
  47. Replies
    6
    Views
    1,821

    Re: enable additional image

    Hi,
    when i add a product ,through categories/products between the sort and action label one link additional images is disabled in my system how to enable that link in admin side
    ...
  48. Replies
    6
    Views
    1,821

    Re: enable additional image

    hi ,
    Thanks for reply , when the product added time , additional image link how to enabled please reply me :flex:
  49. Replies
    6
    Views
    1,821

    enable additional image

    Hi ,


    How to enable additional images

    :clap:
  50. Replies
    6
    Views
    1,821

    upload multiple image

    Hi,
    how to enable TEXT_ADDITIONAL_IMAGES
    :flex:
Results 1 to 50 of 55
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR