R_J
AdminR_J Admin
-
Re: Awards Plugin Getting Fatal Error On Install
Oops... at least I've spelled "Aelia" correct... :blush: (View Post)1 -
Re: Awards Plugin Getting Fatal Error On Install
* Download and install "Logger" plugin: http://vanillaforums.org/addon/logger-plugin * Download and install "Aelia Foundation Classes" plugin: http://vanillaforums.org/addon/logge… (View Post)3 -
Re: Problem implementing /vanilla/views/discussion/discussion.php
Solved my problem: FormatMeAction is defined in discussion helper_functions and I haven't included that before rendering discussion view. That's all... (View Post)2 -
Re: Better differentiation between a PM and an Activity comment?
For "Add Comment" you'll find that in the sources: .Anchor(T('Activity.Comment', 'Comment') so you have to translate 'Activity.Comment' (View Post)2 -
Re: Better differentiation between a PM and an Activity comment?
Look at the source of the page and you'll find better strings to look up - for example "SpMessage". That will lead you to that part of code: echo Anchor(Sprite('SpMessage').&… (View Post)2
