Skip to main content
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Adjusted formatting, added tags, removed sign-off (use Profile to say that you are Matt)
Source Link
mickmackusa
  • 4.9k
  • 4
  • 20
  • 49

HowTO: Some little How to make an adjustment on User Profile page in Community Builder

I have a Joomla 3.9.26 site with CB 2.6.0 installed.

I need to make some little update on the User Profile page. This

This is the url of the page index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=1:

index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=1 

or also index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=0

index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=0 

Can anyone help me about whichWhich php file do I have to edit? Consider also that the changes to the layout are based on the "stp" parameter in the query string. So how can I get its valuleinsidevalue inside the layout template?

Kind regards, Matt

HowTO: Some little adjustment on User Profile page in Community Builder

I have a Joomla 3.9.26 site with CB 2.6.0 installed.

I need to make some little update on the User Profile page. This is the url of the page index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=1 or also index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=0

Can anyone help me about which php file do I have to edit? Consider also that the changes to the layout are based on the "stp" parameter in the query string. So how can I get its valuleinside the layout template?

Kind regards, Matt

How to make an adjustment on User Profile page in Community Builder

I have a Joomla 3.9.26 site with CB 2.6.0 installed.

I need to make some little update on the User Profile page.

This is the url of the page:

index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=1 

or also

index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=0 

Which php file do I have to edit? Consider also that the changes to the layout are based on the "stp" parameter in the query string. So how can I get its value inside the layout template?

Source Link
agodoo
  • 101
  • 1

HowTO: Some little adjustment on User Profile page in Community Builder

I have a Joomla 3.9.26 site with CB 2.6.0 installed.

I need to make some little update on the User Profile page. This is the url of the page index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=1 or also index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=0

Can anyone help me about which php file do I have to edit? Consider also that the changes to the layout are based on the "stp" parameter in the query string. So how can I get its valuleinside the layout template?

Kind regards, Matt