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
Can't resolve <ARGTXT[0]>
Author Message
Russian
Journeyman
*

Posts: 75
Likes Given: 4
Likes Received: 2 in 2 posts
Joined: Jul 2012
Reputation: 0



Post: #1
Can't resolve <ARGTXT[0]>
Hello!
I got a error:
[Image: 85330284437002947160.png]

470:
Code:
[DIALOG D_AUCTION_OFFER BUTTON]
ON=1
IF <ISEMPTY <ARGTXT[0]>>
RETURN
ENDIF

Dialog:
Code:
[DIALOG D_AUCTION_OFFER]
50,50

RESIZEPIC 0 0 <DEF.AUCTION_BackGround> 340 120
IF (<DEF.AUCTION_ALPHABLACK>)
ALPHABLACK 10,10,320,100
ELSE
RESIZEPIC 10 10 3000 320 100
ENDIF

DTEXT 20 20 1153 <NAME>
//DTEXTENTRY 25 47 105 20 0 0 <EVAL (<TAG0.AUCTION_OFFER<DTAG0.AUCTION_TOTALOFFERS>> + <PERCENTAGE 5,<TAG0.AUCTION_OFFER<DTAG0.AUCTION_TOTALOFFERS>>>)>
DTEXT 25 47 1153 <DTAG0.AUCTION_OFFER<DTAG0.AUCTION_TOTALOFFERS>> gold

BUTTON 20 75 4005 4006 1 0 1
DTEXT 55 75 1153 Подтверждаю покупку
What is wrong?
(This post was last modified: 07-01-2014 02:59 AM by Russian.)
07-01-2014 02:59 AM
Find all posts by this user Like Post Quote this message in a reply
Skul
Master
**

Posts: 413
Likes Given: 0
Likes Received: 19 in 15 posts
Joined: Jun 2012
Reputation: 9



Post: #2
RE: Can't resolve <ARGTXT[0]>
Well your textentry is //commented, this could be the reason. Other than that I don't see a problem.

"I ask a question to the answer I already know."

Marchadium :: http://www.marchadium.ca/ :: Join us!
07-01-2014 03:01 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #3
RE: Can't resolve <ARGTXT[0]>
<ARGTXT[N]> refeer to the textentry/dtextentry with the 'n' means the ID
You don't have it in your gump.

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
07-01-2014 03:04 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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