Sworm1
Thu 3rd Apr '08, 6:15am
Hi all,
i've a small problem with the posts notifications for the users that the board send via email.
Nome della variabile $vbphrase[notify] Testo Dear $touser[username],
$bbuserinfo[username] has just replied to a thread you have subscribed to entitled - $threadinfo[prefix_plain]$threadinfo[title] - in the $foruminfo[title_clean] forum of $vboptions[bbtitle].
This thread is located at:
$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&goto=newpost
Here is the message that has just been posted:
***************
$pagetext
***************
There may also be other replies, but you will not receive any more notifications until you visit the forum again.
All the best,
$vboptions[bbtitle]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unsubscription information:
To unsubscribe from this thread, please visit this page:
$vboptions[bburl]/subscription.php?do=removesubscription&type=thread&subscriptionid=$touser[subscribethreadid]&auth=$touser[auth]
To unsubscribe from ALL threads, please visit this page:
$vboptions[bburl]/subscription.php?do=viewsubscription&folderid=all
Now my problem is:
whe a user that receive this notification , if click on the
$vboptions[bburl]/subscription.php?do=removesubscription&type=thread&subscriptionid=$touser[subscribethreadid]&auth=$touser[auth]
or on
$vboptions[bburl]/subscription.php?do=viewsubscription&folderid=all
The forum want a another login from the users and after this, the user can not remove the post notify.....
Where is the function that allow the users to remove the posts notify?
Thanx
i've a small problem with the posts notifications for the users that the board send via email.
Nome della variabile $vbphrase[notify] Testo Dear $touser[username],
$bbuserinfo[username] has just replied to a thread you have subscribed to entitled - $threadinfo[prefix_plain]$threadinfo[title] - in the $foruminfo[title_clean] forum of $vboptions[bbtitle].
This thread is located at:
$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&goto=newpost
Here is the message that has just been posted:
***************
$pagetext
***************
There may also be other replies, but you will not receive any more notifications until you visit the forum again.
All the best,
$vboptions[bbtitle]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unsubscription information:
To unsubscribe from this thread, please visit this page:
$vboptions[bburl]/subscription.php?do=removesubscription&type=thread&subscriptionid=$touser[subscribethreadid]&auth=$touser[auth]
To unsubscribe from ALL threads, please visit this page:
$vboptions[bburl]/subscription.php?do=viewsubscription&folderid=all
Now my problem is:
whe a user that receive this notification , if click on the
$vboptions[bburl]/subscription.php?do=removesubscription&type=thread&subscriptionid=$touser[subscribethreadid]&auth=$touser[auth]
or on
$vboptions[bburl]/subscription.php?do=viewsubscription&folderid=all
The forum want a another login from the users and after this, the user can not remove the post notify.....
Where is the function that allow the users to remove the posts notify?
Thanx