fkraus
Forum Replies Created
-
Thank you.
Anyways I already rated the plugin 5 stars because it’s great and works very well.
Thanks for the quick replay.
In fact I went a bit further on the logs and found out the root cause: “Specified key was too long; max key length is 767 bytes”. It refers to the “UNIQUE username_type (username,type)” statement.
The issue is mainly due to my DB type (InnoDB) + chartset (utf8mb4_unicode_520_ci) and key length (100+200 chars) meaning that the username+type cannot exceed 255 chars long.
I will change this manually but I would recommend to change this is the code for the future as other people could have the same issue.
Notice: I’m just changing this small piece of code: “UNIQUE username_type (username(150),type(100))” so the total key length is under 255 chars.
Thanks again
Felipe- This reply was modified 7 years, 11 months ago by fkraus.
Forum: Plugins
In reply to: [Brazilian Market on WooCommerce] Compatibilidade com plugins de pagamentoPode deixar!
Vou só conferir pois parece que novo script do stripe já está levando consideracao. Irei testar e se necessário colaboro com a solu??o.
Abs
Testado por aqui, corrigido! Obrigado.
Obrigado Claudio.
Foi total falta de experiência. Meu primeiro projeto com WP+WC e gra?as a devs como você e outros na comunidade em 2 semanas e meia já tenho 90% pronto para o lan?amento esperando agora só fechar detalhes no layout.
Abs e siga o grande trabalho que vem realizando, parabéns!
Fala Claudio,
Obrigado pelo retorno.
Na verdade era um problema do meu tema e n?o do módulo.
Já é 5 estrelas! Obrigado pelo trabalho incrível.
Thanks again for coming back to me.
Indeed you’re saying that my theme does not have this hook.
So, knowing that, is it still possible to use WooDiscuz?
I can do any code change or place any specific shortcode on the product page.
Thanks a lot.
Thanks for your answer.
Basically the theme I’m using does not use tabs in its layout and so, when I installed woodiscuz I couldn’t see it in the product page.
Thus, is there any possible way to get it working on a theme without tabs?
Also, my second question is related to discussions and ratings. When I installed woodiscuz I noticed that the original review system have been disabled. My intention is to keep both of them active at the same time.
Hope I made myself a bit more clear this time.
Thanks a lot!
Hi there,
My theme does not use tabs.
Is it still possible to use Woodiscuz plugin using a shortcode?
Also, is it possible to use Woodiscuz for product questions and I still use the default reviews for produt rating?
Thanks
FelipeForum: Plugins
In reply to: [SendGrid] Php notice after wp 4.6.1 updateIt’s perfect! Thanks for that!
- This reply was modified 8 years, 2 months ago by fkraus.
Forum: Plugins
In reply to: [SendGrid] Php notice after wp 4.6.1 updateHi there,
Same warning over here.
In my case I was using WP 4.6.1 with SendGrid plugin v1.9.5 and it worked just fine.
I’ve just updated the SendGrid plugin to v1.10 and teh warning appeared.
Thanks