R_J
AdminR_J Admin
-
Re: overriding function variable outside core files.
You need to distinguish between objects methods and functions. If a function is defined in the way that you have described, it can be overriden. Normally you should avoid replacing anything and try t… (View Post)1 -
Re: karmabank
My first idea is "Use the [Ask a Question] button on the plugins page". My second thought is "Why is he asking me instead of the plugin author?" Both are not helpful for you, I kn… (View Post)1 -
Re: Upgrade to 2.5 problem - Vanilla addon can't be started [RESOLVED]
The typical pitfalls while updating are * file access rights * not cleaning file cache after an update * orphan files From your description I would assume you need to delete the contents of the /cach… (View Post)1 -
Re: Howdy Stranger and bottom description location!
The file should look like that: <?php$Definition['Howdy, Stranger!'] = 'Welcome to the community!';$Definition['GuestModule.Message'] = "I don't think I have seen you before. If you want to j… (View Post)1 -
Re: Profile Extender plugin - location shows up double in the profile
"Title" and "Location" are special profile fields. Maybe that is because such fields are commonly available in other forums, I don't know... In order to use this two fields, you d… (View Post)2