Search found 19 matches

Page 1 of 1

Search found 19 matches

Re: V2.1.0.1 SSL View Admin Order Issue

The problem is that at various points the code grabs the store URL from the database and you're administrating on a different protocol to that order. You've probably made your site HTTPS only, but the original order was on HTTP. So to fix, either: UPDATE ocorder setting the store_url to the HTTPS ve...

Jump to post
  • Wed Oct 28, 2015 9:57 pm
  • Replies 23
  • Views 10872
Re: Category SEO URL

Thanks for the quick reply.

Yes the category has that specified and it is what follows the index.php?_route_...

Jump to post
  • Tue Apr 21, 2015 5:16 am
  • Replies 11
  • Views 11482
Category SEO URL

Evenin' open cart'ers. I seem to be stuck and wondering if someone can help please... My store's category URLs all redirect to include index.php?_route_= The product pages are working how I'd like. (They do not redirect to include index.php?_route_=) Is there a way to fix the category URLs to not re...

Jump to post
  • Tue Apr 21, 2015 4:50 am
  • Replies 11
  • Views 11482
Re: OC2, sales/order/api Warning: You do not have permission

Creating an API user and adjusting its id to 0 thus fixes the UI error.

Is this the correct behaviour? Ie should an API user be created now for admin to work, or perhaps even an API user created for each admin user that exists?

Jump to post
  • Tue Nov 04, 2014 6:26 am
  • Replies 4
  • Views 1438
Re: OC2, sales/order/api Warning: You do not have permission

Looking up the stack it appears the earlier issue is that api_info is empty in the edit() function.

line 81: $api_info = $this->model_user_api->getApi($this->config->get('config_api_id'));

Jump to post
  • Tue Nov 04, 2014 6:20 am
  • Replies 4
  • Views 1438
OC2, sales/order/api Warning: You do not have permission to

Does anyone know the steps to fixing the following bug I'm seeing in OC2? Within the admin/sales/orders UI, when editing a sale and clicking continue on the first step I hit an error. The first issue is $this->session->data['cookie'] is not set. If I remove the check and later use of this field I am...

Jump to post
  • Tue Nov 04, 2014 5:56 am
  • Replies 4
  • Views 1438
Re: OpenCart 2.0 ISSUES Topic

Anyone facing issues editing orders?

I'm clicking continue on step 1 and being returned:

SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
[domain]/admin/view/javascript/jquery/jquery-2.1.1.min.js
Line 4

Jump to post
  • Fri Oct 24, 2014 4:34 am
  • Replies 221
  • Views 108031
Re: OpenCart 2.0 BUG Topic

If I add a product to the cart, the button cycles via "loading.." but the cart doesn't refresh.

However, if I change page the cart loads with the product added.

Jump to post
  • Fri Oct 03, 2014 5:30 am
  • Replies 221
  • Views 108031
Re: OpenCart 2.0 BUG Topic

The welcome mod has some issues... (upgrade from 1.5.6 > 2) Notice: Indirect modification of overloaded property ControllerModuleWelcome::$data has no effect in /public_html/admin/controller/module/welcome.php on line 20Notice: Indirect modification of overloaded property ControllerModuleWelcome::$d...

Jump to post
  • Fri Oct 03, 2014 5:08 am
  • Replies 221
  • Views 108031
Synced with Ebay and Amazon

Does anyone know whether Daniel is planning to bring syncing with Ebay and Amazon into its core soon? The plugins available either don't cut it, or ask for a monthly subscription. Magento has M2Epro, free, and ideal. Or are people aware of Ebay and Amazon mods that are one-off prices, not too expens...

Jump to post
  • Fri Apr 26, 2013 3:31 am
  • Replies 1
  • Views 669
Multi-store SEO url

Hello all. I doubt this is supported but maybe there's a trick to it .... (fingers crossed) I have a site which holds the OC install in a sub folder, ie., http://domain/store/ Then I have a second and third store working off of this via add-on domains This all works fine, except for SEO urls because...

Jump to post
  • Wed May 02, 2012 2:10 pm
  • Replies 1
  • Views 505
Re: Language and Currency in the URL?

I use netbeans against a local copy. The controller was to support flag usage alongside this. So it should work now. I think the best thing might be to spit out some debug info to your error log. I can have a look Sunday if you need help. You will find it quite easy to spit out info to the log thoug...

Jump to post
  • Sat Apr 28, 2012 6:17 am
  • Replies 17
  • Views 9683
Re: Language and Currency in the URL?

Are you able to debug? If you choose de via the long flags, does it set?

You or I can tweak the code to log an error to the error log explaining why the language wasn't used - just to debug..

Jump to post
  • Sat Apr 28, 2012 5:47 am
  • Replies 17
  • Views 9683
Re: Getting paid

Thanks

Jump to post
  • Sun Apr 22, 2012 10:10 pm
  • Replies 3
  • Views 729
Re: Getting paid

P.s., 1st sale was on march 17

Jump to post
  • Sun Apr 22, 2012 4:32 pm
  • Replies 3
  • Views 729
Getting paid

I have sold 8 extensions but as of yet there has been no payment to my PayPal account - I thought it would have been real time or close to anyway.

What is the lag? Or has someone else got the money? :(

Jump to post
  • Sun Apr 22, 2012 4:27 pm
  • Replies 3
  • Views 729
Re: Language and Currency in the URL?

Ok... I must be missing the blindingly obvious. But ?language=fr simply did nothing and I could find no code that suggested it would (OC 1.5.2.1). In case it helps others or even myself if this encourages someone able, to shed some light: I have added my some amendments, after a little battle with t...

Jump to post
  • Sun Apr 08, 2012 6:47 am
  • Replies 17
  • Views 9683
Re: Linking Open Cart To Google Merchant Account

You must have products omitting basic required data - the feed error details should point you straight to the problems. Extensions will simply enhance what the Core provides. What version are you running of OpenCart?

Jump to post
  • Sun Apr 08, 2012 4:52 am
  • Replies 3
  • Views 1010
Re: Language and Currency in the URL?

qphoria - you're going to hate me but it simply doesn't work on the OpenCart install I'm working on - 1.5.2.1 I am looking all over the solution for a sign of where it enquires the URL for the language (or indeed the currency) but I simply cannot find it. It seems crazy for me to write my own functi...

Jump to post
  • Sun Apr 08, 2012 1:04 am
  • Replies 17
  • Views 9683

Page 1 of 1

Search found 19 matches