vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Project Tools (https://vborg.vbsupport.ru/forumdisplay.php?f=266)
-   -   Question: Email Notification Problem (https://vborg.vbsupport.ru/showthread.php?t=251251)

ForenOpfer 09-27-2010 07:51 PM

Question: Email Notification Problem
 
Hey there,

I've got a problem with the email notification phrases. This is the notification I'm trying to build in, because I want to give the assigned folks a quick look of the new ticket:

Quote:

Dear $assignee_userinfo[username],

we've got another ticket submitted by $assigner_userinfo[username]
-------------------

Ticket-Type:
"$issue[issuetype]"

Ticket-Title:
"$issue[title]"

Ticket-Summary:
"$issue[summary]"

Ticket-Message:
"$issuenote[pagetext]"

-------------------
You can find the Ticket here: $vboptions[bburl]/project.php?issueid=$issue[issueid]

Best Regards
$vboptions[bbtitle]
It works fine so far, but the "Ticket-Message" phrase stays blank. It won't work with $issuenote[pagetext] and in won't work with $pagetext as well. Any Ideas?

Best Regards
ForenOpfer

PitchouneN64ngc 09-28-2010 05:32 AM

Have you tried with $issue[pagetext]?

ForenOpfer 09-28-2010 07:46 AM

Quote:

Originally Posted by PitchouneN64ngc (Post 2104095)
Have you tried with $issue[pagetext]?

yes, it won't work as well ^^

--------------- Added [DATE]1285665569[/DATE] at [TIME]1285665569[/TIME] ---------------

Does anyone know which file creates the notifications? There could be the problem, the database $issuenote could not be queried...

--------------- Added [DATE]1285674494[/DATE] at [TIME]1285674494[/TIME] ---------------

Hello (;

I've fixed it, now it works like it should be (;

Regards,
ForenOpfer


All times are GMT. The time now is 05:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02171 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete