Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guilds.php cant invite players #3

Closed
MxSoft opened this issue Jun 9, 2017 · 3 comments
Closed

Guilds.php cant invite players #3

MxSoft opened this issue Jun 9, 2017 · 3 comments

Comments

@MxSoft
Copy link

MxSoft commented Jun 9, 2017

Change in line 806 if($rank_of_player->isLoaded()) { to if($rank_of_player->isLoaded()) {

@slawkens
Copy link
Owner

slawkens commented Jun 9, 2017

What did you changed? I can't see any change :D

@MxSoft
Copy link
Author

MxSoft commented Jun 9, 2017

if($player_rank->isLoaded()) {
to
if($rank_of_player->isLoaded()) {

lol :D

@slawkens
Copy link
Owner

slawkens commented Jun 9, 2017

It is already changed.

@QuebradaZN QuebradaZN mentioned this issue Jun 4, 2020
@yehia yehia mentioned this issue Jun 13, 2020
danilopucci added a commit to danilopucci/myaac that referenced this issue May 30, 2024
* - revert changes on config.php, add config.local.php

* - adding missing account e-mails settings
danilopucci added a commit to danilopucci/myaac that referenced this issue May 30, 2024
* Adding .env support  (slawkens#2)

* - adding composer

* - adding .env support

* Improve DotEnv and fix e-mail settings  (slawkens#3)

* - revert changes on config.php, add config.local.php

* - adding missing account e-mails settings

* - adding check before flush buffer (slawkens#4)

* - raw import myaac-gesior-shop-system-v5.0-beta.2

* Fresh install (slawkens#5)

* - adding hidden ids

* - hiding template

* - removing katherine template

* - moving game server files to a specific folder
danilopucci added a commit to danilopucci/myaac that referenced this issue May 30, 2024
* Update common.php

* Create SECURITY.md

* Adding .env support (slawkens#1)

* - adding composer

* - adding .env support

* Revert "Adding .env support (slawkens#1)"

This reverts commit 79c570c.

* Cleanup install folder (slawkens#7)

* Adding .env support  (slawkens#2)

* - adding composer

* - adding .env support

* Improve DotEnv and fix e-mail settings  (slawkens#3)

* - revert changes on config.php, add config.local.php

* - adding missing account e-mails settings

* - adding check before flush buffer (slawkens#4)

* - raw import myaac-gesior-shop-system-v5.0-beta.2

* Fresh install (slawkens#5)

* - adding hidden ids

* - hiding template

* - removing katherine template

* - moving game server files to a specific folder

* Revert "Cleanup install folder (slawkens#7)"

This reverts commit e8693bc.

* Silently ignore if the hook does not exist

* - adding check before flush buffer (slawkens#245)

* Fix installation

* Remove 31.php migration -> was for develop branch

* Seems that this is better solution to the slawkens#245 (output buffering)

This works for both, when output_buffering is enabled, and disabled

* Fix broken installation I introduced in 0.8.15

* Revert "Fix installation"

This reverts commit 9c318f9.

* Release v0.8.16

* Fix date

---------

Co-authored-by: slawkens <slawkens@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants