Search found 78 matches

Search found 78 matches

Re: Order Options Alphabetical

how do we do the same but for the admin section, when adding going through the list of created "options" it can get unmanageable when everything is not in alphabetical order..

forgot to mention im running ver: 3.0.3.2

would make life so much easier!

Thanks in advance

Jump to post
  • Mon Mar 27, 2023 8:03 pm
  • Replies 9
  • Views 1179
css from theme not loading on paypal express shopping cart page?

Hi everyone, how can i load css on one page thats not showing css like the others?

i presume its a line of code to implement or something like that?

Jump to post
  • Sun Jul 19, 2020 10:49 pm
  • Replies 1
  • Views 304
Re: Worth Upgrading to OC3.0.3.3?

so to clarify, did they sort paypal pro out with this release?

it wouldn't be worth it upgrading if we have a one page checkout system still though would it?

Jump to post
  • Sun May 31, 2020 5:22 pm
  • Replies 3
  • Views 360
strange issue with order

Version 3.0.3.2 running theme journal - latest version had an issue with a customers order, he ordered an item which when processed in paypal doesnt match the order in the dashboard. we sent out the order displayed in the dashboard and suffice to say it was not what he had ordered. upon checking the...

Jump to post
  • Thu May 28, 2020 5:19 am
  • Replies 2
  • Views 248
Re: limit parameter issue

2020-01-07 18:28:55 - PHP Notice: A non well formed numeric value encountered in /storage/modification/system/library/pagination.php on line 54 2020-01-07 18:28:55 - PHP Notice: A non well formed numeric value encountered in /storage/modification/system/library/pagination.php on line 94 2020-01-07 ...

Jump to post
  • Wed Jan 08, 2020 10:32 am
  • Replies 10
  • Views 1022
Re: [SOLVED - v3.0.3.1 - Fix] - PayPal Express Checkout

Journal support told me PayPal cannot be used with any one page checkout. So users need to revert to the default open cart checkout style. Has anyone tried this fix lately on journal3 ? Not having PayPal express has hit my business so hard as most customers bail on the chekout process. When I had Pa...

Jump to post
  • Wed Jan 08, 2020 4:31 am
  • Replies 172
  • Views 107131
Re: limit parameter issue

Getting same error with extra info after enable of debugging for paypal... any ideas on this? i amended the file as suggested earlier in thread. Thanks. 2020-01-07 6:00:14 - PP_STANDARD :: IPN REQUEST: cmd=_notify-validate&mc_gross=80.49&invoice=24300+-+Ho+yong+CHOI&protection_eligibilit...

Jump to post
  • Wed Jan 08, 2020 1:44 am
  • Replies 10
  • Views 1022
Re: Orders in the 'Missing orders' list

before the users are directed to paypal, the order is saved with status 0 (missing), it only is recovered when paypal calls back with the order number after payment/authorization processing. If that callback does not come, either because the customer does not complete paypal processing or your site...

Jump to post
  • Mon Jan 06, 2020 11:41 pm
  • Replies 8
  • Views 1688
Re: Orders in the 'Missing orders' list

did anyone find the solution to this out? i am experiencing the exact same issue.

Jump to post
  • Mon Jan 06, 2020 10:32 pm
  • Replies 8
  • Views 1688
Re: limit parameter issue

Thanks i have implemented that, no errors regarding this at the moment.. is there anything i can do to error test?

no idea what the error even means tbh.

Thanks again for the help

Jump to post
  • Mon Jan 06, 2020 10:12 pm
  • Replies 10
  • Views 1022
Re: limit parameter issue

do i need upload all of those amendments or just the one for manufactuer.php?

Ive never understood github, how am i supposed to know this is the solution to my issue?


Thanks for the link.
Andrew

Jump to post
  • Mon Jan 06, 2020 8:28 pm
  • Replies 10
  • Views 1022
limit parameter issue

guys keep getting this error in the logs, any clues as to how to rectify? PHP Warning: A non-numeric value encountered in /storage/modification/catalog/controller/product/manufacturer.php on line 436 PHP Warning: A non-numeric value encountered in /storage/modification/catalog/controller/product/man...

Jump to post
  • Mon Jan 06, 2020 7:06 pm
  • Replies 10
  • Views 1022
worldmap widget module, not displaying sales when status updated to shipped

worldmap widget / module, doesn't show sales information when having updated each order's status from completed to shipped,

how comes?

it would be nice to keep track of how many orders are going to what countries..

thanks

Jump to post
  • Wed May 01, 2019 8:56 pm
  • Replies 1
  • Views 380
Re: [SOLVED - v3.0.3.1 - Fix] - PayPal Express Checkout

is there a way to display:none the paypal express option within payment type select box?

if i can i might be able to have paypal express and standard working at same time?
thanks
A

Jump to post
  • Sat Apr 06, 2019 3:29 am
  • Replies 172
  • Views 107131
braintree extension / integration

after the issues i have faced with jounral theme 3 and paypal express checkout, i thought i would give braintree a go to get pp express and card payments sorted, i posted this in the braintree github section but he has referred me to the opencart forums, any ideas on this one? i have asked journal t...

Jump to post
  • Thu Apr 04, 2019 8:06 pm
  • Replies 2
  • Views 459
Re: transferring customer information from 2.1.0.1 to 3.0.3.1

managed to dort this with import / export tool, https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=17&filter_license=0&sort=rating though i had to download customers file as backup for both new and old site, then transfer the data manually from the old site ...

Jump to post
  • Tue Apr 02, 2019 11:10 pm
  • Replies 3
  • Views 373
affiliates issue

Notice: Undefined index: firstname in /home4//mywebsite.com/catalog/controller/event/activity.php on line 125Notice: Undefined index: lastname in /home4//mywebsite.com/catalog/controller/event/activity.php on line 125Warning: Cannot modify header information - headers already sent by (output starte...

Jump to post
  • Tue Apr 02, 2019 10:09 pm
  • Replies 1
  • Views 506
Re: Additional terms & conditions

if i wanted to draw in some text from the language file, how could i do that? $_['text_agree_order'] = 'By placing your order you agree to our Terms & Conditions, privacy and returns policies. You also consent to some of your data being stored by mywebsite, which may be used to make future shopp...

Jump to post
  • Tue Apr 02, 2019 9:29 pm
  • Replies 2
  • Views 763
Re: [SOLVED - v3.0.3.1 - Fix] - PayPal Express Checkout

this isnt the scope of the thread but how difficult would it be to get both payment types (pp express and pp standard) enabled without having to check the radio button for paypal express? i may be able to implement both payment types if this is easy to accomplish? i will continue my google search in...

Jump to post
  • Sun Mar 31, 2019 3:00 am
  • Replies 172
  • Views 107131
Re: [v3.0.3.1 - Fix] - PayPal Express Checkout

ok, my setup is a bit complicated, i have established your code is working fine, the issue is with regards to standard paypal extenstion and the paypal express checkout extensions working together / journal one page checkout system / confirm buttons.. this is the issue: i have both enabled (continue...

Jump to post
  • Sat Mar 30, 2019 9:12 pm
  • Replies 172
  • Views 107131

Search found 78 matches