The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
text in a TAG
Author Message
htid4life
Journeyman
*

Posts: 162
Likes Given: 27
Likes Received: 4 in 3 posts
Joined: Mar 2012
Reputation: 2



Post: #8
RE: text in a TAG
soulless added a add email that works..

Code:
[dialog d_email_registration]
100,100
resizepic 0 0 2620 345 165
checkertrans 12 13 320 140
dhtmlgump 17 17 310 50 1 0 Please take a moment and register your e-mail address with us for future updates.
resizepic 17 75 9350 310 30
dhtmlgump 20 80 50 30 0 0 E-Mail :
dtextentrylimited 75 80 250 15 0 0 40
button 30 125  242 243 1 0 0
button 250 125 248 249 1 0 1

[dialog d_email_registration button]
onbutton=1
  if <isempty <argtxt[0]>>
  sysmessage Email field can not be empty
  dialog d_email_registration
  return 1
  endif
  if !(strmatch(*@*,<argtxt[0]>)
  sysmessage That is not a valid email address
  dialog d_email_registration
  return 1
  endif

sysmessage Thank you <name>, The email address <argtxt[0]> has been linked to account <account.name>
account.tag.email <argtxt[0]>

thank might help you

[Image: htid.jpg]
08-15-2014 11:53 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
text in a TAG - Rizz - 08-15-2014, 03:54 AM
RE: text in a TAG - Skul - 08-15-2014, 03:57 AM
RE: text in a TAG - Rizz - 08-15-2014, 03:58 AM
RE: text in a TAG - Rizz - 08-15-2014, 03:57 AM
RE: text in a TAG - Skul - 08-15-2014, 03:58 AM
RE: text in a TAG - Extreme - 08-15-2014, 05:47 AM
RE: text in a TAG - Skul - 08-15-2014, 10:20 AM
RE: text in a TAG - htid4life - 08-15-2014 11:53 AM
RE: text in a TAG - Rizz - 08-15-2014, 05:06 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)