Mystics
Thu 24th Jan '02, 6:23pm
Hi,
Description where you can see the Bug:
1. Open Who's Online (http://www.vbulletin.com/forum/online.php?s=)
2. Move your mouse over the "PM"-Button of any user [Let's call him TestUser]
3. You actual should see this text in a mouse-over-effect: "Click here to Send TestUser a Private Message"
but you actually get "Click here to Send a Private Message" => so, the username is not shown!
This text could be found in the Template postbit_sendpm:[...]alt="Click here to Send $post[username] a Private Message">[...]The problem is:
The variable $post[username] used in this template never got initialized in online.php!
The same bug could be found with the "eMail-Button" in Who's Online (http://www.vbulletin.com/forum/online.php?s=) (Template: postbit_useremail)
This bug is shown in vBulletin 2.0.3/2.2.1 and even in 2.2.2 (I only had checked it in this versions, but I believe the bug is in every Version)
Greetz & Thx4Checking :p,
Mystics
Description where you can see the Bug:
1. Open Who's Online (http://www.vbulletin.com/forum/online.php?s=)
2. Move your mouse over the "PM"-Button of any user [Let's call him TestUser]
3. You actual should see this text in a mouse-over-effect: "Click here to Send TestUser a Private Message"
but you actually get "Click here to Send a Private Message" => so, the username is not shown!
This text could be found in the Template postbit_sendpm:[...]alt="Click here to Send $post[username] a Private Message">[...]The problem is:
The variable $post[username] used in this template never got initialized in online.php!
The same bug could be found with the "eMail-Button" in Who's Online (http://www.vbulletin.com/forum/online.php?s=) (Template: postbit_useremail)
This bug is shown in vBulletin 2.0.3/2.2.1 and even in 2.2.2 (I only had checked it in this versions, but I believe the bug is in every Version)
Greetz & Thx4Checking :p,
Mystics