Search:

Type: Posts; User: nlinksolution

Search: Search took 0.01 seconds.

  1. Replies
    1,987
    Views
    435,136

    Re: Link Manager 3.0 Support Thread

    I just installed this module on v155

    And it generates following error.
    PHP Fatal error: Call to undefined method linkListingBox::tableBox() in ///// link_listing.php on line 20

    Any idea how...
  2. Re: Apsona ShopAdmin - a free tool for import/mass update/reporting

    Thanks for help. Its working fine now.
  3. Re: Apsona ShopAdmin - a free tool for import/mass update/reporting

    Its not working on Fresh Zencart 1.5.5 install.

    And its working on Fresh Zencart 1.5.4 install.
  4. Re: Apsona ShopAdmin - a free tool for import/mass update/reporting

    I used this.

    https://www.zen-cart.com/downloads.php?do=file&id=1985

    Also made the changes in config file as you mention earlier.

    I tried same in fresh 1.5.4 and its working there.
  5. Re: Apsona ShopAdmin - a free tool for import/mass update/reporting

    I just installed Apsona Shop admin on fresh 1.5.5 but its not working.

    Any idea?16163
  6. Replies
    34
    Views
    11,178

    Re: ckeditor - does it upload images

    Have anyone worked on kcfinder security? Is there any way to make kcfinder secure?
  7. Replies
    1,786
    Views
    247,470

    v150 Re: Edit Orders v4.0 Support Thread

    Thanks!!! It works...
  8. Replies
    1,786
    Views
    247,470

    v150 Re: Edit Orders v4.0 Support Thread

    Sorry i haven't check exact version and said 4.0 because thread title.

    But the version i am using for edit order is latest 4.1.2
  9. Replies
    1,786
    Views
    247,470

    v150 Re: Edit Orders v4.0 Support Thread

    Hi,

    I have installed Edit order 4.0 in Zencart 1.5.1.

    I have Product Qty in Fraction. i.e. 0.5

    So when i edit any order having product ordered with QTY 0.5 and update that order, Product...
  10. Replies
    2,251
    Views
    336,489

    Re: ozpost shipping module

    Hello,

    We have issue with Rates of Ozpost for Overseas Customers.

    We have set following configuration in backend.
    13107

    But it only displays one rate on front end. Flat Rate
    13108
  11. Replies
    942
    Views
    139,789

    Re: Mailbeez After Sales Modules

    Hello,

    Mailbeez is causing High CPU use due to slow query.

    Does any one have idea how to reduce the slow query?

    Here is slow query log.
    http://23.92.20.59/slow-log.txt
  12. v150 Re: Login animated gif showing all the time at login page

    Here is the solution :

    Add this code to css file admin/includes/stylesheet.css

    .hiddenField {
    display: none;
    }

    This will fix the issue.
  13. Replies
    3,600
    Views
    515,235

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hi,

    I have issue with inserting subcategories.

    I have added subcategories in .csv file but however its not working.

    Here is the .csv attached.

    Can you tell me what is the issue?
  14. Re: CSS Dropdown menu for your header- With Categories!

    How can we skip any specific category from header but not from the sidebox?

    I mean i want to add few categories to sidebox. but dont want them to show up on header. How can i do that?
  15. Replies
    5
    Views
    7,169

    Re: Find Duplicate Models

    how can i do that?
  16. Replies
    5
    Views
    7,169

    Re: Find Duplicate Models

    Store have about 17k products
  17. Replies
    5
    Views
    7,169

    Re: Find Duplicate Models

    I got this error.


    1317 Query execution was interrupted
    in:
    [ SELECT p.products_id, products_model, products_name, products_type FROM products p, products_description d WHERE p.products_id =...
  18. How do I set up custom UPS ground rates?

    Hi,

    I want to set USP like this :

    UPS ground, I want to charge a flat rate of $6.95 for all orders under $100, and free UPS ground shipping for all orders over $100.

    If customer want 2 day...
  19. Replies
    12
    Views
    1,423

    Re: Email notification

    How many modules are in zencart?

    like welcome,checkout,order_status

    can you provide list?
  20. Replies
    3
    Views
    1,001

    Re: Admin login suddenly stopped working

    It wasn't hack that is sure because we restore the backup. and still get this issue.

    I dont know what kind of PHP configuration is needed. But any of you might know.

    Here is the configuration....
  21. Replies
    3
    Views
    1,001

    Admin login suddenly stopped working

    Hi,

    I have a zencart store on domain
    www.cigear.com

    Now the problem is admin login is suddenly stopped working. It also not giving error message like "Invalid username/password"

    Also...
  22. Re: putting text at BOTTOM of main page rather than TOP

    you need to change the position of the code manually in the file called 'index_default.php' which is located here

    root > includes > templates > YOUR_TEMPLATE > templates

    Code :

    <?php...
  23. [Done v1.5.0] PayPal ipnhandler might insert extra order status history notice

    I am talking about latest zencart 1.3.9h and the script is

    root > ipn_main_handler.php

    Around line 347

    There is a code like this

    zen_db_perform(TABLE_ORDERS_STATUS_HISTORY,...
  24. Replies
    30
    Views
    5,418

    Re: Real stock quantity

    this file is not working for me.

    I try in default zencart installation. I have Stock By Attribute Addon installed.

    :frusty:
  25. Replies
    2
    Views
    498

    Re: Stock Maintain

    Any tool or Addon through i can download Product Name , Stock with Attributes in excel or csv file?
  26. Replies
    2
    Views
    498

    Stock Maintain

    Is there any addon available for manage the stock.

    Or Download the stock into excel file?:frusty:
  27. Replies
    3
    Views
    594

    Re: Who's online page

    includes/modules/sideboxes/whos_online.php
  28. Replies
    3
    Views
    819

    Re: How to check product_info page?

    Thank you for the info.:clap:


    I find some other solution too..

    <?php if($_GET['main_page']!='product_info'){?>

    Again Thank you.
  29. Replies
    3
    Views
    819

    How to check product_info page?

    Hi,

    Is there any possible way in zencart through which i can check that whether the current page is product_info or not?

    For example, Check Home page (Index Page)

    <?php
    ...
  30. Replies
    34
    Views
    11,178

    Re: ckeditor - does it upload images

    How to integrate CKFinder in CKeditor?

    Can anyone explain with few steps?

    :sleep1:
  31. Replies
    14
    Views
    5,647

    Re: Digital Product Key?

    How can it possible?

    Is there any contribute in zencart ?
  32. Replies
    14
    Views
    5,647

    Re: Digital Product Key?

    I want functionality in zencart similar to Template monster have like customer purchase template and he get the .zip file and 'Serial' .

    Is it possible in zen cart?
Results 1 to 32 of 32
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR