R_J
AdminR_J Admin
-
Re: How does one modify modules/assets called by default.master.tpl?
If you are in a php file, you could use the power of the framework! Great you reminded me of that... First you have to find out how you can get the ConversationID. Put a decho($this); somewhere in th… (View Post)1 -
Re: How can I add a custom field in Vanilla Registration form?
You would need a custom plugin, because ProfileExtender processes additional registration fields after user has been created. (View Post)2 -
Re: Need help with .htaccess
I've copied the exact line right below "RewriteEngine on". I've played around with it and before I have done very similar things. But no combination of domain/no domain, path with regex/pat… (View Post)2 -
Re: 112 downloads in two hours. :)
Well done! But you have to clean up the code a bit: there are relicts from another plugin below the plugin class ;) But anyway: great to see a developer using the framework so versatile in his first … (View Post)2 -
Re: Anyone have a plugin that allows you to toggle your ROLE for specific posts?
@MichaelCS couldn't you just use Announcements? They are important official posts. But if I see it correctly, there'll soon be a new plugin made by peregrine ;) (View Post)2
