[solved]set_task with text parameters and taskid
hi, I allways had problems with parameters in set_task :crab:
if i pass int it works fine but with string it doesnt compile =\ PHP Code:
|
Re: set_task wirh parameters and taskid
Code:
|
Re: set_task wirh parameters and taskid
args[0] = text; are you sure you don't see nothing wrong. You try to save a string without "" in a var which can hold only 2 characters.
|
Re: set_task wirh parameters and taskid
oh i thought it was an array with two values not characters)) thx
|
Re: set_task wirh parameters and taskid
I see many people confused with set_task(); the forum can use a thread dedicated to the function. Hawk552 did make a thread for set_task but doesn't really describe the usage.
Topics I see people having the most confusion on:
|
Re: [solved]set_task with text parameters and taskid
some weird errors =\
Quote:
PHP Code:
|
Re: [not solved]set_task with text parameters and taskid
Let me see the function that calls one()
|
Re: [not solved]set_task with text parameters and taskid
one is called by client_authorized and is a task itself but it works fine and id in it is correct
PHP Code:
|
Re: [not solved]set_task with text parameters and taskid
Params in tasktwo need to be switched
PHP Code:
|
Re: [not solved]set_task with text parameters and taskid
thought so, thx
|
| All times are GMT -4. The time now is 14:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.