We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Plug-ins on Member/Forum page templates?

Development and Programming

Daniel H.'s avatar
Daniel H.
22 posts
16 years ago
Daniel H.'s avatar Daniel H.

Howdy,

Well, I thought I had a few ideas on how to handle different bugs/lacking elements in EE, but they mostly revolved around my being able to develop a plug-in or module to manipulate the template the plug-in is run on. Piece of cake for the main templates, but not when it comes to forum and member templates.

I was trying a simple plug-in that just output text when called: (partial, sudo code)

Function Helloworld() {
$this->return_value = "Hello world!";
}

Called using:

{exp:helloworld}

Very simple stuff, of course. Well, on the normal templates, it displays “Hello World!” just fine. On the member templates and forum, it shows “{exp:helloworld}”.

Can we run plug-ins on those pages? I know regular EE tags aren’t parsed on them (all the time), but I had hoped this would be doable. Any help?

Thanks!

       
Gfive(tm)'s avatar
Gfive(tm)
40 posts
16 years ago
Gfive(tm)'s avatar Gfive(tm)

Hello Daniel

The only way to use plug-ins in the forum/member section Is to call the forum trough a template and place {exp:forum} in it.

For more info about this:

http://expressionengine.com/docs/modules/forum/other_features.html
       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.