x00
MVPx00 MVP
Reactions
-
Re: Cooperation for an International Vanilla Support
There are plenty of tools and service out there to facilitate working together. I'm not sure what you are trying to do thought, what it the actual objective? Because themes have little to do with Int… (View Post)1 -
Re: Why Vanilla ! ?
Take your own initiative. ابتکار عمل خود را. (View Post)2 -
Re: [Crowd-Funding] Groups Add-On
There is nothing wrong with crowd funding in principle. It is a question of how many serious parties there are. It is up to you to seek funding rather than the developer per say in this case. From a … (View Post)3 -
Re: Scandic characters not shown in vanilla
an issue that has been fixed http://vanillaforums.org/discussions.rss but is not in 2.1 (View Post)2 -
Re: MySQL CPU Usage off the charts!
Make sure you have installed php-memcahed not php-memcache enable caching in vanilla: $Configuration['Cache']['Enabled'] = TRUE;$Configuration['Cache']['Method'] = 'memcached'; that is all. You can c… (View Post)3