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
Looking help with string text
Author Message
Breaker
Apprentice
*

Posts: 20
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2012
Reputation: 2



Post: #10
RE: Looking help with string text
THANKS YOU, I LOVE YOU Big Grin

PS:
BEN, i you can please look VAR and TAG variables.

i check on 1582 build
Code:
VAR.TEXT = "100"
SYSMESSAGE VAR STR: <VAR.TEXT>
VAR.TEXT = 100
SYSMESSAGE VAR NUM: <VAR.TEXT>
TAG.TEXT = "100"
SYSMESSAGE TAG STR: <TAG.TEXT>
TAG.TEXT = 100
SYSMESSAGE TAG NUM: <TAG.TEXT>
LOCAL.TEXT = "100"
SYSMESSAGE LOCAL STR: <LOCAL.TEXT>
LOCAL.TEXT = 100
SYSMESSAGE LOCAL NUM: <LOCAL.TEXT>
out:
Code:
VAR STR: 064
VAR NUM: 064
TAG STR: 064
TAG NUM: 064
LOCAL STR: 100
LOCAL NUM: 064

Thanks again....
(This post was last modified: 04-01-2013 02:06 PM by Breaker.)
04-01-2013 01:58 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Looking help with string text - Breaker - 03-30-2013, 04:56 PM
RE: Looking help with string text - Ben - 03-31-2013, 01:12 AM
RE: Looking help with string text - Ben - 03-31-2013, 11:08 AM
RE: Looking help with string text - Ben - 03-31-2013, 01:45 PM
RE: Looking help with string text - Ben - 03-31-2013, 11:18 PM
RE: Looking help with string text - Breaker - 04-01-2013 01:58 PM
RE: Looking help with string text - Ben - 04-02-2013, 10:57 AM

Forum Jump:


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