Login/Register system help
#6

Make sure the PATH is created and ready to be used. Base folder is "scriptfiles"
so if you go like #define PATH "scriptfiles/..." it will not work unless you create a folder named "scriptfiles" inside the original folder named "scriptfiles"!
Make sure in the #define PATH line, you have this for example:
pawn Код:
// This!
#define PATH "/Users/%s.ini"

// And not this
#define PATH "\Users\%s.ini

// If it doesn't work, try it the other way around.
Check your logs, if it says something like "Y_ini unable to create folder in path: {your path here}"
then it's defenitly an issue with folders and/or path.
Reply


Messages In This Thread
Login/Register system help - by sgtjones12 - 14.08.2012, 00:43
Re: Login/Register system help - by JustinAn - 14.08.2012, 01:09
Re: Login/Register system help - by sgtjones12 - 14.08.2012, 20:49
Re: Login/Register system help - by sgtjones12 - 15.08.2012, 01:15
Re: Login/Register system help - by Glint - 15.08.2012, 01:19
Re : Login/Register system help - by Sandiel - 15.08.2012, 01:59
Re: Login/Register system help - by [MM]RoXoR[FS] - 15.08.2012, 07:18
Re: Login/Register system help - by sgtjones12 - 15.08.2012, 09:58
Re: Login/Register system help - by [MM]RoXoR[FS] - 15.08.2012, 10:10
Re: Login/Register system help - by sgtjones12 - 15.08.2012, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)