What groups are registered?

Hello
Anyone know if you can create a page with the groups to which they are registered?
Or something like my forum topics you have written.

 

Thank you

Quote · 14 Mar 2011

 

Hello
Anyone know if you can create a page with the groups to which they are registered?
Or something like my forum topics you have written.

 

Thank you

Not sure that understood what you want...

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 14 Mar 2011

 

 

Hello
Anyone know if you can create a page with the groups to which they are registered?
Or something like my forum topics you have written.

 

Thank you

Not sure that understood what you want...

I want to have a page that tells me the groups I am registered, so you can access them more easily.

Quote · 14 Mar 2011

I still am completely baffled why this isn't included in a default install, but here's the fix I used:

 

On profiles there's a "Joined Groups" block that you can add to profile pages so you can see what Groups you've joined. If you want it to show on your "My Groups" page along w/ your Groups that you've created -

  • get Deano's Tools so you can create a new page block.
    • open the "Edit or Delete PHP Blocks" drop down menu and find the block named: "Page: profile- desc: Joined Groups"
      • copy the code from that box
    • open the drop down "Insert PHP Block"
    • select the page you want it to go on. I put it on "Groups My" but you can choose where you want it to go.
    • Use a different Lang Key for this than the one used in the orig PHP code, for ex.: _bx_groups_my_groups_joined_Group_Page
    • Title it in Lang Text: My Joined Groups
    • paste the code that you copied earlier into the PHP code box.
    • Save.
  • Clear the cache.
  • I can't remember if I had to add the language key or not for this... if it shows up w/ the lang key code instead of the lang key text, you just have to go to language keys and add a new key w/ the new settings.
  • Refresh your browser.
  • Go to Administration Panel->Builders->Page Blocks and choose the "Groups My" (or whatever page you selected earlier) from the drop down menu. Your new PHP block should be there ready to drag where ever you want on the page.

 

TADA! :You have all of your groups now in My Groups, including the ones you've registered for.

Quote · 14 Mar 2011

 

I still am completely baffled why this isn't included in a default install, but here's the fix I used:

 

On profiles there's a "Joined Groups" block that you can add to profile pages so you can see what Groups you've joined. If you want it to show on your "My Groups" page along w/ your Groups that you've created -

  • get Deano's Tools so you can create a new page block.
    • open the "Edit or Delete PHP Blocks" drop down menu and find the block named: "Page: profile- desc: Joined Groups"
      • copy the code from that box
    • open the drop down "Insert PHP Block"
    • select the page you want it to go on. I put it on "Groups My" but you can choose where you want it to go.
    • Use a different Lang Key for this than the one used in the orig PHP code, for ex.: _bx_groups_my_groups_joined_Group_Page
    • Title it in Lang Text: My Joined Groups
    • paste the code that you copied earlier into the PHP code box.
    • Save.
  • Clear the cache.
  • I can't remember if I had to add the language key or not for this... if it shows up w/ the lang key code instead of the lang key text, you just have to go to language keys and add a new key w/ the new settings.
  • Refresh your browser.
  • Go to Administration Panel->Builders->Page Blocks and choose the "Groups My" (or whatever page you selected earlier) from the drop down menu. Your new PHP block should be there ready to drag where ever you want on the page.

 

TADA! :You have all of your groups now in My Groups, including the ones you've registered for.

thank you very much, works perfectly and is easier to know which groups you are registered.

Best Regards.

Quote · 16 Mar 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.