How to make callback with num_to_str() in menu?
Hello everyone. :)
I wanted to do a callback, but I can not because have num_to_str() and prevents me from putting "buffer" to "menu_additem" PHP Code:
Greetings |
Re: How to make callback with num_to_str() in menu?
Show full code.
|
Re: How to make callback with num_to_str() in menu?
Sorry.
PHP Code:
|
Re: How to make callback with num_to_str() in menu?
Are i and 0 the only data put in the buffer that you want transferred to the callback?
|
Re: How to make callback with num_to_str() in menu?
Quote:
|
Re: How to make callback with num_to_str() in menu?
The callback works almost the same as the menu handler.
The way you select the option from the callback is the exact same that you could with the menu handler. Your buffer variable is useless. |
Re: How to make callback with num_to_str() in menu?
sorry to revive, but the problem remains :/, it's like always choose the first option
PHP Code:
|
Re: How to make callback with num_to_str() in menu?
Remove these:
PHP Code:
PHP Code:
PHP Code:
|
| All times are GMT -4. The time now is 04:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.