ZnoteAAC
ZnoteAAC copied to clipboard
Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
I can create character with too many spaces between the letters ,before you create it looks ok on the page ,but in database and ingame you can see that all...
cant access webserver after unzipping to /www  
Hello, When making a test purchase, I verified that when using CURDATE(), only 5 hours of premium was added to the account, instead of 24 hours. Switching to NOW() seems...
Got a private message on otland and figured I might as well add it here to keep track of it. > Hello, I propably found bug with houses, > I...
https://github.com/Znote/ZnoteAAC/blob/cdaac6e974ae31516e508ae1852bc638b54b9635/Lua/TFS_10/talkaction%20shopsystem/znoteshop.lua#L59 Using latest TFS (12.87) Outfits with id higher than 1000 wont be delivered. Both the talkaction and glovalevent scripts have this piece of code stopping it. Not sure about...
https://github.com/Znote/ZnoteAAC/blob/cdaac6e974ae31516e508ae1852bc638b54b9635/guilds.php#L618 **Cannot access offset of type string on string in C:\...\guilds.php:1046 Stack trace: #0 {main} thrown ...**
https://github.com/Znote/ZnoteAAC/blob/c2cdf5f3bf7c2f73a3b00467191fe80cdbcfe091/myaccount.php#L77 Hello Znote. I was testing the site created by you and I came across this problem: when you click on the email authentication button, you receive the message that...
https://github.com/Znote/ZnoteAAC/blob/cdaac6e974ae31516e508ae1852bc638b54b9635/engine/function/mail.php#L66 _config['email'] to _config['username'] The same "username" function could not be used because in config.php it would have the same value, which would be the e-mail.
Im not sure if this is a Pull Request, But i would like to know how add outfits near each name for each character on my account ? Like: 
Users are able to create characters and/or rename their characters names to include or simply be a bunch of underscores. It's using this regex pattern "/^[a-zA-Z_ ]+$/" This allows A...