x00
MVPx00 MVP
Reactions
-
Re: [Solved] Newbie question about URL
rename it then delete all the .ini files in the /cache (View Post)2 -
Re: Vanilla vs GetSponge
tbh the functionality of that site, can be provided by a plugin. with vanilla you create your own UI. Horses of courses. (View Post)2 -
Re: Sniping a comment made by Tim... a request for you guys
I thought you were going to develop something that snipes Tim, like the function that electrocutes Lincoln. ;) (View Post)3 -
Re: Displaying Total number of views and Discussions
Probably something like $TotalCount = Gdn::SQL()->Select('SUM(CountViews) As Total')->From('Discussion')->Value('Total'); Then you have to decide where you are … (View Post)1 -
Re: marijnhaverbeke.nl/uglifyjs is down (alive again)*
obfuscation can cause bugs, and that is what appears to have happened with the merge/split conflict. (View Post)1
