See @balihr probably took more time to type that up all pretty than it would take to migrate the site
Type: Posts; User: barco57
See @balihr probably took more time to type that up all pretty than it would take to migrate the site
I don't understand why you are trying to do an install process on server2.
You just pack up the files and database on server1, disconnect the domain from server 1(likely terminate that account if...
I find it interesting that in the screenshots you show of the products price manager that you are always on the preview-only version of that page. I rarely use the products price manager for...
https://mailchimp.com/help/about-recaptcha-for-signup-forms/
Good to know...:smartalec:
I am aware of which group I am in...
includes/templates/Your_Clone_Folder_Name/common/tpl_main_page.php
// the following IF statement can be duplicated/modified as needed to set additional flags
if...
https://docs.zen-cart.com/user/new_user_topics/congratulations/
I created an account and logged out, and l logged back in... after figuring out that the only way to log back in was to put...
https://www.numinix.com/plugins-shipping-c-381_389/fedex-web-services-shipping
Hmmm, I couldn't even look at the site (keeperproxy.space) My Premium MalwareBytes blocked access to the site with the message
go look in the mydebug logs "WARNING: An Error occurred, please refresh the page and try again." is always a database error
That function and references to it in the customers.php last existed in core in 1.5.6c
Two fixes: remove the two sections in the custom customers.php referencing the function or stick the...
with focus the way it is now you can hide the popup by clicking on the page outside the popup so it doesn't do what you would want anyway. Basically, if you click the help link a second time and the...
I do prefer the way the Bootstrap template handles these "popups" by having converted them to modals.
I noted above that the noreferrer is NOT present in the 1.5.8 version of that file I find it strange that a change to 1.5.7a was not carried forward into 1.5.8
I think the issue with "Uncaught TypeError: cannot read properties of null (reading 'focus')" is the .focus() at the end of that line. I don't believe that is required to be there.
I just installed a fresh 157c and I don't get the same behavior, as far as width is concerned. The "popup" does open the full height of the window but the width is restrained. noreferrer was added by...
I would say that the page you show in the video is fundamentally broken...
Layout looks off to me, there are defines showing for date picker and text_edit_products_image, and no form field for the...
Well, as was pointed out earlier the problem is most likely
Downgrade your PHP version on your hosting account to PHP5.6 if possible via the MultiPHP Manager in cPanel and see if the problem goes...
So why not have built it on Square PHP SDK 16.0.0.20211117 or 17.0.0.20211215 which are the last ones that list PHP 7.1+?
Which template are you using?
How about something like PDF Attachment in Product Description
in the Hostgator cPanel do they have the multiphp tool? check it and see if in there PHP5.6 is available, if it is switch your site to use it, then set up a sub-domain and set its PHP version to 7.4...
fixed...
forgot the leading / in the define('DIR_FS_CATALOG'
https://vinosdefrutastropicales.com/index.php?main_page=product_info&cPath=2_8&products_id=56
Loading failed for the <script> with source “https://sealserver.trustkeeper.net/compliance/seal_js.php?code=w6oj3BWielKupWYTgYTROViTOTLVM8&style=normal&size=105x54&language=en”.
Failed loading of...
What is the image file extension for the ones that are getting a 403 error? There is a .htacess file in the images folder that might be blocking
The Recaptcha V3 plugin from numinix is something new and would be different than the other reCaptcha module in the plugins section. So before installing the one from Numinix I would uninstall the...
log4j is a component for Java servlets. Zen Cart is a PHP application.
Seriously? You know why they are missing, we had a conversation about this and you fixed it on at least one site... Category tabs are hidden on mobile
and nobody cares that you think it is a bug...
Is it the long load time that is the problem? I loaded https://dealbyethan.biz ( NEW version without SEO URL) with developer tools open and watched the console.
The page took 8 minutes to load on a...
Yeah, check your configure.php files. The links to all of your .css and .js files are messed up, they look like the following
...
@fuzztrip try replacing the contents of your includes/templates/YOUR_TEMPLATE/jscript/jscript_imagehover.js with the following
/*
Simple Image Trail script- By JavaScriptKit.com
Visit...
What version of Zen Cart is the shop2 cart?
When I follow the link I get presented with the option to download a file or view it.
When I view the file that it is sending me it is basically the...
:hug: :thumbsup: in the specials.php file it is line 435 that needs to be comment out
Update, the same behavior happens on the specials page
I can confirm this behavior. In a test 1.5.7c, I made sure that I had more than 10 feature products. I tried to select the row for the one at the bottom of the list (#10) and was sent to page 2 of...
I am covering my a$$... I don't like making a change like this to solve a deficiency in Office 365 autoresponder of not having the ability to set a switch to either use the From: or the Reply-To: ...
@lat9 they are only making the change for the contact us and you must have been pointed to this thread by another thread for Lloyd
Why am I being blamed....LOL
Found this information
What is the meaning of the MySQL collation utf8mb4_0900_ai_ci?
uft8mb4 means that each character is stored as a maximum of 4 bytes in the UTF-8 encoding scheme.
...
Is that what I was suggesting? Didn't realize I was suggesting anything. Just pointing out that if the "from" does not match the server/domain it is being sent from then you can run into...
You run into a problem with email deliverability when you change the "from" to be the email address of the submitter of the contact form.
For example, if the submitter is a AT Yahoo email...
That sounds like you are using a tablet or small device to work in the admin. If the screen size gets too small all of those middle columns hide. Depending on the device the classes could be edited...
After looking at your other thread, did you search for a ".sql" file? or ".sql.zip" or ".sql.gz"
No, it would have defaulted to saving on the server in the home directory (top) level and you would have had to download it to your local.
full cpanel backups should have ".tar.gz" extensions on them
As nouns the difference between sloth and indolence is that sloth is (uncountable) laziness; slowness in the mindset; disinclination to action or labor while indolence is habitual laziness or sloth....
see firefox screenshot F12 to get into developer tools and then click on the circle icon in the image to switch to device mode and then pick your device from the top of the screen
19743
reducing the window on the desktop when using Responsive Classic won't show you the mobile source because the browser user agent doesn't change and the classes/Mobile_detect.php doesn't see it as...