Search found 30 matches

Search found 30 matches

Re: Sync between opencart and whmcs

We are in 2015 and nothing about this appeared so i though about another type of solution. Use facebook login in both, course there is no sync, but in my case i just want customers to login in a easy way, i even really dont would like to "sync" 2 data cause they are for different porpouses...

Jump to post
  • Tue Feb 03, 2015 9:22 pm
  • Replies 5
  • Views 5146
Re: Extension Store Update IMPORTANT!!

I agree with this changes too, but is very important to keep free access to the version already paid.

I believe Daniel will get special attention on this changes we are talking, they are very important for all parts on this game.

Jump to post
  • Sat Jun 07, 2014 10:40 am
  • Replies 69
  • Views 113573
Re: Add telephone field to contact form

I'd like to have mandatory telephone field in contact form, so customers who'd like to contact me would also have to insert their telephone number. Would that be hard to implement? Hardest thing is validating phone number. Try attached vQmod, it: - add input field to form - checks input, allowed: d...

Jump to post
  • Tue May 20, 2014 1:31 am
  • Replies 11
  • Views 12758
Re: [HOW TO] Coupon Usage Report - PHP Script

The coupon report has already been implemented in OpenCart v1.5.1.3 under admin - > reports - > coupons. Hi straightlight , the thing is - this current cupom report shows only the total amount of the cupom usage. If you try to filter the report per a period of time, it willç bring the "sales r...

Jump to post
  • Thu Apr 03, 2014 10:07 pm
  • Replies 8
  • Views 4346
Re: How to use minDate parameter in date picker.

For option "date" worked percfectly for me!

Just added:

$('.date').datepicker({
minDate: 0,
dateFormat: 'dd-mm-yy',
});

On product.tpl on the current refered javascript on body section.
- i using brazilian date format (d-m-y) as you can see.

Thanks a lot!!

Jump to post
  • Mon Feb 24, 2014 4:16 am
  • Replies 8
  • Views 2292
Re: Calendar (datepicker) language change

Just to add how i solved my problem with this: I added this: <script type="text/javascript" src="catalog/view/javascript/jquery/ui/i18n/jquery.ui.datepicker-pt-BR.js"></script> Right after: <script type="text/javascript" src="catalog/view/javascript/jquery/ui/jquer...

Jump to post
  • Mon Feb 24, 2014 4:02 am
  • Replies 1
  • Views 2900
Re: Upgrade 154.1 to 155.1 - Error No: 1283

Thanks, saved me too.

I was just in doubt about my DB_PREFIX, but i checked on my config.php that there wasnt NO DB PREFIX on my installation, so i just removed this part on the fix you posted... and then.. ALL FINE! :)

Thanks a lot!

Jump to post
  • Mon Feb 03, 2014 6:25 am
  • Replies 15
  • Views 7538
OpenCart desconfigurado no IE

Largue o ie6 pra la, coloque uma mensgem para usuarios de ie6 incentivandos a usar chrome ou firefox, ou mesmo atualizar o ie, mas sugiro as 2 primeiras opcoes rass

Jump to post
  • Mon Mar 11, 2013 11:02 am
  • Replies 7
  • Views 7257
Remover Afiliados , Telefone e endereço da pagina de contato

Procure em catalog/view/theme/seutema/templates

Vc vera pastas como common, footer.tpl e contact.tpl la vc edita isso, sugiro ler sobre vqmod antes de sair editando os codigos.

Jump to post
  • Mon Mar 11, 2013 11:00 am
  • Replies 1
  • Views 2379
Erro no Envio de Informativo

Estranho enh? As mensagens de email de compras funcionam? Se sim isso ta com cara de arquivo quebrado ou falta do na sua instalacao, pega o seu zip, extraia tudo se novo e reenvie ap servidor as pastas de admin e do core... : )

Jump to post
  • Mon Mar 11, 2013 10:58 am
  • Replies 2
  • Views 2826
Promoção $20 por Animated Flash Header Banner

Banner em flash? Serio? Nao esta contra mao das tendencias? Css3, html5, responsive.... Sucesso nas vendas : )

Jump to post
  • Mon Mar 11, 2013 10:55 am
  • Replies 2
  • Views 1126
Tracking Afiliados

Turpin, fizemos este link "geral" ja para um cliente nosso. Vou ver se geramos um vqmod dele pra vc. Qql coisa me lembre por email, pode levar alguns dias, mas temos isso : ) Sobre a outra duvida, ja nao sei, veja se o vinculo esta no pedido, lembrando q o adm precisa clicar em liberar com...

Jump to post
  • Mon Mar 11, 2013 10:53 am
  • Replies 2
  • Views 2429
Website openCart

Remover no codigo é facil, mas o ideal seria voce remover fazendo vqmods pra assim poder sempre atualizar o oc dele depois sem preocupaçao e medo de perder as modificacoes.

Mas no codigo é facil, veras tudo na pasta catalog/view/theme/seutema/templates : )

Jump to post
  • Mon Mar 11, 2013 10:49 am
  • Replies 1
  • Views 980
Opencart is Not an Advertisment Service

Demo is very important, i hope they keep this with some politics, probably.

The safer way is to ensure you ll only show the demo, in a different site of ur own marketplace an all done.

Jump to post
  • Mon Mar 11, 2013 9:58 am
  • Replies 8
  • Views 1162
Re: Returns Have To Add Manually Back To Stock

alright, as a fix this will work out alright. in general, this is one of the largest problem i see with opencart.... Adding new features all the time is nice, but for a business application, some things might need a little more thinking. I Agree with you. I need to cancel the order that was "n...

Jump to post
  • Fri Nov 02, 2012 2:50 am
  • Replies 20
  • Views 4944
Re: Subtract Inventory at ADD TO CART

Thought I would bring this back up as I am still interested in this add on. Would be nice if it was an easy to use module that can others could use. Basically be able to select in the cart admin panel how the "add to cart" behaves * 'add to cart' deducts inventory after payment is made (n...

Jump to post
  • Sat Oct 27, 2012 7:55 am
  • Replies 11
  • Views 5914
Re: SSL just not working

Thanks a lot guys, i was getting this problem to... SSL when activated on Admin just doesnt work.. What i did Edit config.php on public_html and config.php from admin area as follows: // HTTPS define('HTTPS_SERVER', 'https://www.mydomain.com.br/'); define('HTTPS_IMAGE', 'https://www.mydomain.com.br/...

Jump to post
  • Fri Oct 26, 2012 8:50 pm
  • Replies 52
  • Views 40666
Re: HOW TO set up Multi-Stores on v1.5.1

PROBLEM FOUND!! I really dont believe in it.. reading more and more about link problems i found this.. http://opencart.web2y.net/40150-multi-store-problems This guys just told there... "make sure you include the full URL, with the trailing forward slash" This was my mistake!! So for whom i...

Jump to post
  • Wed Sep 19, 2012 10:00 pm
  • Replies 54
  • Views 28830
Re: HOW TO set up Multi-Stores on v1.5.1

Well, after do this modifications listed at - http://stackoverflow.com/questions/1206 ... subdomains At least the DEFAULT LANGUAGE FOR EACH STORE started to work!! :) Before this the language was always the same, but the default laguage of the second store is SPANISH not PORTUGUESE. Now this is work...

Jump to post
  • Wed Sep 19, 2012 9:43 pm
  • Replies 54
  • Views 28830
Re: HOW TO set up Multi-Stores on v1.5.1

Well.. i found this explanations about cookies, subdomains and PHP SESSION... all modifications http://stackoverflow.com/questions/12066759/opencart-cart-across-multiple-stores-with-different-subdomains Does anyone have test it? Is it really necessary? I will try do this.. (get a backup first, ofcou...

Jump to post
  • Wed Sep 19, 2012 9:23 pm
  • Replies 54
  • Views 28830

Search found 30 matches