|
[F] Signatures not visible for guests
|
|
07-28-2008, 12:29 PM
Post: #1
|
|||
|
|||
|
[F] Signatures not visible for guests
Signatures in posts are not shown for guests. If you remove the exclamation mark in front of $mybb->user in the followong line in inc/functions_post.php it's working fine:
PHP Code: if($post['includesig'] != 0 && $post['username'] && $post['signature'] != "" && (!$mybb->user || $mybb->user['showsigs'] != 0)) Greets, Michael -------------
|
|||
|
07-28-2008, 02:33 PM
Post: #2
|
|||
|
|||
|
RE: Signatures not visible for guests
It needs to be $mybb->user['uid'] == 0 not "!$mybb->user"
|
|||
|
07-29-2008, 12:00 AM
Post: #3
|
|||
|
|||
|
[F] Signatures not visible for guests
Thank you for your bug report.
This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help

![[Image: donation_drive_sig.png]](http://mybboard.net/assets/images/donation_drive_sig.png)

