x00
MVPx00 MVP
Reactions
-
Re: Allowed memory size of 67108864 bytes exhausted on VANILLA 2.1
Are you asking me or telling me? You are wrong. That fact that it affects a plugin doesn't change that it is a common php problem to do with allocated memory. If you had bothered to google it yo… (View Post)1 -
Re: Tapatalk notifications
that is somethign you have to discuss with the tapatalk team they maintain that plugin. (View Post)1 -
Re: Integrating vanilla with google translate?
It is probably becuase most themes are using smarty templates. You need to enclose scripts in {literal} {/literal} tags. (View Post)1 -
Re: Is it possible to sell general items?
Paypal does not do true stock keeping, it has no idea of your stock levels. However if stock keeping is not really an issue, i.e, you are only selling a small number of items, and you don't mind… (View Post)1 -
Re: some mobile devices loads up full-site view how to avoid this?
you can predefine functions, to override them. This not related to how you override some controller methods. So you could carefully override the IsMobile function by placing it in a conf/boostrap.bef… (View Post)1
