Search:

Type: Posts; User: vasilt

Search: Search took 0.01 seconds.

  1. v158 Re: Paginate by Letter issue of Countries list in Multilingual Admin

    I found a solution though I am not sure if it compromises site security. The file is admin/includes/classes/AdminRequestSanitizer.php and the line is 343. If the regular expression is modified to...
  2. v158 Re: Paginate by Letter issue of Countries list in Multilingual Admin

    I explicitly changed the encoding of the "countries_name" field of the "countries" table by applying the following two statements in phpMyadmin:
    ALTER TABLE countries MODIFY countries_name BLOB...
  3. v158 Re: Paginate by Letter issue of Countries list in Multilingual Admin

    As pointed out by mc12345678, the problem is in the sanitization within admin/includes/application_top.php. When I revert the value of $_GET['page'] back to its original value after the sanitization,...
  4. v158 Re: Paginate by Letter issue of Countries list in Multilingual Admin

    In it is indeed the file coutries.php. Sorry about the confusion.

    It is very confusing that the value of $_GET['page'] is correct before the execution of the initial line#8
    require...
  5. v158 Re: Paginate by Letter issue of Countries list in Multilingual Admin

    mc12345678's explanation fits my situation. The whole database is in utf-8. Disregard the original error log.
    The alphabetical list at the bottom of the Location/Taxes -> Countries lists all...
  6. v158 Re: Paginate by Letter issue of Countries list in Multilingual Admin

    The "countries" table is not altered. A single country has two rows in the table - one for each language This is done as there is no other way of localizing country names.
    The alphabetical list with...
  7. v158 Re: Paginate by Letter issue of Countries list in Multilingual Admin

    All pages and the DB are UTF-8.
    When the language is English, the alphabetical list at the bottom is there and all URLs of the English alphabet lead to the corresponding places in the countries...
  8. v158 Paginate by Letter issue of Countries list in Multilingual Admin

    ZC 1.5.8
    Upgrading from 1.5.7d and testing on local server PHP Version: 8.1.10
    Multilingual site - two languages one of them English. Two different alphabets.
    DB Table "countries" includes country...
  9. v155 Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Thanks,
    Works as expected.
  10. v155 Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Yes, fresh download from yesterday. When I comment out line 400 in jscript_plugin_structured_data. php everything is smooth but there’s no breadcrumb in the schema.
  11. v155 Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Hello,
    Testing this plugin on 1.5.8 and got this error log:

    PHP Fatal error: Uncaught Error: Cannot access protected property breadcrumb::$_trail in...
  12. Thread: SitemapXML v.2

    by vasilt
    Replies
    2,110
    Views
    423,549

    Re: SitemapXML v.2

    The Microsoft Bing search engine has quietly stopped accepting XML Sitemap pings. https://blogs.bing.com/webmaster/may-2022/Spring-cleaning-Removed-Bing-anonymous-sitemap-submission
  13. Replies
    39
    Views
    6,395

    v157 Re: SitemapXML v4 [Support thread]

    Thanks for the work on this plugin. I noticed a few things. First, \includes\templates\template_default\sitemapxml\html_header.php has a missing closing curly bracket. Second, the first parameter...
  14. Thread: SitemapXML v.2

    by vasilt
    Replies
    2,110
    Views
    423,549

    Re: SitemapXML v.2

    I use ZC 1.5.7 and PHP 7.4. And I found the definition of TABLE_EZPAGES_TEXT in \includes\extra_datafiles\ezpages_multilanguage_database_names.php which is the same as TABLE_EZPAGES_CONTENT....
  15. Thread: SitemapXML v.2

    by vasilt
    Replies
    2,110
    Views
    423,549

    Re: SitemapXML v.2

    Just remove the quotes of TABLE_EZPAGES_TEXT on line 25 of \includes\modules\pages\sitemapxml\sitemapxml_ezpages.php -
    if ($sitemapXML->dbTableExist('TABLE_EZPAGES_TEXT')) {

    change to

    if...
  16. Thread: SitemapXML v.2

    by vasilt
    Replies
    2,110
    Views
    423,549

    Re: SitemapXML v.2

    Any idea why the ezpages xml file includes links only for the default language? Categories and Products xml files are OK, include links for all languages.
  17. Customers who bought this product also purchased... doesn't show any products

    ZC version 1.5.7
    I encountered a problem with the section Customers who bought this product also purchased... It does not get filled automatically on product pages and stays blank. The problem seems...
  18. Thread: SitemapXML v.2

    by vasilt
    Replies
    2,110
    Views
    423,549

    Re: SitemapXML v.2

    The /includes/templates/responsive_classic/common/main_template_vars.php makes use of an instance of the Mobile_Detect class which hasn't been declared at that point. So you can try to add the...
  19. v156 Re: Checkout possible with quantity of product not limited to Product Qty Minimum & U

    Worked like a charm! Thanks.
  20. v156 Checkout possible with quantity of product not limited to Product Qty Minimum & Units

    I set up a product priced by attributes and Product Qty Minimum and Product Qty Units all set to 6. When adding 1 unit to the cart the only warning is triggered when going to the shopping cart...
  21. v156 Constants not defined in admin\includes\functions\general.php

    While copying products with attributes in admin, the message that shows on top of the screen after successful operation does not display the constant defined on line 146 in attributes_controller.php:...
  22. Message "Warning: No file uploaded" when editing prices in attributes controller.

    The message "Warning: No file uploaded" appears on top of the screen every time I edit products in the attributes controller. Additionally, I get the following warnings in the log file:
    ...
  23. v154 Re: Could not instantiate mail function but only for admin settings changes

    mc, you are absolutely right.
    carlwhat, the field that mc refers to is in admin->configuration->email options.
    So when I changed this field to be in the form suggested by mc, everything seems to...
  24. v154 Re: Could not instantiate mail function but only for admin settings changes

    Found it. Check the file admin\modules.php. The first argument of the function zen_mail on lines 76, 88, and 103 is STORE_OWNER_EMAIL_ADDRESS. As intended, the first argument should be the name of...
  25. v154 Re: Could not instantiate mail function but only for admin settings changes

    Have you found a solution? I have the same issue.
  26. Thread: Westminster New

    by vasilt
    Replies
    1,864
    Views
    406,769

    Re: Westminster New

    The Details tab now shows the manufacturer. To make it product specific you need a new field in the product description table and the user interface to enter data when entering new products. Sounds...
  27. v155 Re: Object of class upload could not be converted to string ... in attributes_control

    Here is the PHP core configuration
    Server OS: Linux 2.6.32-573.26.1.el6.x86_64 Server Date: 13/07/2016 14:55:25 Server Up Time: UnsupportedHTTP Server: ApachePHP Version: 5.2.17 (Zend: 2.2.0)PHP...
  28. v155 Re: Object of class upload could not be converted to string ... in attributes_control

    The quick-fix of DrByte did the job. Attributes image are disabled in admin so I tested only this alternative. Hopefully, I will manage to test with attributes images enabled in the next few days and...
  29. v155 Object of class upload could not be converted to string ... in attributes_controller

    Just upgraded from 1.3.9 by fresh install and applying all customizations and language files as well as the CKEditor. When trying to edit prices of products in the attributes controller, page goes...
  30. Replies
    724
    Views
    199,160

    Re: Printable Price list :: support thread

    It looks that the description field has a preset number of lines, so if the products have different description length that means that the whole pricelist will print incorectly. That is my guess.
  31. Thread: 1% over total

    by vasilt
    Replies
    9
    Views
    3,983

    Re: 1% over total

    In the file catalog/includes/modules/order_total/ot_cod_fee.php
    change the following lines:
    line59
    $cod_cost = $cod_zones[$i + 1];
    to
    if (substr($cod_zones[i+1], -1)=='%'){
    $cod_cost =...
  32. Re: Coupon Success Message Appears When It Shouldn't

    You've got it. I've just upgraded to v.1.3.0.2.
  33. Re: Coupon Success Message Appears When It Shouldn't

    Anybody tried the following situation?
    Order with many items, one of which is eligible for discount coupon with category and minimum amount restrictions. When the total amount of the order is above...
Results 1 to 33 of 39
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR