peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Tutorial: How to Enable a debug log and collect debugging information.
To Enable logging: 1 add these statements to your config.php $Configuration['Garden']['Errors']['LogEnabled'] = TRUE; $Configuration['Garden']['Errors']['LogFile'] = 'log/DebugLog'; 2 create a log fo… (View Post)14 -
missing defintions
@Todd $Definition['%s view html'] = '%s Lượt xem';$Definition['%s views html'] = '%s Lượt xem';$Definition['%s comment html'] = '%s Trả lời';$Definition['%s comments html'] = '%s Trả lời'; (View Post)1 -
Re: pay for theming ?
if they were - you wouldn't have to add them! here is what a person would do! its not that hard, really it isn't! http://vanillaforums.org/discussion/26785/missing-defintions you could also add them … (View Post)1 -
Re: Vanilla 2.1 stable released
https://github.com/vanillaforums/vanilla/issues/1898 transifex issues related to http://vanillaforums.org/discussion/comment/207060/#Comment_207060 (View Post)1 -
Re: pay for theming ?
try this in conf/locale.php and report back sir $Definition['%s view html'] = '%s Lượt xem';$Definition['%s views html'] = '%s Lượt xem';$Definition['%s comment html'] = '%s Trả lời';$Definition['%s … (View Post)2