Re: Is there safe way to Reduce Size of customer_login table in database
I backed up my database and the size was 25 MB? That is why I was concerned and was looking for some tables I could reduce in size.
Is that size database OK?
- Tue Jun 13, 2023 10:47 pm
- Replies 4
- Views 680
Is there safe way to Reduce Size of customer_login table in database
Using Opencart 3.0.3.2
I noticed my customer_login (oc_customer_login) table has become very large with over 30,000 rows.
Is it safe to delete these records in customer_login?
- Sun Jun 11, 2023 10:50 pm
- Replies 4
- Views 680
How to display an additional product price on product page. Opencart 3.0.3.2
Using Opencart version 3.0.3.2 On my product pages, I want to display the product price in a second place on the page. Looking at the page template I see this code: {{ product.price }} Would it just be a matter of editing my product page template to add an additional: {{ product.price }} in some oth...
Jump to post- Sat May 20, 2023 4:24 am
- Replies 1
- Views 959
Re: reCaptcha stopped working on my Account Registration page form
I tired making new captcha keys to use the v2 checkbox version, but the spam is still getting through. For example, yesterday the captcha failed 800 attempts, but let 600 pass. After change to captcha, about 15 spam registrations are getting through every hour. I think I will try to upgrade to V 3 c...
Jump to post- Thu Jan 12, 2023 2:16 am
- Replies 12
- Views 4066
Re: reCaptcha stopped working on my Account Registration page form
It looks i had already edited that code, and set it to go to false each time for the session I did also go to the Captcha settings on Google's site and there was a setting were I could make the captcha more secure, so I put it to max. Not really sure what it did? On weird thing. The settings say I h...
Jump to post- Wed Jan 11, 2023 2:40 am
- Replies 12
- Views 4066
[SOLVED] Safe to delete customers directly in the database?
I had hundreds of spam customer registrations and want to delete them. Is it safe to delete customers directly in the Opencart database, without causing any issuers, errors, or messing things up? I see there is a table named OC _Customer My fear is there are connected tables to this one and just del...
Jump to post- Wed Jan 11, 2023 12:28 am
- Replies 10
- Views 1740
Re: reCaptcha stopped working on my Account Registration page form
Yes, that may have happened, because it started working again for me. When I do a test on my computer.
But, the real problem I have is I am getting 30+ spam registrations per hour.
My web host can't figure out how the spam bots are beating the CAPTCHA (google v. 3 with I am not a robot checkbox
- Tue Jan 10, 2023 12:26 pm
- Replies 12
- Views 4066
Re: Google reCAPTCHA not working like expected
Do you mean if I am logged in that the captcha does not work for anyone who submits the form in the world, or just for me on same computer?
My issue is I am getting 20 - 30 new registrations an hour, all spam
- Tue Jan 10, 2023 7:38 am
- Replies 2
- Views 2146
reCaptcha stopped working on my Account Registration page form
Using Opencart 3.0.3.2, and using the built in Google Captcha extension. With version 2 checkbox type captcha. For some reason, on the form on the account registration page the captcha appears, but it allows form submission even when the captcha is NOT checked. So I am getting a ton of spam. I have ...
Jump to post- Tue Jan 10, 2023 3:15 am
- Replies 12
- Views 4066
Marketing > Emails not being sent. Opencart 3.0.3.2
On my Opencart 3.0.3.2 website, the order notification emails are being sent, but for some reason when I use the Marketing > Email (Newsletter) to try ot sent emails out to customers, no emails are sent. Is this a bug with 3.0.3.2. Can anyone suggest a fix or someplace to check? I read about the nee...
Jump to post- Tue Nov 22, 2022 11:41 am
- Replies 2
- Views 350
Re: Cloudfare message started appearing in my admin
OK. It sounds like this is something normal as a result of opencart putting an ad in that spot, and using cloudfare.
Feel better now. I thought it was some type of hack.
Thank you for all the feedback.
- Wed Oct 05, 2022 11:17 pm
- Replies 8
- Views 7240
[SOLVED] Cloudfare message started appearing in my admin
When I go to may admin > Extensions > module page I am seeing this message: www.opencart.com Checking if the site connection is secure www.opencart.com needs to review the security of your connection before proceeding. Ray ID: 234234324... Performance & security by Cloudflare No idea how it was ...
Jump to post- Wed Oct 05, 2022 6:29 am
- Replies 8
- Views 7240
Any good enhanced newsletter extensions?
Any good extensions for Opencart 3.0x to update the built in newsletter system. I would like something that has templates, and lets you design your own templates. That also lets you easily add products from your store. And handles sending the emails (in small batches if needed) Some type of automati...
Jump to post- Fri Sep 02, 2022 6:58 am
- Replies 1
- Views 775
Re: trying to install opencart in another folder
After more research I have found that there are extensions that actually add custom language prefixes, which seems to be like subfolders. Such as mydomain/es/ or mydomain/fr Ike this extension for example: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=16164&...
Jump to post- Thu Jul 07, 2022 1:43 am
- Replies 4
- Views 1398
Re: trying to install opencart in another folder
I would also like to do this. My idea is to create a sub-folder on my website (opencart 3.0.3.2) and install another copy of opencart in the sub folder. I want to have a different language website in that subfolder. For example: My main website: www,mydomain.com Then I would have a spansih language ...
Jump to post- Fri Jul 01, 2022 6:30 am
- Replies 4
- Views 1398
How is Search Engine Ranking affected when you Add Another Language to Opencart store
My opencart store (3.0.3.2) is english based, and now I would like to add Spanish language version. To do this I plan to get a Spanish language pack and add that to my website. My understanding is that this will add a Language dropdown menu to the top of my pages that will allow a visitor to select ...
Jump to post- General Discussion
- How is Search Engine Ranking affected when you Add Another Language to Opencart store
- Thu Jun 30, 2022 4:10 am
- Replies 1
- Views 348
Re: Error - Undefied offset ... seo_url.php
I looked at the file at line 29 and it references one of my extensions.
I will contact their support to see if they can help.
Thank you all for the feedback.
- Tue Nov 09, 2021 1:43 am
- Replies 3
- Views 598
Error - Undefied offset ... seo_url.php
I am using OpenCart 3.0.3.2 I am seeing the following error in the error log: PHP Notice: Undefined offset: 0 in /home/servc674/storage/modification/catalog/controller/startup/seo_url.php on line 29 I have been using the site several months with no error like this, but only started seeing it recentl...
Jump to post- Fri Nov 05, 2021 12:49 am
- Replies 3
- Views 598
Re: How to add Facebook Pixel code to specific pages
this extension seems very popular, and mentioed pixel, but not much details.
https://www.opencart.com/index.php?rout ... load_id=59
- Thu Aug 19, 2021 4:42 am
- Replies 5
- Views 877
Re: How to add Facebook Pixel code to specific pages
That information about using event system is beyond my skill level. As pointed out, it is suggested I look at OCmod? I assume an extension? Is there one you would recommend? Or did you mean to create my own ocmod? Though I was surprised it would be a common task to be able to conditionally add some ...
Jump to post- Thu Aug 19, 2021 4:32 am
- Replies 5
- Views 877