Search found 236 matches

Search found 236 matches

Re: If statement to stop fake registrations

I had the same exact thing going on. The formatting of the names was exactly the same as the OP. Obviously some kind of routine they run on Opencart sites. My developer got it taken care of but I do occasionally still get one as I did today but somehow he got it to where they can't keep doing it ove...

Jump to post
  • Mon Mar 18, 2024 3:43 am
  • Replies 6
  • Views 409
Re: Auto-remove product label or products from product category after X amout of days

I was able to figure it out. The products did not get removed from the product category as the person asking me for help was led to believe. Instead, there was a modification, that modified the category.php file. The modification hid the products without an active special discount from view when vi...

Jump to post
  • Fri Nov 10, 2023 6:35 am
  • Replies 6
  • Views 652
Re: Auto-remove product label or products from product category after X amout of days

I'm thinking someone just thinks the products are removed after 30 days. That's not a thing I have ever heard of.
I am assuming you created this new label in Journal 3 and I just checked, there isn't a "turn off after date" setting in there either.

Jump to post
  • Wed Nov 01, 2023 6:19 am
  • Replies 6
  • Views 652
Re: Built-in Product Return form not triggering emails

Is there a reason that "returns" has not been added at Settings > Mail > Alert Mail.
I know this is an old post and I do see Isense has a extension for this but why isn't it already there? Has to be a reason.

Jump to post
  • Sat Oct 28, 2023 8:19 am
  • Replies 4
  • Views 4351
{solved } What and why 3.0.3.9?

I was thinking no more version 3.xx of opencart but see there is now a 3.0.3.9 available so obviously I was wrong.
Is it just an update to support PHP versions or is there more to it?

Jump to post
  • Wed Oct 18, 2023 4:04 am
  • Replies 3
  • Views 1242
Re: Custom Text on checkout page

You're welcome. I would suggest maybe posting a screenshot of what you want to accomplish. In my experience messing around with the actual checkout page requires a pro, someone that can make changes without breaking the page. You might be better off looking at some of the one page checkout extension...

Jump to post
  • Thu Oct 05, 2023 7:32 am
  • Replies 8
  • Views 665
Re: Custom Text on checkout page

Instead of editing a particular file try the Html Content mod in extensions first. It may not put whatever you are wanting to add in the exact location but maybe. Here is a quick YT vid showing you how to use it. https://www.youtube.com/watch?v=tVrZ5rABuxM

Jump to post
  • Thu Oct 05, 2023 2:29 am
  • Replies 8
  • Views 665
Re: Issues setting up a dev environment with XAMPP to test my site before pushing updates to live server

I can only tell you I tried using XAMPP, didn't have as many issues as you are describing but I had issues. Maybe it's the Jtheme and licensing for other extensions but I just couldn't get everything to work. I found that doing dev work and testing in a subdirectory of public_html on my VPS worked p...

Jump to post
  • Sun Sep 24, 2023 3:29 am
  • Replies 15
  • Views 1260
Re: Checkout page ambiguity

First of all your site looks great. It looks like you are using the quickcheckout extension instead of the Jtheme checkout so it's not a Jtheme issue here. I actually like having the Payment details section on the checkout page and would love to have that myself. I don't know how you would get rid o...

Jump to post
  • Sun Sep 24, 2023 12:20 am
  • Replies 3
  • Views 302
Re: Journal registration from... Wanna Telephone field to accept only numeric values

Hi Please I need help ... I have installed opencart 3.7 and I'm using journal theme . I want to modify journal registration form validation.. specifically telephone field to accept only numeric values I tried adding this php code if (!is_numeric($this->request->post['telephone'])) { $this->error['t...

Jump to post
  • Wed Sep 20, 2023 10:05 am
  • Replies 7
  • Views 526
Re: Why my site doesn't show on google

Hi everyone, I'm really in need of some expert help! [..] Yes, you definitely need some expert help and it's hard to find that. You have to be careful with who you get to help you as well as you don't want to pay someone and not get any results. * You have not even done the basics as far as I can s...

Jump to post
  • Fri Sep 15, 2023 7:26 am
  • Replies 6
  • Views 518
Re: Add options to more than one product at the time?

There are a few copy options extensions in the marketplace. This one looks good to me but I have not used it.
https://www.opencart.com/index.php?rout ... n_id=37711

Jump to post
  • Tue Jun 27, 2023 5:28 am
  • Replies 2
  • Views 376
Re: Menu bar alignment

YES, there was and you need to reconsider your choice of words before you think about talking to people. Every bit of your comment came off with impotent arrogance and a blatantly obviously indication of you didn't provide this, this, this, that or the other so I won't help you. So feel free to res...

Jump to post
  • Wed Jun 21, 2023 8:13 am
  • Replies 12
  • Views 1341
Re: Module Code must be between 3 and 32 characters

Somehow I did miss that this same issue has been left in the comments at the extension page and looks like they started a year ago or so. It appears to not be compatible with 3038. I had previously installed it on a 3037 and several other earlier versions of OC without an install issue. Anyway, my g...

Jump to post
  • Sat Jun 17, 2023 2:52 am
  • Replies 4
  • Views 1193
[SOLVED] (kinda sorta) Module Code must be between 3 and 32 characters

What does my subject line even mean? I have people trying to figure this out, have contacted extension developer etc. As I always do I searched the forum and cannot find one other instance of this question being asked for any version of OC which is unusual. ( I guess I could have missed it but I can...

Jump to post
  • Fri Jun 16, 2023 8:40 am
  • Replies 4
  • Views 1193
Re: Making the Cart Page Mobile Compatible

It seems like you are wanting to know why an extension you bought isn't mobile friendly on the payment page. You should ask the developer of that extension about that. Or you could use the checkout that's included with the theme that shall not be named that you said you were using. It works pretty w...

Jump to post
  • Sat May 13, 2023 11:06 am
  • Replies 14
  • Views 2716
Re: [SOLVED] Error when updating products - The page you requested cannot be found

Don't turn off modsecurity. Use this rules to fix issues or ask hosting to add it https://github.com/padaliyajay/modsecurity-opencart I had an issue recently where I could not add zones to a geo zone I was creating at System > Localisation > Geo Zones. I had to turn of mod-security in order to solv...

Jump to post
  • Wed Apr 26, 2023 2:47 am
  • Replies 11
  • Views 1579
Re: Multilingual Export/Import for OpenCart 2.x / 3.x / 4.x

Opencart version 3.0.3.8 PHP version 7.4.33 From admin panel to Extensions->Marketplace version opencart-3-x-export-import-multilingual-4-13-cloud.ocmod.zip with date 09/07/2017, results in error, "Signature hash does not match!" [...] I was able to get the file named opencart-3-x-export-...

Jump to post
  • Sat Apr 22, 2023 11:32 pm
  • Replies 1155
  • Views 561588
Re: Multilingual Export/Import for OpenCart 2.x / 3.x / 4.x

I see in the documentation that if on php 7.3 or above you should use version 4.13. I'm trying to upload Products to an install of OC version 3.0.3.7 and am on php 7.3 I don't see a 4.13 download option for that version of OC that doesn't have the word cloud in it. Is that the one we are supposed to...

Jump to post
  • Fri Apr 14, 2023 6:02 am
  • Replies 1155
  • Views 561588

Search found 236 matches