Amin Mahmoudi
e07b994cfd
Fixed issues after updating composer packages.
2023-12-29 18:13:21 +03:30
Amin Mahmoudi
3345f8d31d
Update composer packages.
...
https://github.com/masterking32/WoWSimpleRegistration/issues/84
2023-12-29 17:53:00 +03:30
Amin Mahmoudi
df7c4052de
Change copyrights.
2023-12-29 17:21:26 +03:30
Amin Mahmoudi
40204c425c
Update functions.php
2023-12-29 17:08:41 +03:30
Amin Mahmoudi
07cfe14903
Fixed issues.
2023-12-29 16:54:23 +03:30
Amin Mahmoudi
9295bd7c93
Update composer packages.
2023-12-29 16:47:20 +03:30
Amin Mahmoudi
7944e7a232
Update config.php.sample
2023-12-29 16:45:06 +03:30
Amin Mahmoudi
824afd708e
Copyright update.
2023-12-29 02:27:00 +03:30
Amin Mahmoudi
639f03b8eb
Support Portuguese language.
...
https://github.com/masterking32/WoWSimpleRegistration/issues/82
2023-12-29 01:22:18 +03:30
Amin Mahmoudi
b25709aa5e
Update loader.php
2023-12-29 01:10:10 +03:30
Amin Mahmoudi
fc82b50cdd
Updated readme to enhance clarity and support PHP 8.0.
2023-12-29 01:00:12 +03:30
Amin Mahmoudi
6d39510d00
Enhance index.php for PHP 8.0 compatibility and include additional resources for PHP 8.2 installation.
2023-12-29 00:28:56 +03:30
Amin Mahmoudi
32a1e7e6bc
Update README.md
2023-12-21 04:07:08 +03:30
Amin Mahmoudi
0664756968
Merge pull request #91 from oiuv/master
...
update chinese-simplified language
2023-12-21 04:06:05 +03:30
Oiuv
09c8083d7c
update chinese-simplified language
2023-12-20 11:40:29 +08:00
Amin Mahmoudi
498f5be282
Check GD2 is enabled or not!
2023-05-29 22:33:12 +03:30
Amin Mahmoudi
114774ef33
Merge pull request #5 from rescr1pt/patch-1
...
Update README.md
2023-05-29 22:30:39 +03:30
Amin Mahmoudi
0f371e774e
Update composer packages.
...
https://github.com/masterking32/WoWSimpleRegistration/issues/77
2023-05-29 22:23:42 +03:30
Amin Mahmoudi
d6445ec578
Merge pull request #76 from coolzoom/patch-2
...
remove additional quote
2023-03-24 23:24:38 +03:30
coolzoom
eb727cdeb3
remove additional quote
2023-03-21 07:59:38 +08:00
Amin.MasterkinG
308a93bbac
Merge pull request #71 from masoudr/master
...
Update README.md
2022-07-25 22:48:33 +04:30
Masoud Rahimi
a148632fc0
Update README.md
...
Some grammar fixes.
2022-07-25 22:45:53 +04:30
Amin.MasterkinG
3c1573fbb9
Update README.md
2021-12-10 19:46:00 +03:30
Amin.MasterkinG
f14d16908c
Update config.php.sample
2021-12-10 19:39:31 +03:30
Amin.MasterkinG
5efe49e7f0
Update README.md
2021-12-08 04:14:24 +03:30
Amin.MasterkinG
0fe86dd661
Update composer packages.
2021-10-05 20:13:25 +03:30
Amin.MasterkinG
7034c221df
Merge pull request #60 from Haeniken/master
...
Russian localization and any quick fix
2021-10-05 19:28:07 +03:30
Haeniken
8ac8f4c816
Merge branch 'masterking32:master' into master
2021-10-05 00:13:19 +03:00
Haeniken
f0bf8cbc96
get_top_gold func
2021-10-04 23:30:20 +03:00
Amin.MasterkinG
8f1f74521d
Update bug_report.md
2021-10-04 21:36:38 +03:30
Haeniken
7e143ea084
For Advice theme added top gold and improved adaptability
2021-10-04 04:55:52 +03:00
Haeniken
69d234984f
change readme
2021-10-03 22:49:29 +03:00
Haeniken
c5d2d0aa62
fix pattern for username
2021-10-03 22:03:53 +03:00
Haeniken
55e12eb099
Quick fix main.php for advance theme, in top section has been incorrect rank instead level
2021-10-03 20:15:15 +03:00
Haeniken
8a0bc35cf8
Russian language added
2021-10-03 20:10:33 +03:00
Egorov Oleg
2aa84aa89a
Update README.md
...
If the "Image Captcha" type is used, then the GD2 module for PHP must be installed.
Otherwise, the page will not load and the user will receive an error: "Fatal error: Uncaught Error: Call to undefined function Gregwar \ Captcha \ imagecreatetruecolor".
I think this information is important, we can add this information to the config.
2021-07-31 14:40:44 +03:00
Amin.MasterkinG
b098b6c00d
Update composer packages.
2021-06-25 15:17:04 +04:30
Amin.MasterkinG
69a44753df
Merge pull request #51 from masterking32/dependabot/composer/application/phpmailer/phpmailer-6.5.0
...
Bump phpmailer/phpmailer from 6.4.1 to 6.5.0 in /application
2021-06-23 02:17:58 +04:30
dependabot[bot]
0426bb7fc5
Bump phpmailer/phpmailer from 6.4.1 to 6.5.0 in /application
...
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer ) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases )
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md )
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.4.1...v6.5.0 )
---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-22 15:33:58 +00:00
Amin.MasterkinG
7d696d819a
Merge pull request #49 from den13501/patch-3
...
Update chinese-traditional.php
2021-05-24 00:15:32 +04:30
-Shiken-
4d9d449290
Update chinese-traditional.php
...
modify some words that not match traditional Chinese user's behavior.
2021-05-21 20:36:14 +08:00
Amin.MasterkinG
5e741ba465
Merge pull request #48 from den13501/patch-2
...
PHPMailer supports UTF-8 for non-English languages. Thanks to @den13501
2021-05-21 00:00:49 +04:30
-Shiken-
1a50cb3ec4
correct display problem for non-English words
...
add $mail->CharSet = 'UTF-8' to support non-English locale like Chinese
2021-05-19 04:00:32 +08:00
masterking32
7957807b1a
Update composer packages
...
https://github.com/masterking32/WoWSimpleRegistration/pull/47
2021-04-30 21:43:38 +04:30
Amin.MasterkinG
a185851480
Update issue templates
2021-02-24 10:35:28 +03:30
Amin.MasterkinG
c2eec69895
Update issue templates
2021-02-24 10:33:49 +03:30
Amin.MasterkinG
94d2eab33d
[Language changer] Fixed issue and make it better.
...
https://github.com/masterking32/WoWSimpleRegistration/pull/42
2021-02-24 10:03:15 +03:30
Amin.MasterkinG
6b05818b58
Merge pull request #42 from DuelistRag3/PullRequest
...
Moved language to a cookie and added a language changer
2021-02-24 10:00:02 +03:30
DuelistRag3
cf632d5324
Added selected attribute to current language for all templates
2021-02-24 02:51:07 +01:00
DuelistRag3
a7653493a8
Removed unused li in icecrown and kaelthas template which finishes of lang changer
2021-02-24 02:38:41 +01:00