Posts: 186
Threads: 36
Joined: Dec 2017
put this stock in your Dini2.inc
PHP код:
stock DINI_frenametextfile(oldname[],newname[]) {
if (!fexist(oldname)) return false;
fremove(newname);
if (!DINI_fcopytextfile(oldname,newname)) return false;
fremove(oldname);
return true;
}
Rep if i helped you.
Posts: 186
Threads: 36
Joined: Dec 2017
Quote:
Originally Posted by Gammix
What version of dini2 do you have?
|
If i think you are using old version because the new version is fixed with problem which you having right now
so download latest one from Gammix post and it will work
Posts: 186
Threads: 36
Joined: Dec 2017
Quote:
Originally Posted by ItzColaBoi
I used the latest one
|
i am also using the latest one i didnot got the problem like you getting but i got the problem in old one
new one is fixed and all login register system works perfectly using that
Posts: 1,773
Threads: 47
Joined: Jan 2015
Reputation:
0
Then there should be no problem. Re download the current version again, just to make sure and recompile.
If that doesn't work, show us the code where you use Get, Set functions.
Posts: 186
Threads: 36
Joined: Dec 2017
Quote:
Originally Posted by ItzColaBoi
Basically,when i re-installed the include and compiled there were no errors.I joined the game with a name that wasn't registered in the user files and it asks me to login.User file in scriptfiles should show the name,pass,score but it only shows "FareFor=-1".Files are .ini ones
|
But this problem is already solved man i am using dini2 its working perfectly
Posts: 1,773
Threads: 47
Joined: Jan 2015
Reputation:
0
Can you PM/DM me your login and register(with no errors) code so i can test it myself?
Posts: 186
Threads: 36
Joined: Dec 2017
Quote:
Originally Posted by ItzColaBoi
The gamemode is complete and has a lot of lines.I'll pm you on discord.
|
Okk My Discord In My Signature