FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » PM notification doesn't include link 2-6-0RC5
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
PM notification doesn't include link 2-6-0RC5 [message #14661] Wed, 19 November 2003 12:36 Go to next message
x-router is currently offline  x-router   United Kingdom
Messages: 3
Registered: November 2003
Karma: 0
Junior Member
This fixes it on our board although clearly doesn't fit in with what is trying to be achieved. Thought i would point it out so the 'EMAIL' can be addressed.

Quote:


--- private.inc.t.old 2003-11-19 11:09:40.000000000 +0000
+++ private.inc.t 2003-11-19 11:06:58.000000000 +0000
@@ -236,7 +236,7 @@
{
$sub = '{TEMPLATE: pm_notify_subject}';

- if ($not_mthd = 'EMAIL') {
+ if ($not_mthd & 64) {
$pfx = '';
if ($GLOBALS['FUD_OPT_2'] & 32768 && !empty($_SERVER['PATH_INFO'])) {
if ($GLOBALS['FUD_OPT_1'] & 128) {


Re: PM notification doesn't include link 2-6-0RC5 [message #14675 is a reply to message #14661] Wed, 19 November 2003 15:02 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
It's actually & 4 not & 64.

The fix was applied to CVS.


FUDforum Core Developer
Re: PM notification doesn't include link 2-6-0RC5 [message #14678 is a reply to message #14675] Wed, 19 November 2003 15:12 Go to previous messageGo to next message
x-router is currently offline  x-router   United Kingdom
Messages: 3
Registered: November 2003
Karma: 0
Junior Member
Are the masks defined anywhere for reference? As you can see it appears I had a little trouble figuring them out on my own Smile
Re: PM notification doesn't include link 2-6-0RC5 [message #14683 is a reply to message #14678] Wed, 19 November 2003 15:22 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The masks are explained at the bottom of the .tbl files inside the sql/ directory (these are the bitmasks stored in SQL).

The forum settings bitmasks are documented inside GLOBALS_HELP, which can be found inside the include/ directory.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Spaces in names causes wrap problems 2-6-0RC5
Next Topic: See hidden e-address
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 13:31:26 GMT 2024

Total time taken to generate the page: 0.02234 seconds