x00
MVPx00 MVP
Reactions
-
Re: Is it possible to override an already declared Controller method?
best do the route like so ^/profile/discussions(/.*)?$ ->/profile/discussions2$1 ok it is unlikely that you will have something else with discussions, but it good practice any way. (View Post)1 -
Re: Hover issue on Depth 2 ( over the link )
That was just a reset class though, and I prefix with the element. (View Post)1 -
Re: if I call a render asset handler, how do I isolate asset conditionally.
have a look at the pokets plugin public function Base_BeforeRenderAsset_Handler($Sender) { $AssetName = GetValueR('EventArguments.AssetName', $Sender);} (View Post)1 -
Re: Conflicts with Facebook and Regular registration
Sorry its early lol the table is KarmaBankBalance ALTER TABLE GDN_KarmaBankBalance ALTER COLUMN TransCount SET DEFAULT 0; (View Post)1 -
Re: how to earn any point and rating in vanillaforums?*
A lot of people aren't first language English speakers. (View Post)2
