Search found 3 matches
Page 1 of 1
Search found 3 matches
Re: [SOLVED]Can't open Image page
for resolve this problem edit
system/library/image.php
in line 63
replace $this->image = imagecreatefrompng($file);
with $this->image = @imagecreatefrompng($file);
this warning solved
- Tue Nov 19, 2024 3:34 pm
- Replies 6
- Views 2783
missing add review in opencart 4023
hi in opencart 4023 add review has error in line 88and 89 in catalog/controller/product/review.php $this->load->model('product/product'); $product_info = $this->model_product_product->getProduct($product_id); it should be change to -->-----------------------------------------------------------------...
Jump to post- Sat Oct 28, 2023 1:43 pm
- Replies 2
- Views 993
Re: فروشگاه حلقه نامزدی با اپن کارت
با سلام ماژول تغییر گروهی قیمت در
shop.opencart-ir.com
موجود است
- Wed Aug 25, 2021 10:00 pm
- Replies 2
- Views 8300
Page 1 of 1
Search found 3 matches