PDA

View Full Version : Group Memberships?


Nathan2006
17 May 2006, 03:31
Hello,

I have setup a new usergroup to have access to another forum on the board.

Everything seems to work but on a users profile it does not say

Nathan is a member of the following groups

New Access:
Test forum

All it says is:
New Access:
Test forum

Is there something I'm not doing right?

Thank you for any help :)

peterska2
17 May 2006, 21:03
Possibly a broken phrase call in your template.

Can you provide a link to your site and a copy of your memberinfo template (wrapped with [ code][ /code] tags please)

Nathan2006
25 May 2006, 06:05
Possibly a broken phrase call in your template.

Can you provide a link to your site and a copy of your memberinfo template (wrapped with [ code][ /code] tags please)

Hi Kerry-Anne

I totally forgot about this :(

Here is a copy of my memberinfo

Also added a screen of what it says on the profile page

Thank you for any help :)


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

peterska2
25 May 2006, 12:00
I've compared it to a default one and there is notthing there that would be stopping it doing this, but neither is there anything in the default one that would make it do this.

So I've rumbled up a fix.

Find



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace with



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



It's a mystery why that is not in there, as it is an existing phrase.

Nathan2006
25 May 2006, 12:58
I've compared it to a default one and there is notthing there that would be stopping it doing this, but neither is there anything in the default one that would make it do this.

So I've rumbled up a fix.

Find



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace with



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



It's a mystery why that is not in there, as it is an existing phrase.

Thank you Kerry-Anne

its worked great! :D

I did have a look in the very 1st backup of the code before I changed anything and it was not in there :(

Must be just one of those things lol

Thank you very much for your help once again :cool:

peterska2
25 May 2006, 14:23
No problem, I compared to a default template, and it wasn't there either.

Nathan2006
25 May 2006, 14:27
No problem, I compared to a default template, and it wasn't there either.

Looks like they may have forgotten to include it in the updated version :surprised: lol

peterska2
25 May 2006, 14:34
I'm going to be having a proper play with it later, and if I can recreate it more than once then I'll report it as a bug.

Nathan2006
25 May 2006, 14:37
I'm going to be having a proper play with it later, and if I can recreate it more than once then I'll report it as a bug.

Yeah I was thinking about reporting it as a bug but I will leave it to you;)

Thanks again :)

peterska2
25 May 2006, 16:05
For your info, the bug report is here (http://www.vbulletin.com/forum/bugs35.php?do=view&bugid=2488)

Nathan2006
25 May 2006, 16:09
For your info, the bug report is here (http://www.vbulletin.com/forum/bugs35.php?do=view&bugid=2488)

Thank you Kerry-Anne :)

Looks really great the way you added that bug report:D

I would have made a real mess of it all lol

peterska2
25 May 2006, 16:36
Thank you Kerry-Anne :)

Looks really great the way you added that bug report:D

I would have made a real mess of it all lol

I've done a few recently as I find things, so now I have a format I tend to use.