Search found 23 matches

Search found 23 matches

Re: Automatically Updating files

It seems difficult to keep my customization using VQMOD as i have customized getProducts() of cart.php and many other functions too. Is there a way that i can replace the whole file with my file whenever an update will run?

Jump to post
  • Thu Aug 23, 2018 12:26 pm
  • Replies 3
  • Views 488
Automatically Updating files

I have some of my theme files inside system > storage > modification > catalog folder. Earlier these files got updated automatically and to fix this issue I copied same files inside root_folder > catalog > controller folder with same folder location as of modification. I did some customization in ca...

Jump to post
  • Wed Aug 22, 2018 8:04 pm
  • Replies 3
  • Views 488
Unable to add more than 16 options to the product.

I am using Opencart 2.3.0.2 version. I have created a product option i.e Product Color from Catalog > Option. When I am trying to assign this option to a product, I can only add 16 options. When I am trying to add the 17th option then I am getting an errors of: Notice: Undefined index: type in path_...

Jump to post
  • Tue Jul 17, 2018 1:16 pm
  • Replies 1
  • Views 1560
Re: Sometimes getting 500 Internal Server Error on ajax hit

Thank you guys for your suggestions. I am not using any antifraud extension. Today when I was trying to generate the error again I got a new error. Here is the error log 2018-07-05 22:38:01 - PHP Warning: unlink(/mnt/stor14-wc1-ord1/959233/www.siteurl.com/web/content/system/storage/cache/cache.serie...

Jump to post
  • Fri Jul 06, 2018 11:59 am
  • Replies 5
  • Views 2062
Sometimes getting 500 Internal Server Error on ajax hit

I am using Opencart Version 2.3.0.2 and using a one-page checkout of the theme. Sometimes when I fill the payment details at that time the save function of ajax is called to autosave the details and when tick the checkbox of Shipping information is same as billing information then sometimes I get 50...

Jump to post
  • Tue Jul 03, 2018 12:14 pm
  • Replies 5
  • Views 2062
Re: Paypal Express Checkout not working when product have shipping Value

Thanks for your quick reply. I get it fixed. The condition for the shipping was commented by me and i forget to uncomment it. When i debugged it step by step then i found the issue.

Thanks :)

Jump to post
  • Tue Jun 26, 2018 3:00 pm
  • Replies 2
  • Views 1126
Paypal Express Checkout not working when product have shipping Value

I am using Opencart Version 2.3.0.2 and facing issue with PayPal express checkout. I am using per product shipping extension and when the product with shipping is added in the cart and process with PayPal then on PayPal sandbox page I am getting an error of "Sorry, we can’t complete your purcha...

Jump to post
  • Tue Jun 26, 2018 2:06 pm
  • Replies 2
  • Views 1126
Re: Admin Panel not loading after SSL is enabled.

Hey, Thanks for your response. I fixed the issue of SSL. Now I am facing the issue that when the site is loaded using example.com then it is redirecting to the https://www.example.com but when I am loading the site with www.example.com then it is not redirecting to https URL. I tried to add code in ...

Jump to post
  • Tue Jun 26, 2018 1:53 pm
  • Replies 5
  • Views 1549
Re: Admin Panel not loading after SSL is enabled.

I tried this too but admin panel won't load and on frontend all the js and css files won't load.

Jump to post
  • Thu Jun 14, 2018 12:45 pm
  • Replies 5
  • Views 1549
Admin Panel not loading after SSL is enabled.

I am using Opencart 2.3.0.2 version and trying to make the site work with SSL. I enabled SSL from the Admin > Setting > Server and enabled SSL setting. After that I modified URLs in the config.php file of admin folder: // HTTP define('HTTP_SERVER', 'http://www.siteurl.com/admin/'); define('HTTP_CATA...

Jump to post
  • Wed Jun 13, 2018 1:51 pm
  • Replies 5
  • Views 1549
Show double theme options menu in admin panel

I am using opencart 2.3.0.2 version and installed one-page checkout extension. After installing extension I can see the double menu of theme options in admin panel. Also, I am using Per Product Shipping extension and in product's data tab I can see double options to add shipping cost too. I have att...

Jump to post
  • Wed May 30, 2018 11:57 am
  • Replies 1
  • Views 294
Re: Image Manager's Search Box not Working

I can not refresh after installing the extension as there are some files of the theme inside system > storage > modification in which i did some customization. When i refresh from admin panel catalog > extensions > modifications then my customization for system > storage > modification files overwri...

Jump to post
  • Fri May 11, 2018 3:14 pm
  • Replies 9
  • Views 1864
Re: Image Manager's Search Box not Working

Yes, I tried with the fresh filemanager.php file. But search is not working.

Jump to post
  • Wed May 02, 2018 1:00 pm
  • Replies 9
  • Views 1864
Re: Image Manager's Search Box not Working

:( I tried but it's not working for me.

Any other way to fix this issue?

Jump to post
  • Tue May 01, 2018 12:05 pm
  • Replies 9
  • Views 1864
Image Manager's Search Box not Working

I am using opencart 2.3.0.2 version and found that the image manager's search box is not working. I tried to replacing code of admin/controller/common/filemanager.php with these below links: https://raw.githubusercontent.com/opencart/opencart/dev/upload/admin/controller/common/filemanager.php https:...

Jump to post
  • Mon Apr 30, 2018 8:03 pm
  • Replies 9
  • Views 1864
Re: Getting Error: Incorrect File Type, when uploading pdf file for a product.

Hey, thanks for your reply. I checked and my file type is application/pdf and extension is .pdf

Anything else I can check the issue?

Jump to post
  • Mon Apr 23, 2018 6:04 pm
  • Replies 2
  • Views 1185
Getting Error: Incorrect File Type, when uploading pdf file for a product.

I am using Opencart Version 2.3.0.2. I have created functionality to upload pdf file for a product but when I am uploading, I am getting an error of Incorrect File Type. I checked in the Upload settings for the mime type inside System > Settings > Store > Server and everything seems fine. Here is th...

Jump to post
  • Mon Apr 23, 2018 2:18 pm
  • Replies 2
  • Views 1185
Re: How to automatic rewrite url for Manufacturer listing page

Thanks for responding back quickly.

I tried using this extension. It's affecting my code as I customized theme and admin panel. The files which are inside the system > storage > modification > overwrites.

Can you help me without using the extension?

Thanks

Jump to post
  • Tue Apr 17, 2018 4:00 pm
  • Replies 3
  • Views 481
How to automatic rewrite url for Manufacturer listing page

I am using opencart 2.3.0.2 version. I enabled SEO URL setting from the settings page in admin panel. For the manufacturer listing page, i added product/manufacturer in the query field and manufacturers in the keyword field of oc_url_alias table. But when i call it using $this->url->link('product/ma...

Jump to post
  • Tue Apr 17, 2018 2:46 pm
  • Replies 3
  • Views 481

Search found 23 matches