Quote:
Originally Posted by callimuc
should be
PHP Code:
temp.rank = rank1.text;
temp.rights = rights1.text;
It might be because it's just a part of the code and you cutted stuff out but you also forgot the closing bracket } for the onCreated() part.
You also should give your guis another naming. Check this thread for some help
|
Yeah it's just because I took parts of code - Also It still wont work, i've fixed that stupid mistake.