x00
MVPx00 MVP
Reactions
-
Re: Information about Vulnerabilities in Docx and Xlsx*
Please do not download these attachments and open them. Especially Windows users there are some vulnerabilities related to docx/xlsx not meant to cause offense or accuse. Just a reminder not to open … (View Post)6 -
Re: Worker Domain design pattern
Description Without further ado, here is a psuedo-UML example of implementation of the pattern The purpose is both separation of concerns and a way of organising and making clear implicit code. What … (View Post)6 -
Proper file management on your server
@aery asked this question and it is coming up a lot. There have been some mishaps that could have been avoided. This is meant as general advice for linux based servers, but it is not a substitute for… (View Post)8 -
Re: RenderAsset('Panel') returning NULL
The controller method has to call AddSideMenu which add the dashboard side menu to the panel. The could be interfered with possibly, or the module is missing. Your first bet is to restore your vanill… (View Post)6 -
Re: Introducing Gdn_PScaffold a plugin scaffold/mini framework for your convenience
Without further ado an explanation ABOUT A utility/script for the Vanilla / Garden Framework, which will help your organise, often cluttered plugins.SETUP To make cd to Gdn_Scaffold and run$ php make… (View Post)12