Mirage Source
MS 3.07 "Access Denied" - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: MS 3.07 "Access Denied" (/showthread.php?tid=1498)



MS 3.07 "Access Denied" - Paneak - 10-01-2008

I have followed the tutorial on this forum, and everything seems to be going well until I try to create a character. A message box appears saying "Access Denied". It is not a problem with MySQL user permissions, as I am using the root user on a development machine. The problem seems to be with the CheckSerial function, has anyone had a similar problem or a solution? If not, I'll try another crack at it this weekend and hopefully post a solution by Sunday night.


Re: MS 3.07 "Access Denied" - Cruzn - 10-01-2008

Paneak Wrote:CheckSerial function
Just remove it. I don't think it was every fully implemented. I remember there were quite a few functions that weren't fully in there.


Re: MS 3.07 "Access Denied" - Paneak - 11-01-2008

I removed server side function SerialsOK and all references too it. This solved the Access Denied issuse.