Search found 22299 matches

Search found 22299 matches

Re: Looking for a solution or some one who can fix it. I am paying $500 paypal. Need it done ASAP

Looks like you may either have a false / positive on your store or your store might be really infected. When trying to load the store, it shows on the browser that it's not safe.

Jump to post
  • Sun Mar 31, 2024 5:08 am
  • Replies 4
  • Views 257
Re: What PHP file executes only once per visitor?

Ok this is what I am doing: Right now I am using this code in my index.php to send myself android notification about what sites are referring visitors to my website. Issue I have is that I usually get 2 even 3 notification per visitor sometimes. Is there any way to edit this code so that it only se...

Jump to post
  • Sat Mar 30, 2024 11:42 pm
  • Replies 17
  • Views 854
Re: Extensions to override order option

This could simply be done from the cart page where each associated product options need to be quoted, it could provide the delivery date from a shipping extension.

Jump to post
  • Sat Mar 30, 2024 9:23 am
  • Replies 7
  • Views 354
Re: How to disable the Site Shutdown function? 3.0.3.8

In system/config/catalog.php file,

find:

Code: Select all

'startup/maintenance'
replace with:

Code: Select all

//'startup/maintenance'
This should resolve the issue.

Jump to post
  • Thu Mar 28, 2024 7:46 am
  • Replies 16
  • Views 2373
Re: référencement de photo

Version d'OC. Cependant, cette extension peut surement vous être utile: https://www.opencart.com/index.php?rout ... n_id=32624 .

Jump to post
  • Thu Mar 28, 2024 7:40 am
  • Replies 1
  • Views 1850
Re: Error admin when i enter

Server error logs.

Jump to post
  • Thu Mar 28, 2024 7:37 am
  • Replies 1
  • Views 213
Re: What PHP file executes only once per visitor?

I would simply create an event or use OCMod to accomplish this task by targeting a controller instead of a startup file.

Jump to post
  • Thu Mar 28, 2024 7:35 am
  • Replies 17
  • Views 854
Re: Problem with moving the storage directory outside of the web directory in Security Notification pop-up after install

Installed OpenCart v4.0.2.3 on KeyHelp hosting control panel ( https://www.keyweb.de/en/keyhelp/keyhelp/ ) After installing OpenCart, after first login, I get a Security Notification pop-up dialog: ---- Important Security Notification! Storage path It is very important that you move the storage dir...

Jump to post
  • Mon Mar 25, 2024 3:53 am
  • Replies 1
  • Views 566
Re: Any simple way to redirect from product page to contact page with product info?

Or, by using the customer search table to pull the product ID whereas the current customer ID is currently logged in to avoid the SPAMs. OC 4 releases also uses tokens on the frontend to ensure reliability prior to form postings.

Jump to post
  • Sat Mar 16, 2024 11:05 pm
  • Replies 5
  • Views 612
Re: Sell content as a product

I would be very grateful if you could tell me more about this solution. I need to provide access to the page selected by the client after he has paid or debited the amount from his account. And after 60 minutes, close access to this page. Those. manage access to pages, taking into account payment a...

Jump to post
  • Fri Mar 15, 2024 7:32 am
  • Replies 9
  • Views 1170
Re: Create simple Hello extension for OC4.0.2.3

The extension route cannot be used from the URL on the catalog-end side.

Jump to post
  • Sun Mar 10, 2024 3:21 am
  • Replies 2
  • Views 513
Re: AI Bot with OC Tables?

You could use a CRON task or an API that pulls the products.

Jump to post
  • Sat Mar 09, 2024 8:58 pm
  • Replies 1
  • Views 1779
Re: OC 4 is sending out commission emails

I have affiliate marketing completely turned off. The customer gets an email saying they earned commission on their purchase of 100%. WTF is going on and how do I stop this? OC version. Event Triggers for affiliates needs to be disabled from the OC admin. Version is latest OC 4. 4.0.2.3 I believe W...

Jump to post
  • Thu Mar 07, 2024 6:00 am
  • Replies 9
  • Views 1398
Re: extension uninstall?

paulfeakins wrote:
Thu Mar 07, 2024 12:53 am
straightlight wrote:
Wed Mar 06, 2024 7:41 am
More info is needed.
Not really, the question is clear.
That's because you have your own documentation.

Jump to post
  • Thu Mar 07, 2024 5:59 am
  • Replies 9
  • Views 660
Re: Fatal PHP Error Detected - index.php?route=checkout/register/save

PayPal can be quite slow at times sending IPNs because of network bottlenecks. In other words, don't worry about if a transaction went thought unless it doesn't show up that day...I'll remember that in case it happens again. Any thoughts on the Fatal PHP Error? I don't think they are related, and I...

Jump to post
  • Thu Mar 07, 2024 5:57 am
  • Replies 8
  • Views 414

Search found 22299 matches