Search:

Type: Posts; User: rlexyd

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds.

  1. v157 Re: PayPal Duplicate/Double Orders and PayPal Error Log when Customer places an Order

    Ok, so we started getting more duplicate orders, in the end we also removed the email address from [PDT Token (Payment Data Transfer)] from the PayPal Website Payments Standard in Admin/Payment...
  2. Thread: Zen Colorbox

    by rlexyd
    Replies
    336
    Views
    77,223

    v150 Re: Zen Colorbox

    Thank you dbltoe for all the info and for taking the time to check the site with your testing tool :)
  3. Thread: Zen Colorbox

    by rlexyd
    Replies
    336
    Views
    77,223

    v150 Re: Zen Colorbox

    Thanks MC,

    I really appreciate the help, updating my (/includes/templates/responsive_classic/jscript/jquery.colorbox-min.js ) to your new version on Github fixed the problem, the errors no longer...
  4. Thread: Zen Colorbox

    by rlexyd
    Replies
    336
    Views
    77,223

    v150 Re: Zen Colorbox

    Hi, thank you for this plugin.
    I'm running a fresh install of 1.5.7c on PHP 7.4 using Responsive Classic template and IH5.
    It has recently come to my attention that our website is throwing 3 red...
  5. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Hi Richard,

    Try adding the following to your stylesheet.css, it worked for me.

    input.submit_button, input.cssButtonHover { -webkit-appearance: none; }
    ...
  6. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Woow, Thank you very much again Simon!!
    That did the trick, would love to have your knowledge :)
  7. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Just bumping this up..as I can't seem to find the reason for this?
    Any help would be greatly appreciated.
  8. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    I just noticed another issue on my TEST website, not sure what I did for this to happen as I can't see that display error on my live site?!
    https://i.imgur.com/EVUxUS5.png
    As you can see from the...
  9. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Just realised I haven't actually replied to your helpful post, sorry.
    Thank you, I managed to get it to work as per Your advice (NO WAY I could have done that without you narrowing it down for me)....
  10. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thank You for making sure I get it right :)
    Yes, I placed that code in both sections mentioned.
  11. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thank you Simon, you did it :)
    It looks good and from what I can see, it doesn't seem to have any side effects.
  12. Thread: SitemapXML v.2

    by rlexyd
    Replies
    2,106
    Views
    422,965

    Re: SitemapXML v.2

    Great, thank you very much for that :)
    Also had to delete these...

    DELETE FROM `zen_admin_pages` WHERE `zen_admin_pages`.`page_key` = 'sitemapxmlConfig';
    DELETE FROM `zen_admin_pages` WHERE...
  13. Thread: SitemapXML v.2

    by rlexyd
    Replies
    2,106
    Views
    422,965

    Re: SitemapXML v.2

    Just bumping this up, could really use the help here.
  14. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Just bumping this up, could really use the help.
  15. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Just noticed if I move the sideboxes in Layout Boxes Controller to the LEFT Column, they all center correctly.
    However, I want them to show at the bottom of the website, not the top in mobile view....
  16. v157 Re: Need help with an error log PHP Notice: Undefined offset: in shopping_cart.php

    Thanks again Scott, I moved it to under the code.


    $changed_array = array(
    'state'=>false,
    'changed' => $product_changed,
    // 'total_change' =>...
  17. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    I recently installed lat9's jQuery Scrolling Sideboxes on my test website.
    The above awesome plugin works perfectly with this amazing template.

    Now, I really wanted to add a scrolling REVIEW box...
  18. v157 PayPal Duplicate/Double Orders and PayPal Error Log when Customer places an Order

    Running Zen cart 1.5.7c on PHP 7.4 with OPC using Responsive Classic template.
    Payments accepted (PayPal Website Payments Standard & Bank Transfer).


    Recently We have been getting Duplicate...
  19. Thread: SitemapXML v.2

    by rlexyd
    Replies
    2,106
    Views
    422,965

    Re: SitemapXML v.2

    Has someone had any luck with the above request?
    Thanking you in advance.
  20. Replies
    79
    Views
    65,964

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Thanks for the confirmation Cindy.
    Just noticed the write review box on mobile view is not aligned well. https://i.imgur.com/qo45Xya.jpg
    It's displaying half way, which is weird as this seems to...
  21. v157 Re: Need help with an error log PHP Notice: Undefined offset: in shopping_cart.php

    That is odd indeed, not sure what's with that.
    Ok, I added the below code in /includes/classes/shopping_cart.php on line 2552 and commented out line 2555/2556, is this correct?



    if...
  22. v157 Re: Need help with an error log PHP Notice: Undefined offset: in shopping_cart.php

    Ok Scott, if you say so.
    Can you please direct me on how to turn off notices for this particular notice?
    Also, any idea why this started generating all of a sudden but wasn't for the last few...
  23. v157 Need help with an error log PHP Notice: Undefined offset: in shopping_cart.php

    Just came across a few error logs generated only in the last 2 days, don't think I did anything different to the live site so not sure why they just started generating or if I should be concerned?!...
  24. Thread: SitemapXML v.2

    by rlexyd
    Replies
    2,106
    Views
    422,965

    Re: SitemapXML v.2

    Just tried to delete this plugin but ran into some issues.
    I first went to Admin -> Tools -> Sitemap XML and click "Un-Install SitemapXML SQL" and ran the script..
    A few statements popped up in...
  25. Replies
    79
    Views
    65,964

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Thank you Cindy, that stopped the error log :)
    Can you Please have a peak at the final code changes below and if you can give them your thumbs up :thumbsup: before I add them to my live site?...
  26. v156 Re: PayPal Express Checkout - Some payments noew pending - On Hold

    Same with us, ALL our paypal payments go on hold at our recent site and we've been with them like forever and have a GREAT history.
    It always says funds will be released 3 days after delivery (never...
  27. Replies
    79
    Views
    65,964

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I managed to stop the above Error log generating by commenting out the following line in /includes/modules/sideboxes/reviews_scrolling.php.



    // if (isset($_GET['products_id'])) { ...
  28. Replies
    79
    Views
    65,964

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Ok, managed to solve one of the above queries, No. 1:

    I changed the PHP code to this:

    $content .= '<a href="' . zen_href_link(FILENAME_PRODUCT_REVIEWS_INFO, 'products_id=' ....
  29. Replies
    79
    Views
    65,964

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Ok woow :shocking: seems I have finally made it work after a heap of trial and error.
    But I still need help with a couple of things please.

    1) When you click on the review, it takes you to...
  30. Replies
    79
    Views
    65,964

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    p.s: If I set the Admin/Configuration/Maximum Value --> Random Product Reviews for SideBox to a value More than 1, the sidebox will display several reviews all at once under each other in the...
  31. Replies
    79
    Views
    65,964

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Ok, so I had another go at it and I'm almost there, just need more help please as I'm very sure I've done a few things wrong :(
    Can't seem to get the product to change, it stays on the same product....
  32. Replies
    22
    Views
    5,315

    Re: Product Reviews: Removing "Date Added"

    Thank you Simon & Paul for the PERFECT Solution/Fix :)
    It seems you guys along with lat9, dbltoe, MC, barco57, are the new front end support crew taking over from the highly regarded Kobra, DrByte,...
  33. Replies
    22
    Views
    5,315

    Re: Product Reviews: Removing "Date Added"

    Thank you very much Simon, an Excellent fix :D That did it!!
    I just had to un-comment out the $day = (int)substr($raw_date, 8, 2); line as it was generating some error logs.
    I'm really happy with...
  34. v157 Re: Master Category displays as already Ticked in the Delete Product/Links window:

    Thank you Cindy, problem solved :D
  35. v157 Master Category displays as already Ticked in the Delete Product/Links window:

    Running a fresh install of 1.5.7c, on PHP 7.4 with Responsive Classic Template.
    Just went to delete a linked product and when I click on the delete icon, the Delete Product/Links window opens up and...
  36. Replies
    22
    Views
    5,315

    Re: Product Reviews: Removing "Date Added"

    Thank you very much for your suggestion.
    Ok, I did the following but not sure if I got it right as now, No date is showing.

    I copied and adjusted the short date code and added it Below the...
  37. Replies
    22
    Views
    5,315

    Re: Product Reviews: Removing "Date Added"

    Can someone help with this?
  38. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Looking at a couple of changes if anyone can help.
    I'm on zen cart 1.5.7c with this responsive_classic template.

    1) I would like to change the color of the background of the Categories Dropdown...
  39. Replies
    79
    Views
    65,964

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    Hi Crystal, did you ever get this plugin to work with the Reviews Box?
    I started to copy/merge some info from this plugin to the review files but my brain started to fade away and I gave up :(
    Hope...
  40. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Just re-added the text "Welcome to MYSHOP" back into the includes/languages/english/MYTEMPLATE/index.php in both HEADING_TITLE, so they are not blank and it no longer shows a H1 Error on WAVE, thanks...
  41. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thank you J,
    Especially for taking the time to view my site and make an actual assessment in real time, will definitely work on your suggestions!
    I'm in the middle of getting the website logo...
  42. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thanks for your reply.
    It’s a real shame as I really like that website and was hoping they did it with available plugins :) (especially the gallery image slider and nicely designed footer).
  43. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Is my above post in the wrong thread??
    Just want to see if anyone can help me identify the template/plugins used on that website wether they are available on the plugins page or where a private work?
  44. v150 Re: How I Added Google Analytics Tracking Code instead of using a plugin

    Hi DrByte,
    I have a new 1.5.7c install using Responsive_Classic.
    I installed my google analytics code as you suggested by creating the jscript_google_analytics.js and adding the code to it in...
  45. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thank you Simon, that did the trick!
    Feels so much better when things align :)




    Thanks for your advice John,
    You are correct, I've made the HEADING_TITLE blank as I have always thought...
  46. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Found an old closed thread and did what it suggested but it didn't help (https://www.zen-cart.com/showthread.php?145794-Top-align-center-column-with-top-left-side-box).
    I would like to align the...
  47. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Stumbled on this website recently (www eapresto com).
    Looked at the view source and it shows they are using the (Responsive_Classic) template?!
    I have this template and it's a whole lot different...
  48. Thread: SitemapXML v.2

    by rlexyd
    Replies
    2,106
    Views
    422,965

    Re: SitemapXML v.2

    Thanks for your reply :)
    Yes, your are correct, the .htaccess file is included in this plugin and sits inside the sitemap folder that has the .xml files the plugin generates in admin.
    As for the...
  49. v157 Re: Help with a couple of error logs (Create Account & Dirbankaus)

    I've set it exactly as needed, but it seems I'm still getting duplicate orders and the error logs are still generating.
    It seems to be displaying two paypal transactions per order, one through PDK...
  50. Thread: SitemapXML v.2

    by rlexyd
    Replies
    2,106
    Views
    422,965

    Re: SitemapXML v.2

    Thanks for your assistance.
    The sitemapxml plugin has a .htaccess file included in a folder called sitemap where the generated sitemap files are.
    www.mysite.com.au/sitemap/.htaccess
    However, when...
Results 1 to 50 of 460
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR