Enter forum description here ...
0

Проблема с отображением миниатюрной картинки в новостях

Ivan Kulkov 13 year бұрын updated by admin 13 year бұрын 3

 Добрый день! 

У картинки, которую я добавляю к новости, не изменяется размер (нет миниатюры), в самой новости.

0
Answered

http://glutafrosta.com/index.php?route=checkout/checkout

Chad 13 year бұрын updated by admin 13 year бұрын 1

Hello,

I am using your openshop for a production eCommerce site. I found a major error in the checkout/checkout. For some reason after I make an order, the system does not pop down a form where a user suppose to fill his information under the step 1. Checkout Options.

Please advice.

Thanks,

Chad

chatchaw@oes.co.th

0

atal error: Cannot redeclare ModelAccountCustomer::sendCoupon() in /customers/3/4/f/vaadiherbals.co.uk/httpd.www/shop/vqmod/vqcache/vq2-catalog_model_account_customer.php on line 214

info@vaadiherbals co uk 12 year бұрын updated by admin 12 year бұрын 1

atal error: Cannot redeclare ModelAccountCustomer::sendCoupon() in /customers/3/4/f/vaadiherbals.co.uk/httpd.www/shop/vqmod/vqcache/vq2-catalog_model_account_customer.php on line 214

0

Shall we include seller info and rate this seller extension

Pragash 12 year бұрын 0

Hai, This is pragash, Greatings! Max. After a long time i had finishing my exams.I wanted to design affiliate product selling from different sellers of online shopping. Could u include the additional extension Rate this seller and Seller contact info below the product image......

0

error log found 2 things...need help to resolve

Julie Rader 13 year бұрын updated by admin 13 year бұрын 1
Here are the 2 errors I see in the log.  Can you tell me what to do to fix them?

---------- Date: 2012-11-12 21:04:07 ~ IP :  ----------
REQUEST URI : /index.php?_route_=life-coaching-services
MOD DETAILS:
  modFile  : /home/invest11/public_html/vqmod/xml/OpenShop/-Scroll-to-Top-Button.xml
  id  : Adds a button to scroll page to the top.
  version  : 1.0.0
  vqmver  :
  author  : Marcelwoo
SEARCH NOT FOUND (SKIPPED): common.js

MOD DETAILS:
  modFile  : /home/invest11/public_html/vqmod/xml/OpenShop/-Search-Autocomplete.xml
  id  : Search autocomplete with product info and images.
  version  : 1.0
  vqmver  :
  author  : sv2109 (sv2109@gmail.com)
SEARCH NOT FOUND (SKIPPED): common.js
----------------------------------------------------------------------

 

0
Fixed

when Create a new Category and specify URL at Data tab it shows error!

Pragash Jayaram 13 year бұрын updated by admin 13 year бұрын 2

Hai, Create new Category and specify URL like (http://software-files-a.cnet.com/s/software/12/73/98/96/ccsetup323.exe?token=1348775412_f25d7775c4b71984c481b58edc363f87&lop=link&ptype=3001&ontid=18512&siteId=4&edId=3&spi=1cd08c6ad5311c8f07a2ea0c35647563&pid=12739896&psid=10315544&fileName=ccsetup323.exe) at Data tab


Its shows error when saving that new category.... I want to put the URL link on the particular category for to download directly when i clicking some buttons.


What i have to do?


Am asking so many questions, Please don't angry with me bcoz i didn't strong in web design and develpment


Regards,


Pragash.


website: fun.prekeyz.com

Answer
admin 13 year бұрын

Yeh, there was bad error in scripts.

Fixed with urgent update just now.

0

How do you remove the Ex Tax price tag?

Bob Rielly 13 year бұрын updated by admin 13 year бұрын 1

Ihave tried everything to  remove "How do you remove the Ex Tax price tag?"

0

How can i use bestsellers

Pragash 12 year бұрын updated by admin 12 year бұрын 1

when i use bestsellers module in category of column left page, its shows simply nothing. May I know how can i use it. Is I have to edit manually in coding to list the bestsellers......


Regards,


Pragash.

0

update to last release of opencart

Roman Rusakov 12 year бұрын жаңартылды 12 year бұрын 2

Do you plan to update openshop to last release OC 1.5.5.1 ?

Or how it all is generally designed? I need to update on my own, or need to wait official release of openchop, or it would be better to do nothing?

0

Product Attribute as Additional Info

Pragash 12 year бұрын updated by admin 12 year бұрын 1

[Tutorial] Modificating Compare Page: Opencart Forum

    Open Compare Template ( yourtheme/template/product/compare.tpl )
    Put code bellow:
    Code: <?php if ($attribute_group['name'] != 'Product Info') { ?> <!-- line 88 -->

    <?php } ?>  <!-- line 108 -->


Q: In this I can't find it compare.tpl in openshop template. But  i modified in opencart default template of compare.tpl. Is it correct?