vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Highscore Pm Notification Bug (https://vborg.vbsupport.ru/showthread.php?t=130359)

Gizmo5h1t3 10-30-2006 08:42 AM

Highscore Pm Notification Bug
 
noticed this in a pm notifying me a high score had been beaten...

HTML Code:

Hello Gizmo,

your highscore in the game [b]Logrunner[/b] was beaten by [b][i]Angel[/i][/b]

[url='http://www.*********/forum/arcade.php?do=play&gameid=17']Click here[/url] to play [i]Logrunner[/i] and claim back the highscore, or [url='http://www.*********/forum/arcade.php?do=stats&gameid=17']click here[/url] to see the highscores.



thats how it shows....comes thru as code....

tried doin it in this post....shows fine without the html code brackets....weird.

Gizmo5h1t3 10-31-2006 01:53 PM

has anyone else had this yet?
dont want this thread to drop out of sight if its an issue to others as well,

scottct1 11-09-2006 07:17 PM

Its happening to me, and also in the emails as well...

Code:

Hello Scott Greczkowski,<br />
<br />
your highscore in the game <b>Sexy Speed Test</b> was beaten by <b><i>TYORK</i></b><br />
<br />
<a href='http://www.satelliteguys.us/arcade.php?do=play&gameid=3985'>Click here</a> to play <i>Sexy Speed Test</i> and claim back the highscore, or <a href='http://www.satelliteguys.us/arcade.php?do=stats&gameid=3985'>click here</a> to see the highscores.


Gizmo5h1t3 11-11-2006 05:26 PM

any ideas ZP??

id like to get this sorted out....

MrZeropage 11-11-2006 08:50 PM

Mails are parsed to HTML while PMs are done using bbCode.

Nurofen 11-14-2006 07:43 PM

Quote:

Originally Posted by MrZeropage (Post 1115004)
Mails are parsed to HTML while PMs are done using bbCode.

It seems the emails are being sent in raw HTML

Code:

Hello Admin,<br />
<br />
your highscore in the game <b>Space Invaders</b> was beaten by <b><i>Kat</i></b><br />
<br />
<a href='http://www.floristnews.co.uk/forum/arcade.php?do=play&gameid=2'>Click here</a> to play <i>Space Invaders</i> and claim back the highscore, or <a href='http://www.floristnews.co.uk/forum/arcade.php?do=stats&gameid=2'>click here</a> to see the highscores.

Is there a fix for this?

MrZeropage 11-15-2006 06:01 AM

I think the mailclient does not parse the HTML-Code ?

The script generated valid HTML ...

gmatrix 11-19-2006 03:36 PM

Quote:

It seems the emails are being sent in raw HTML
I am having the same problem with emails and I don't think it's the mailclient. The email is displayed with the raw html code when received in Outlook (which displays other html emails OK) and when received in Hotmail.

gmatrix 11-21-2006 10:29 PM

I'd really like to get this sorted. The emails are being sent in html format, but vB send emails out with the standard text header:

Content-Type: text/plain; charset="ISO-8859-1"

You need to either send the emails with the html header or send them in text format (like they were in 2.5.6). I have been trying without success to remove the 'br' tags in the $mailmessage variable using 'preg_replace' before it is sent out, but cannot get it to work.

Please can someone help me out here?


All times are GMT. The time now is 12:19 AM.

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.01601 seconds
  • Memory Usage 1,726KB
  • 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_code_printable
  • (1)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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