Search:

Type: Posts; User: toyseller

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    739

    v157 Re: Schema Markup Language

    It has worked ! :smile:

    Thank you.
  2. Replies
    12
    Views
    739

    v157 Re: Schema Markup Language

    lat9:

    Ive put your code back into my site. I can see that it is perfect as it is using the correct file ... the bmz_cache file.

    (all the error messages from Contentking have gone.
    Thats not...
  3. Replies
    12
    Views
    739

    v157 Re: Schema Markup Language

    Balihr,

    I cant comment on the code. I know nothing about php, css or html.
    Years ago I was probably one of the first people to put schema code onto my website based on a document that a lady...
  4. Replies
    12
    Views
    739

    v157 Re: Schema Markup Language

    Thank you lat9,

    I tried the code you kindly gave me, but my image disappeared from the product description page.
  5. Replies
    12
    Views
    739

    v157 Re: Schema Markup Language

    I have IH5 installed (latest version)

    If I look at the image for this product ... The small and medium are the same 182x136 and the large is 732x550

    Im not sure if that answers the question.
  6. Replies
    12
    Views
    739

    v157 Re: Schema Markup Language

    <script type="application/ld+json">
    {
    "@context": "http://schema.org/",
    "@type": "Product",
    "name": "<?php echo $products_name; ?>",

    <?php if ($products_description != '') { ?>
    ...
  7. Replies
    12
    Views
    739

    v157 Re: Schema Markup Language

    Thank you for replying.

    I dont know. How would I make that decision ? I really am very unknowledgeable.
  8. Replies
    12
    Views
    739

    v157 Schema Markup Language

    Zen Cart Version 1.5.7c
    Php Version 7.3.33

    My Schema coding is hardcoded into my website rather than a plugin because it pre-dates any plugins.

    The code worked well for many years until...
  9. Replies
    11
    Views
    1,704

    v157 Re: Shipping Estimator

    Just to let you know that ...

    Ive managed to get my shipping estimator to look and work exactly how I want.

    I dont quite know how or why its started working again but I removed the code I put...
  10. Replies
    11
    Views
    1,704

    v157 Re: Shipping Estimator

    I removed the changes I did to the code ...

    "So I have changed made the following coding changes

    // class constructor
    // function rmairsure() {
    function _construct() { "

    And now the...
  11. Replies
    11
    Views
    1,704

    v157 Re: Shipping Estimator

    With the shipping ... I just replicate these 2 files for each shipping type that I have.

    Royal Mail can be complicated but Im just after a simple solution as Im working by the weight of the item...
  12. Replies
    11
    Views
    1,704

    v157 Re: Shipping Estimator

    Yes, Im using the responsive_classic template but have just adjusted settings and messed about to get it how I want it to look
  13. Replies
    11
    Views
    1,704

    v157 Re: Shipping Estimator

    For calculating uk 1st class postage ...

    I just have 2 files

    includes/languages/english/modules/shipping/rm1stpacket.php and
    includes/modules/shipping/rm1stpacket.php


    <?php
    /*
  14. Replies
    11
    Views
    1,704

    v157 Re: Shipping Estimator

    Sorry .. but this means nothing to me ...

    A number of constants which were unused by the core were removed from language files. If you use a plugin which relied on these defines, you should expect...
  15. Replies
    11
    Views
    1,704

    v157 Re: Shipping Estimator

    This is really difficult for me.

    Im not a coder and the files I use for Royal Mail calculation
    arent the really complex ones that are used by other people.

    I struggle and most of the things...
  16. Replies
    11
    Views
    1,704

    v157 Re: Shipping Estimator

    I will read and try and follow ...

    But Please could you tell me how I remove the State and Post Code options from the menu ?
  17. Replies
    1
    Views
    638

    v157 Shipping Estimator

    Zen Cart v1.5.7c
    Php Version PHP Version 7.3.33
    Big Royal Mail

    Please could I have some help getting my shipping estimator to work.

    Firstly I could see messages in my log showing
    PHP...
  18. Replies
    11
    Views
    1,704

    v157 Shipping Estimator

    Zen Cart v1.5.7c
    Php Version PHP Version 7.3.33
    Big Royal Mail

    Please could I have some help getting my shipping estimator to work.

    Firstly I could see messages in my log showing
    PHP...
  19. Replies
    15
    Views
    2,344

    Re: Paypal Commerce

    Yes my WPP is still working too.

    Ive only just upgraded to 1.5.7c and that took loads of work.

    I had trouble with adding Royal Mail postage and had to revert to an older plugin and modify that....
  20. Replies
    15
    Views
    2,344

    Paypal Commerce

    www.tidytoys.co.uk
    v.1.5.7c


    I had a phonecall yesterday from Paypal asking me to switch to using Paypal Commerce or revert back to Paypal Express.

    They said there was new legislation from...
  21. Replies
    335
    Views
    46,210

    v156 Re: Ceon URI Mapping V5.0

    admin/includes/ceon_uri_mapping_javascript.php was probably wrong, but I think I may have gone back and recopied in the v5.1.0 file, before you asked this question.
    Now, when I remove the requested...
  22. Replies
    335
    Views
    46,210

    v156 Re: Ceon URI Mapping V5.0

    I have this piece of coding ...

    19815
  23. Replies
    335
    Views
    46,210

    v156 Re: Ceon URI Mapping V5.0

    Thank you for your reply.

    I put my website into live then realised that I didnt have the latest version of this module. So was in a bit of a panic.
    (Its the 2nd plugin where I had installed the...
  24. Replies
    335
    Views
    46,210

    v156 Re: Ceon URI Mapping V5.0

    Put my website live v157 using ceon uri mapping v5.0.0 ... then panic, realised that there was a later version ... so updated to the latest version of ceon v.5.1.0

    But Ive got 2 installation...
  25. Replies
    14
    Views
    1,026

    Re: Numinix Product Fields install

    admin/includes/functions/general.php line 983 and 996

    19813
  26. Replies
    14
    Views
    1,026

    Re: Numinix Product Fields install

    I used the Numinix 3.1.2 Product Fields download and its installed perfectly, so it wasnt me, just that I did needed to use their latest version.

    Then because I did have Product Fields installed...
  27. Replies
    14
    Views
    1,026

    Re: Numinix Product Fields install

    Sorry,

    I didnt grasp that I was being told that the plug in from the zen cart page didnt work with V157.

    Will go and get the version off of the Numinix page.
  28. Replies
    14
    Views
    1,026

    Re: Numinix Product Fields install

    I do have 2 entries on my configuration_group table for Product Fields where configuration_group_id = 40 and 41

    The last entry on this table was configuration_group_id = 34 ... therefore I assume...
  29. Replies
    14
    Views
    1,026

    Re: Numinix Product Fields install

    I dont understand what you are saying to do ...

    5: init_numinix_product_fields.php is not on its place. Did you rename "your_admin" or "admin" to "zcadmin"? PS: perhaps a little more inspiration...
  30. Replies
    14
    Views
    1,026

    Re: Numinix Product Fields install

    Line 189 does read ...
    return strftime(DATE_TIME_FORMAT, mktime($hour, $minute, $second, $month, $day, $year));
  31. Replies
    14
    Views
    1,026

    Re: Numinix Product Fields install

    No, Im actually not working on a live site ... but it isnt till recently, after many years, Ive figured out how to do a dump and restore and how to not
    have to work on a live site. I do a backup...
  32. Replies
    14
    Views
    1,026

    Re: Numinix Product Fields install

    Trying to upgrade my website to the latest version, but had this module installed before and assumed it was needed for Google Merchant.
  33. Replies
    14
    Views
    1,026

    Re: Numinix Product Fields install

    I think Im not sure what Im supposed to be doing with this module, just seem to have lost my way entirely.

    Ive ended up with multiple entries on database tables and no entries in my Admin.

    Dont...
  34. Replies
    14
    Views
    1,026

    Numinix Product Fields install

    [Note: remember to include site URL, ZC version, list of plugins, PHP version, etc ... read the Posting Tips shown above for information to include in your post here.
    And, remove this comment...
  35. Replies
    2,106
    Views
    422,964

    Re: SitemapXML v.2

    woops. Have found the answer ... as there is another post
  36. Replies
    2,106
    Views
    422,964

    Re: SitemapXML v.2

    Please could you clarify as Im not a coder.

    I have just loaded sitemap onto a v157 site.

    And am getting a ....

    Call to undefined function zen_admin_demo() in zcadmin/sitemapxml.php line 35....
  37. Replies
    9
    Views
    975

    v155 Re: Google Analytics module for v155?

    Thank you very very much for your reply.

    Mistake on my part for not copying to the admin side.
    I knew it went there but the error message implied to me, that I needed to change my config file.
  38. Replies
    9
    Views
    975

    v155 Re: Google Analytics module for v155?

    Im trying to get google analytics to unload on a v157c website / cant get to it downloading in my admin.

    Upgrading from V1.5.4 and struggling a bit.



    [05-Nov-2021 22:49:57 UTC] Request URI:...
  39. Replies
    344
    Views
    71,208

    v150 Re: Big Royal Mail 3.0

    Hi,

    Trying to run the sql for BigRoyal Mail and getting an error.

    V.1.5.7c (new install).

    I took this sql code from GitHub.

    Error is :
    [04-Nov-2021 18:17:40 UTC] PHP Recoverable fatal...
  40. Replies
    12
    Views
    1,326

    Re: Remove Shipping Estimator

    Renaming includes/modules/YOUR_TEMPLATE/shipping_estimator.php
    includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php
    .bak has worked.

    ...
  41. Replies
    12
    Views
    1,326

    Re: Remove Shipping Estimator

    I found shipping_estimator.php in includes/modules and compared those 2 files. No differences.

    Big Royal mail ... I copied across 2 files for 1st class post into...
  42. Replies
    12
    Views
    1,326

    Re: Remove Shipping Estimator

    1) includes/modules/YOUR_TEMPLATE/shipping_estimator.php
    2) includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php


    There are no difference between 2) ie a new v157...
  43. Replies
    12
    Views
    1,326

    Re: Remove Shipping Estimator

    I think I know whats causing it.

    Its a newly downloaded zen cart .... except I moved the Big Royal mail shipping modules across from my v1.5.4 zencart.

    This must be having an effect.

    Have...
  44. Replies
    12
    Views
    1,326

    Re: Remove Shipping Estimator

    Hi,

    Thank you.

    Setting it to 2 has no effect ie. keeps every the same.

    Setting it to 1 removes all shipping options ie. the box I marked and the box below.
  45. v154 Re: Paypal Payment options disappeared from admin menue

    Just to let you know that Ive given up on my v1.5.4 website and have now downloaded the latest version of Zencart.

    I was hoping that I could get my website taking paypal payments, just so I could...
  46. Replies
    12
    Views
    1,326

    Remove Shipping Estimator

    V1.5.7c

    Please could you tell me how to remove the Shipping Estimator.

    I thought it was removed by selecting Configutation / Shipping/Packaging / Shipping Estimator Display Settings = 0
    ......
  47. v154 Re: Paypal Payment options disappeared from admin menue

    Yes, I know ... and I cant fix it.
  48. v154 Re: Paypal Payment options disappeared from admin menue

    Also getting this ...


    19788
  49. v154 Re: Paypal Payment options disappeared from admin menue

    Thank you for your help.
    However Im still stuck with a non-working website with no clue how to move forward.
    Not sure if I should be copying in any files I find for paypal from a v155 download.
    I...
  50. v154 Re: Paypal Payment options disappeared from admin menue

    Do I have to change the function "CollectsCardDataOnsite" to function "doesCollectCardDataOnsite"

    in includes/modules/pages/checkout_payment/jscript_main.php

    re: this...
Results 1 to 50 of 209
Page 1 of 5 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR