Search:

Type: Posts; User: cruiser

Search: Search took 0.02 seconds.

  1. v158 Re: shipstation plugin no longer works with 1.5.8

    so everything was working well with zencart & shipstation working together until a few days ago.

    Since it stopped working, I did some research and loaded the newest 1.5.8 shipstation_zc.php and...
  2. Replies
    2,811
    Views
    384,817

    v155 Re: One-Page Checkout [Support Thread]

    Having an issue when international customers are checking out.

    I duplicated their issue and tried various admin settings but can't seem to make this work.

    Customer enters there address. Moves...
  3. Replies
    6
    Views
    1,064

    v158 Re: Admin - Modules - Shipping issues

    Thank you! Seems to be working well now.
  4. Replies
    6
    Views
    1,064

    v158 Re: Admin - Modules - Shipping issues

    Should I remove this chunk from the code?:
    ====================================
    }
    global $sniffer;
    $results = $sniffer->field_type(TABLE_ORDERS, 'shipping_method',...
  5. Replies
    6
    Views
    1,064

    v158 Re: Admin - Modules - Shipping issues

    Should it look like this now?:

    global $sniffer;
    $results = $sniffer->field_type(TABLE_ORDERS, 'shipping_method', 'varchar(255)', true);
    if ($results !== true) {
    ...
  6. Replies
    6
    Views
    1,064

    v158 Admin - Modules - Shipping issues

    Need help with this error below:

    [03-Apr-2023 10:23:20 America/Los_Angeles] Request URI: /*****/index.php?cmd=modules&set=shipping&module=freeshipper, IP address: xx.xxx.x.xxx
    #1 ...
  7. Sticky: v158 Re: No watermarks displaying IH5

    Thanks for the help! it was a server configuration that the web host fixed.

    In case anyone else has an error; It was because the web server runs as user 'www-data' which doesn't have write...
  8. Sticky: v158 Re: No watermarks displaying IH5

    Owner is the same.

    Server OS: Linux 5.15.14-nrk-guest
  9. Sticky: v158 Re: No watermarks displaying IH5

    Sorry by number I meant permissions are also at 755 on that file.

    Do you know if this error below is 100% trying to write to the /bmz_cache folder?:

    --> PHP Warning: mkdir(): Permission denied...
  10. Sticky: v158 Re: No watermarks displaying IH5

    should the .htaccess file inside that folder be set at a particular number?

    Image Handler5 Version: 5.3.1
  11. Sticky: v158 Re: No watermarks displaying IH5

    Thank you for your help. Yes, that is present at the correct level and set at 755
  12. Sticky: v158 No watermarks displaying IH5

    Cannot get watermarks to display on our image files after upgrading to 1.5.8 from 1.5.7c. In tracking that down it appears we are having some issues with IH5 in our error logs.

    Need some direction...
  13. Replies
    1
    Views
    892

    v158 Re: Database upgrade error, says 1.5.8-dev

    This is what it says when unchecking all other upgrade options and just trying 1.5.7 to 1.5.8:

    Could not update to version 1.5.8. We detect that you currently have v1.5.8-dev, and must perform...
  14. Replies
    1
    Views
    892

    v158 Database upgrade error, says 1.5.8-dev

    I downloaded the newest 1.5.8 install files and went to go through all the steps and database upgrade is holding me up. I checked in the mysql database and can't find a reference to delete that...
  15. Thread: Instant Search

    by cruiser
    Replies
    221
    Views
    41,403

    Re: Instant Search

    Getting this error non stop for all instant searches. Just would like to see what I could do to stop the errors in my Debug Logs.

    Log File:

    [05-Sep-2022 11:31:05 America/Los_Angeles] PHP...
  16. Replies
    3
    Views
    533

    v157 Re: Can't copy products

    Yes, i manually deleted "condition" from the table and all is good again. Thanks!
  17. Replies
    3
    Views
    533

    v157 Can't copy products

    I upgraded to the newest version 1.5.7d and I installed Numinix to add some extra fields but ever since then I can't copy products. Only can create new products.

    This is the error I received when...
  18. Replies
    2
    Views
    1,138

    Re: Admin Customers Issue

    When did this start happening?

    At some point during the month of July customers were unable to register. It kept saying that they needed to select a country. I went in and turned country required...
  19. Replies
    2
    Views
    1,138

    Admin Customers Issue

    When I go to the customers section of the admin this comes up:

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/toyota/www/cruiserparts/shop/admin/customers.php...
  20. Replies
    19
    Views
    2,211

    Re: Still can't enter admin area

    Thank you very very much!!
  21. Replies
    19
    Views
    2,211

    Re: Still can't enter admin area

    Cool It Works!!
  22. Replies
    19
    Views
    2,211

    Re: Still can't enter admin area

    The catalog is working well.

    But the admin area I cannot get to the log in screen.
  23. Replies
    19
    Views
    2,211

    Re: Still can't enter admin area

    /home/toyota/www/cruiserparts/shop/includes/autoload_func.php
  24. Replies
    19
    Views
    2,211

    Re: Still can't enter admin area

    didn't seem to help. What about line 145 on application_top.php?

    require(DIR_FS_CATALOG . 'includes/autoload_func.php');

    That is what mine says.
  25. Replies
    19
    Views
    2,211

    Re: Still can't enter admin area

    Yes, that file is in there.
  26. Replies
    19
    Views
    2,211

    Re: Still can't enter admin area

    Here is my configure file:
    <?php
    //
    // +----------------------------------------------------------------------+
    // |zen-cart Open Source E-commerce |
    //...
  27. Replies
    19
    Views
    2,211

    Re: Still can't enter admin area

    What should it say? It only has a /
  28. Replies
    19
    Views
    2,211

    Re: Still can't enter admin area

    Thanks for the help.
    Now it says:
    Warning: require(/includes/autoload_func.php) [function.require]: failed to open stream: No such file or directory in...
  29. Replies
    19
    Views
    2,211

    Still can't enter admin area

    Here is the link:
    http://shop.cruiserparts.net/admin/

    Comes up with:
    Warning: require(DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php) [function.require]: failed to open stream: No such file or...
  30. Replies
    9
    Views
    2,058

    Re: Can't log into admin. Need Help.

    I changed it and then I tried this link:
    https://shop.cruiserparts.net/admin/

    So that tells me that it is actually being found but not processing...

    Thanks for the suggestions so far.
    James
  31. Replies
    9
    Views
    2,058

    Re: Can't log into admin. Need Help.

    The shop is in the /shop/ directory I think. How should the admin links be put?
  32. Replies
    9
    Views
    2,058

    Re: Can't log into admin. Need Help.

    define('HTTP_SERVER', 'http://shop.cruiserparts.net');
    define('HTTPS_SERVER', 'https://shop.cruiserparts.net');
    define('HTTP_CATALOG_SERVER', 'http://shop.cruiserparts.net');
    ...
  33. Replies
    9
    Views
    2,058

    Can't log into admin. Need Help.

    Hi,
    I had a store at this address:
    https://shop.cruiserparts.net/

    Then I saw that there was a new version available and installed it. Messed everything up:)

    I have this warning now:
    Warning...
Results 1 to 33 of 34
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR