Search found 45 matches

Search found 45 matches

opencart 3.0.3.8 error in module google recaptcha

In opencart 3.0.3.8 I get this error message:
Notice: Undefined index: route in /public_html/catalog/controller/extension/captcha/google.php on line 14

line 14 is this: $data['route'] = $this->request->get['route'];

any suggestions to fix it?

Jump to post
  • Mon May 02, 2022 4:53 am
  • Replies 4
  • Views 584
Re: upgrade from version 3.0.2.0 to 3.0.3.8, error

now in /catalog/model/extension/total/ (opencart 3.0.3.8 + Php 7.4) the file shipping.php is like this below but the error persist <?php class ModelExtensionTotalShipping extends Model { public function getTotal($total) { if ($this->cart->hasShipping() && isset($this->session->data['shipping...

Jump to post
  • Sun Mar 13, 2022 11:35 pm
  • Replies 3
  • Views 871
upgrade from version 3.0.2.0 to 3.0.3.8, error

On my hosting with php 7.4 after upgrade from version 3.0.2.0 to 3.0.3.8 I notice that when I place a product in the cart and click on checkout I have this message Warning: A non-numeric value encountered in /home/....../public_html/....../catalog/model/extension/total/shipping.php on line 24 ... wh...

Jump to post
  • Sun Mar 13, 2022 10:23 pm
  • Replies 3
  • Views 871
paypal ecommerce platform and automatic notification order status

I use opencart 3.0.2 and I installed and activated the latest version of paypal ecommerce platform and it works but as soon as an order arrives, the extension alone notifies the customer of the order status and switches status from pending order to completed order. Is it a bug? Is it possible to dis...

Jump to post
  • Thu Apr 29, 2021 9:59 pm
  • Replies 1
  • Views 288
control speed slideshow and banner in OC 3.x

In Opencart 3.x which javascript values I have to change to regulate speed of Slideshow in the Top Home Page and of Banner Manufactures in bottom content ?
thanks

Jump to post
  • Mon Jul 06, 2020 12:57 am
  • Replies 1
  • Views 445
Re: product page I don't see more than 5 images

OC version ? 3.0.2
Theme? Ravado https://themeforest.net/item/ravado-cof ... e/21347451
At the moment the site is in localhost
But in the default theme for example how can I show more thumbnails in product page? Which file fix or which setting change in admin panel?
thanks

Jump to post
  • Thu Jun 11, 2020 11:25 pm
  • Replies 3
  • Views 344
product page I don't see more than 5 images

Hi,
In product page I have uploaded 11 images but when I see on front-page I see only 1 photos and below 4 thumbnails. How to show below main image more than 4 thumbnails, for example 9/ 10 thumbnails? thanks

Jump to post
  • Thu Jun 11, 2020 8:49 pm
  • Replies 3
  • Views 344
Re: [ON HOLD] remove address store and telephone in contact us page

"However, setting those additional locations on the footer wouldn't be a bad idea either"
could you explain me because is a bad idea either ?
...and "I have something like this on my Github namespace"
what is the link of this github project?

thanks

Jump to post
  • Fri May 29, 2020 9:54 pm
  • Replies 6
  • Views 4511
Re: [ON HOLD] remove address store and telephone in contact us page

In contact us page should be allowed to show more address and telephone number because any firms have more selling point or offices
So I prefer publish this information in the footer while in contact us page want only show the form to fill in.

Jump to post
  • Fri May 29, 2020 7:18 pm
  • Replies 6
  • Views 4511
[ON HOLD] remove address store and telephone in contact us page

Suggestion to remove the block "Our location" containing address store and telephone in contact us page, that is the block attached in the screenshot.
thanks

Jump to post
  • Fri May 29, 2020 2:36 am
  • Replies 6
  • Views 4511
specific custom field in checkout opencart 3.0.3

I am looking for a solution to create in the checkout of Opencart 3.0.3 a custom field of the type "I want the invoice" with double checkbox o radio buttons Yes / No, and therefore the customer every time he makes an order he can choose if he wants the invoice or not, and I can see that in...

Jump to post
  • Thu May 14, 2020 2:27 pm
  • Replies 2
  • Views 576
[SOLVED] - in opencart 3.0.2 I can't save order number in subtotal

In OC 3.0.2 I go in extensions then in order totals and then into sub-total option where I place a number in the field sort order but opencart doesn't save it. I think it's a bug. Any suggestions to fix it?
thanks

Jump to post
  • Tue Jun 26, 2018 2:59 am
  • Replies 20
  • Views 4576
Re: after installing ssl certificate ...paypal express checkout doesn't work

I have found extension that make conflict, now I contact developer. Thanks for suggestion

Jump to post
  • Fri Jun 08, 2018 7:06 am
  • Replies 4
  • Views 525
Re: after installing ssl certificate ...paypal express checkout doesn't work

"Saying you don't have a weight column what other extensions do you have installed?"
Could you explain me better and how to find solution,I have no idea

I have click on clear and then on refresh in modifications but problem (fatal error message) persists...

Jump to post
  • Fri Jun 08, 2018 6:52 am
  • Replies 4
  • Views 525
Re: after installing ssl certificate ...paypal express checkout doesn't work

on line 40 the code is:
throw new \Exception('Error: ' . $this->connection->error . '<br />Error No: ' . $this->connection->errno . '<br />' . $sql);

Jump to post
  • Fri Jun 08, 2018 6:45 am
  • Replies 4
  • Views 525
after installing ssl certificate ...paypal express checkout doesn't work

after installing ssl certificate my websiste is now on https protocol and in my OC 3.0.2 doesn't work anymore paypal express checkout. When I click on checkout button to end order, this button change in loading and stopped there, so it doesn't charge popup of paypal express checkout ; this happens w...

Jump to post
  • Fri Jun 08, 2018 6:16 am
  • Replies 4
  • Views 525
footer customer service - contact us link reapeted more times - help

After moving site from subdomain to root ... as you see here https://prnt.sc/jec3vr in footer of my OC 3.0.2 I have now contact us link reapeted more times .
Possible reasons and solutions?
thanks

Jump to post
  • Sun May 06, 2018 4:24 pm
  • Replies 1
  • Views 665
OC 3.0.2 - add company field in registration page above firstname

you know that company name in not present in registration page but after it and after login the customer can add this information in his reserved area. I want that company field is shown as NOT required field in registration page above firstname and surname? Which files I have to change? catalog/vie...

Jump to post
  • Fri May 04, 2018 1:59 pm
  • Replies 2
  • Views 1061

Search found 45 matches