Skip to Content Skip to Menu

[SOLVED] Tab parameters for the Profile Gallery plugin not being followed

  • houfton
  • houfton
  • OFFLINE
  • Posts: 40
  • Thanks: 1
  • Karma: 0
10 years 9 months ago - 10 years 9 months ago #240020 by houfton
I am finding a problem with the tab parameters for the Profile Gallery plugin not being followed.

For instance if I set Access Mode: Public it works as if it Registered Only. Or if I set Gallery Button Icons: Over-ride it still uses the default icons.

I have looked at cb.profilegallery.php I see the params are set in a function near the top e.g.
Code:
$TabParams["pgaccessmode"] = $params->get('pgAccessMode','REG'); $TabParams["pgbuttonicons"] = $params->get('pgButtonIcons',0);

If I change the default values to 'PUB' and 1 respectively in the code it works so it seems it is not getting the right parameters.

In the database the #_comprofiler_tabs table has the right settings:

pgAccessMode=PUB
pgButtonIcons=1

I am using Profile Gallery 1.2.2 with CB 1.9 on Joomla 3.1.6.
Last edit: 10 years 9 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • houfton
  • houfton
  • OFFLINE
  • Posts: 40
  • Thanks: 1
  • Karma: 0
10 years 9 months ago #240063 by houfton
I have uninstalled the plugin and re-installed it and it now seems to work properly. Fingers crossed!
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum