Questions tagged as 'opencart'

0
answers

Error in listing of customers who did not make purchases Opencart

I have a problem that I can not solve at all. I'm trying to list only clients that have never made purchases, ie checking in the order table if there is no purchase associated with the client id, I'm using the query: SELECT * FROM '" . DB_PREF...
asked by 27.09.2017 / 09:13
1
answer

Disable fields before radio button is selected Opencart

I have a jQuery function, which hides or displays some fields according to the radio selected. But I need to hide all fields if radio is not marked. The code works, but in Opencart the fields CPF, RG, CNPJ, Social Reason and IE...
asked by 06.12.2016 / 04:35
1
answer

Injection Script in Opencart 1.5.6

I'm having a recurring problem with injected code in my online store. I use the opencart version 1.5.6. Normally inject code into multiple files and then change the model / tool / image.php extension to image.suspected Do you know how to s...
asked by 16.11.2016 / 17:16
1
answer

syntaxError: Unespected end of input OK

I upgraded opencart from version 1.5.x to version 2.0.1.1, everything went well except that I can not edit customer orders or change the status of the order and notify Follow the prints of what's happening to me I have tried several so...
asked by 24.02.2016 / 18:36
0
answers

Ignore Friendly URL for certain folders in .HTACCESS

There was a big problem with a client that I have, it needs to have two stores (using Open Cart) in the same domain, but both are different products, layout and plug-ins (so I can not do two stores like the Open Cart enables). The URLs would loo...
asked by 03.12.2014 / 18:52
1
answer

Remove space from a column in Opencart

I made a select in the table oc_product SELECT * FROM oc_product in the column sku needed to remove all the spaces of these items are more than 2000 lines with this problem it is possible to remove this dynamically follows a...
asked by 26.10.2018 / 17:33
1
answer

Blank space in menu with bootstrap

Good afternoon, I'm trying to split a menu with a white line in the middle with css. I managed to do it, but on the right side the menu gets a space without the line and in the items that are below is the white line also sort of picking up...
asked by 11.11.2017 / 18:14