1
sumyog
Signatures not visible in Forums
  • 2006/3/22 16:35

  • sumyog

  • Just popping in

  • Posts: 38

  • Since: 2006/2/15


Well I m using XOOPS ver 2.2.3

My problem is that users can put their signature but they are not visible in the forums.

I m using NewBB for Forums

and m also using Extended profiles.

Please let me know wat is creating the problem.

2
davidl2
Re: Signatures not visible in Forums
  • 2006/3/22 17:35

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Please ensure the permissions are enabled for signitures in the forum.

3
sumyog
Re: Signatures not visible in Forums
  • 2006/3/22 17:47

  • sumyog

  • Just popping in

  • Posts: 38

  • Since: 2006/2/15


Thanx for the prompt reply but I cant see any permission settings for the sig. in the Forums.

Please help me out. my users are eating my head.

4
iHackCode
Re: Signatures not visible in Forums

i know that with cbb. the user has to set "Always attach my signature" in their user profile and the forum also has to have it set that you can attach signatures. if the user setting is not set it will not attach the signature.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

5
sumyog
Re: Signatures not visible in Forums
  • 2006/3/22 17:55

  • sumyog

  • Just popping in

  • Posts: 38

  • Since: 2006/2/15


Well both of them are set correctly. I have rechecked them.

6
sumyog
Re: Signatures not visible in Forums
  • 2006/3/23 8:47

  • sumyog

  • Just popping in

  • Posts: 38

  • Since: 2006/2/15


Please help me out. Just putting the post on top.

7
phppp
Re: Signatures not visible in Forums
  • 2006/3/23 9:17

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


newbb/class/user.php

function getInfo(){
...
if ($user->attachsig()) {
$userinfo["signature"] = $user->user_sig();
}

8
sumyog
Re: Signatures not visible in Forums
  • 2006/3/23 13:51

  • sumyog

  • Just popping in

  • Posts: 38

  • Since: 2006/2/15


Thanks for the info.

Problem solved but a got a lil confusion

I mean the stuff u told me to do is to just bypass the attach sig permission but how can that solve the problem even though all the permissions were set correct.

Again Thanx a lot.

9
phppp
Re: Signatures not visible in Forums
  • 2006/3/23 13:59

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


The check was just gilding the lily

Login

Who's Online

155 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits