R_J
AdminR_J Admin
-
Re: How to `$DiscussionView = $DiscussionController->Index($DiscussionID);`?
Today I have made it. Don't know why it didn't work at the first try. In the end it is as easy as expected ;) public function discussionController_refreshOnPreview_create($Sender, $Args){ $… (View Post)1 -
Re: profile.json into a Javascript Variable
I've stumbled upon something like that before, but I cannot remember what the situation was... But I guess the solution will be to eliminate any "www." in your caba.de links. "www… (View Post)1 -
Re: How to `$DiscussionView = $DiscussionController->Index($DiscussionID);`?
Still not sure how to get me results... :( Using $this gives me The Plugin object does not have a "xFetchView" method. I understand that Using $Sender gives me another error DiscussionContr… (View Post)1 -
Re: How do I write a Plugin with a Module?
It's so easy, let's do it here together :) And if it is ready, we could ask some mod to split the discussion and move it to the tutorials. I'd split it up into 3 steps which are also t… (View Post)8 -
Re: Add on Manager not working for me
I've used the Module Manager from ProcessWire and it is really comfortable to work with that: http://modules.processwire.com/modules/modules-manager/ Each module has a class name ("TheModul… (View Post)1
