Y_Ini Not Working
#1

Im using y_ini for saving player stats...Everything is going fine Server is also creating a Path in Script files but the document is blank .. i mean it creates a document with player name but inside its a blank page .. nothing is saved!
Reply
#2

You could start by posting the code that's supposed to save this data. How else are we supposed to help you resolve the issue?
Reply
#3

usually people forget this small piece of code when using Y_INI, which is literally an important part
PHP Code:
INI_SetTag(File"Information"); // "Information" can be changed to anything you like 
if not then try using the latest includes, if none fixes. Then a code or two may give us a clue on what gives. i.e your saving and loading code
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)