[Solved] nvault lookup
1 Attachment(s)
About plugin
plugin is working well while saving and retrying at load and save but nvault lookup is not working it is not able to check the data is already exist or not someone please help me PHP Code:
|
Re: [help] nvault lookup
You're not using lookup on the same key that you are saving with.
Lookup=szName Save=%s-string |
Re: [help] nvault lookup
still having same problem
i changed save string to %s only |
Re: [help] nvault lookup
Reread my post.
Use szString in all places. They must match exactly. I also did not check your menu functionality so there could be a problem there if this issue persists after fixing the mismatched keys. |
Re: [help] nvault lookup
I didn't review your entire code, only the nvault stuff.
Code:
Make sure you have the same when you use nvault_get() and nvault_set() or else it will not work. These keys must be identical if you expect to be able to retrieve the data. PHP Code:
|
Re: [help] nvault lookup
Finally, Today i learnt nvault_lookup
Thank you Bugsy sir |
| All times are GMT -4. The time now is 09:24. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.