Search:

Type: Posts; User: perfumbg

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. v156 Re: All Products from sub-categories on Parent Category

    You are right as allways, I am using the architecture of an themplate from themeforest. And they have their own functions to retrieve some variables.

    I will compare the original vs custom...
  2. v156 Re: All Products from sub-categories on Parent Category

    Also I have found something wich may cause the missing name,image,price:

    On master category when I echo ($column_list[$col]) the result is NOTHING

    ON subcategory it returns PRODUCT_LIST_MODEL
    ...
  3. v156 Re: All Products from sub-categories on Parent Category

    Now I have the LOG.


    [24-Nov-2020 10:29:44 Europe/Sofia] Request URI: /prahosmukachki, IP address: 94.190.193.162
    #1 sizeof() called at...
  4. v156 All Products from sub-categories on Parent Category

    Hello, this question is not answered anywhere so here it is.

    It will be very nice to have products on category page with subcategories , from those subcategories which the parrent category holds....
  5. Replies
    4
    Views
    384

    v156 Re: URL pagination parameter rewrite

    I have found "something", it is not the exact same URL strcture i wanted, but it is Sunday, I have two year old daughter and so I had only 30 minutes...

    if somebody wants to know how to convert ()...
  6. Replies
    4
    Views
    384

    v156 Re: URL pagination parameter rewrite

    So i have tracked down the code to

    /includes/clases/class.CeonUriMappingHandler.php around line 375


    } else if (!is_null($query_string_parameters)) {
    // Page is a Zen Cart page with...
  7. Replies
    4
    Views
    384

    v156 Re: URL pagination parameter rewrite

    Thank you for the directions. I am trying to figure out something right now and if I'm on the right track i will share the results.

    Thanks again.
  8. Replies
    4
    Views
    384

    v156 URL pagination parameter rewrite

    Recently I have found that something was not very nice for reading, and this something is the URL for paginated series of product listing.

    Curently I am using CEON URI mapping, but there is no...
  9. Sticky: v158 Re: Image Handler 5 (for v1.5.5) Support Thread

    Hello, I couldn't find any Q like this so...

    I want to have my images converted to Progressive Jpeg images not regular Jpeg, does anybody knows where can I find the file which should be changed...
  10. Replies
    2,783
    Views
    380,388

    v155 Re: One-Page Checkout [Support Thread]

    No need for help I just found it, if somebody needs the same thing here is what you should do:

    In includes/clases/OnePageCheckout.php around line 1204 (in my case)

    You can simply remove...
  11. Replies
    2,783
    Views
    380,388

    v155 Re: One-Page Checkout [Support Thread]

    Hello, again I want to add litle more styling to the checkout_one page but I can't find how to edit the "size value"

    <input type="text" name="firstname[bill]" value="ico" size="33" maxlength="32"...
  12. Replies
    2,783
    Views
    380,388

    v155 Re: One-Page Checkout [Support Thread]

    You were right the did some changes to tpl_modules_order_totals.php,




    I have replaced them with the original from template_default and now it seems ok, at least it works and the customer can...
  13. Replies
    2,783
    Views
    380,388

    v155 Re: One-Page Checkout [Support Thread]

    Yes I have the debug file you can download it from http://autofox.net/OPC.log

    Thank you in advance.
  14. Replies
    2,783
    Views
    380,388

    v155 Re: One-Page Checkout [Support Thread]

    Hello, I am having some template related issue resulting in

    Your order's details have changed. Please review the current values and re-submit.

    Fresh zencart 1.5.6.b with only CEON URI...
  15. v156 PWA, Offline support Push notifications addon [Support Thread]

    Hello, last week I have submitted an PWA offline support module wich is still not aproved, but i want to start the forum in advance, so I can share it with all the folks here.

    For those who PWA...
  16. Replies
    2,444
    Views
    353,166

    Re: Ceon URI Mapping v4.x

    By the way how did you make the cegories work?

    Thank you in advance.
  17. v156 Re: Is there Search filter\plugin with make, year, type avaliable for zencart

    Thank you I will try it! I hoped it will filter by atributes instead of categories, but probably it will be possible to edit that.

    If any othermodule comes in mind please share it here, also if i...
  18. v156 Is there Search filter\plugin with make, year, type avaliable for zencart

    I am building car parts website and i will need something like this.

    Is there any plugin like that somewhere paid or free doesnt mater?

    Thank you.
  19. Replies
    1,783
    Views
    246,521

    v150 Re: Edit Orders v4.0 Support Thread

    Final solution:

    I had edit_orders.php cached in dreamwevaer wich resulted in problems with my previous install after replacing all files with the original EO and swithcing to MANUAL everything is...
  20. Replies
    1,783
    Views
    246,521

    v150 Re: Edit Orders v4.0 Support Thread

    Thank you I will try further investigation on that matter too.

    Kind regards.
  21. Replies
    1,783
    Views
    246,521

    v150 Re: Edit Orders v4.0 Support Thread

    Hello yes it is 4.3.5, i found that if change Product Price Calculation — Method from AUTO to MANUAL its possible to update price but then after updating the product details is missing from order...
  22. Replies
    1,783
    Views
    246,521

    v150 Re: Edit Orders v4.0 Support Thread

    Yes same with mine, did you find a sollution?

    The problem is name, model and final_price cant be updated...
  23. Replies
    1,783
    Views
    246,521

    v150 Re: Edit Orders v4.0 Support Thread

    Here is the exact line wich is not possible to eddit:


    <td class="dataTableContent" align="right" valign="top"><input class="amount" name="update_products[<?php echo $orders_products_id;...
  24. Replies
    1,783
    Views
    246,521

    v150 Re: Edit Orders v4.0 Support Thread

    I have wierd problem wit EO on ZC1.5.6.

    I can't update product price nor product total, but its possible to edit shipping costs as well custommer info and add new products to the order but they...
  25. Replies
    807
    Views
    339,601

    Re: Dynamic Filter - Read Only attributes

    I found the problem if somebody ever have this issue:

    I didn't renamed /includes/index_filters/YOUR_TEMPLATE and this caused the error.

    Kind regards.
  26. Replies
    807
    Views
    339,601

    Re: Dynamic Filter - Read Only attributes

    I had used Version 1.3 on zc1.5.6 and it worked but now i'm using it on 1.5.6.a and I have this issue.
  27. Replies
    807
    Views
    339,601

    Re: Dynamic Filter - Read Only attributes

    I had to install the last ZC 1.5.6.a and also have the same issue, only one attribute, one price range, one manufacturer and no filtered result when hit filter.

    I have this error:

    ...
  28. v156 HOW TO INSTALL OLDER VERSION PLUGINS WITH install.sql on the latest zencart version

    Hello all, the new version of zencart have number of new changes and the most common problem you will get is that all the plugins with install.sql should contain one new statement...

    Its the...
  29. Replies
    807
    Views
    339,601

    Re: Dynamic Filter - Left Col Boxes Misaligned

    I have found solution but not sure if its right to bypass it that way...

    In Your Template/sideboxes/tpl_dynamic_filter.php

    somewhere line 132


    // Only display if standard zen cart...
  30. Replies
    807
    Views
    339,601

    Re: Dynamic Filter - Left Col Boxes Misaligned

    Ok so where did I get with phpMyadmin:

    Everything works exept for:

    - Dynamic Filter link in admin>configuration is missing but accessible if you type the configuration_id=NUMBER so not a big...
  31. Replies
    10
    Views
    866

    v156 Re: Dynamic Filter SQL INSTALL Error

    So i dont have manufacturers filter, this is the last remaining problem, there is no ERROR LOG but the manufacturers just dont apear in the filter options.

    Any gueses?
  32. Replies
    10
    Views
    866

    v156 Re: Dynamic Filter SQL INSTALL Error

    Installed again with phpMyadmin and it works expet for the manufacturers filter when i Enable show manufacturers on Product Listing config i get this error:



    [28-Jan-2019 09:59:10 Europe/Sofia]...
  33. Replies
    10
    Views
    866

    v156 Re: Dynamic Filter SQL INSTALL Error

    It was late last night so I didnt have time to test the module, but it does not work.

    Now the install.sql works but there is something wrong.

    Only the price range apears, and there is no filter...
  34. Replies
    10
    Views
    866

    v156 Re: Dynamic Filter SQL INSTALL Error

    I have found what should be done.
    Here is working install.sql


    SELECT @cid:=configuration_group_id
    FROM configuration_group
    WHERE configuration_group_title= 'Dynamic Filter';
    DELETE FROM...
  35. Replies
    10
    Views
    866

    v156 Re: Dynamic Filter SQL INSTALL Error

    I checked the configuration table there is one more column "val_function" but even after i add that missing NULL nothing hapes when i try to install it from admin side...
  36. Replies
    10
    Views
    866

    v156 Re: Dynamic Filter SQL INSTALL Error

    Also I have tried to import old v1.5.5 configuration and configuration group in the new db of v1.5.6.

    That gived 17 errors (in short there should be one more column wich is missing and that is...
  37. Replies
    10
    Views
    866

    v156 Re: Dynamic Filter SQL INSTALL Error

    Yes you are right, but that is because I uploaded the wrong log file, in reality (when i try to install the original install.sql) its very similar error, you can see it below:


    [23-Jan-2019...
  38. Replies
    10
    Views
    866

    v156 Dynamic Filter SQL INSTALL Error

    Hello, few days ago I instaled the new Zencart 1.5.6 and started to migrate the plugins that I need and on the second (Dynamic Filter) I get error when using install SQL module in admin:

    ...
  39. Replies
    807
    Views
    339,601

    Re: Dynamic Filter - Left Col Boxes Misaligned

    Its brand new zencart 1.5.6 with only Ceon URI mappings where again I had some problems but nothing that has to do with Dynamic Filter.
    Everything works exept the attr. names.

    Does anybody tried...
  40. Replies
    807
    Views
    339,601

    Re: Dynamic Filter - Left Col Boxes Misaligned

    Hello, yes:


    SELECT @cid:=configuration_group_id
    FROM configuration_group
    WHERE configuration_group_title= 'Dynamic Filter';
    DELETE FROM configuration WHERE configuration_group_id = @cid;...
  41. Replies
    807
    Views
    339,601

    Re: Dynamic Filter - Left Col Boxes Misaligned

    Hello, Im getting error when instaling the install.SQL on zencart 1.5.6

    Here is the LOG file


    /adm/sqlpatch.php?action=execute, IP address:
    #1 trigger_error() called at...
  42. v155 Re: Can I change all prices by changing function zen_get_products_special_price

    The featured are now on special, so I want to add another 10% discount to specials-featured on cart page, ok i will look at header_php.php to see if i can make something.

    Kind regards.
  43. v155 Re: Can I change all prices by changing function zen_get_products_special_price

    I figured that i have to look in clases/shoping_cart.php and found:


    $special_price = zen_get_products_special_price($prid);

    I changed it to:


    ...
  44. v155 Can I change all prices by changing function zen_get_products_special_price

    Hello I want to have a 10% discount on featured products but only on CART PAGE so I added on tpl_shopping_cart_default:


    <div class="featured-crossale">


    <?php...
  45. Re: Redirect user if comes form |AMP subdomain of the domain

    I found this on stack, if I put it on the cart page (the page after login) will it do the trick or i have to take another aproach?



    //add any referrers that should be redirected to the array...
  46. Redirect user if comes form |AMP subdomain of the domain

    Hello, curently I'm strugling with AMP (Accelerated Mobile Pages) conversion of my store.

    I read this: https://github.com/ampproject/amphtml/blob/master/spec/amp-managing-user-state.md
    and this...
  47. v155 Re: AMP clone how to load images from original sites folder

    You guesed right. It is Accelerated Mobile Pages, however for speed purposes i decided to stay with the current structure because that way I can use larger images for my desktop/responsive site and...
  48. v155 Re: AMP clone how to load images from original sites folder

    I didn't explain right.
    I dont have test site /amp is what you call "test" because it will run together with the live site...

    So in short, the "/amp" admin wont be used at all so no worries about...
  49. v155 AMP clone how to load images from original sites folder

    Hello, I made an exact copy of my desctop site and installed it in www.my-site.com/amp/ directory, also i linked it to my desktop DB .

    I am building the amp architecture template right now but I...
  50. v155 Re: How to add Attribute Images step by step tutorial

    I found at least the image swatch.

    When you click on the big "A" icon when you are in Categories (in admin) you can add the attribute you desire and on the bottom there is an option to add image,...
Results 1 to 50 of 192
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR