I created this add on that hides content placed in code <prem>CONTENT TO HIDE</prem> as I needed said funtionality for my forum. Enjoy :) http://vanillaforums.org/addon/premhide-plugin-1.0
I'm happy it worked ;)
@x00 you are a star--wish you were here earlier. I guess there are many ways to skin a cat :) I just finished the add-on for my needs and I just uploaded it. I gave you and @hgtonight props: http://vanillaforums.org/addon/gobackmobile-plugin-1.0
You want the user to only see mobile version of your site? I would "force" the mobile cookie when they arrive. In essence reverse of how it works now... I can try to work out the code if you want
That's what I was missing
public function ProfileController_Mobile_Create($Sender) {
Thanks @hgtonight, you rock.
I'll finish up some stuff and test before I release add on. I'll make sure to give you full props!