AJXB Posted December 29, 2013 Share Posted December 29, 2013 Hey, i'm using a business resource made by JR10, posted on the community, so i'm having a problem, in a server, its fully working, on another, error on this line: local settings = get("") that settings is nil Any help? anything on the server that might cause trouble? Link to comment
Castillo Posted December 29, 2013 Share Posted December 29, 2013 And the setting name is...? Link to comment
AJXB Posted December 29, 2013 Author Share Posted December 29, 2013 settings["business.key"] or settings["business.blip"] This is the meta list: Link to comment
Castillo Posted December 29, 2013 Share Posted December 29, 2013 You are using it on the same resource? Link to comment
Castillo Posted December 29, 2013 Share Posted December 29, 2013 Seems like if you use setting names such as: "business.key" the value returned from get ( ) is a boolean ( false ). Link to comment
AJXB Posted December 29, 2013 Author Share Posted December 29, 2013 Any Solution? Why the script is not connecting to in meta? Link to comment
Castillo Posted December 29, 2013 Share Posted December 29, 2013 Well, you can rename the settings to something like: "business_blip". Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now