2Moons icon indicating copy to clipboard operation
2Moons copied to clipboard

Fix create more then 2 universes

Open jkroepke opened this issue 7 years ago • 6 comments

Fixes #301

jkroepke avatar Jun 05 '17 22:06 jkroepke

Here is the file with the suggested edit to the ShowUniversePage.php ShowUniversePage.zip

ghost avatar Dec 27 '18 19:12 ghost

I quick fix is to copy your config in the database call 2 for something and them go into it and edit it....rhe system will see 2 universes

On Thu, Dec 27, 2018, 14:08 MadDog402 <[email protected] wrote:

Here is the file with the suggested edit to the ShowUniversePage.php ShowUniversePage.zip https://github.com/jkroepke/2Moons/files/2713132/ShowUniversePage.zip

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jkroepke/2Moons/pull/304#issuecomment-450211995, or mute the thread https://github.com/notifications/unsubscribe-auth/AVE5aOE4jYf86Tg8JMOjTfcZYYMt30_vks5u9Rq0gaJpZM4Nwptd .

wrath76 avatar Dec 27 '18 19:12 wrath76

I quick fix is to copy your config in the database call 2 for something and them go into it and edit it....rhe system will see 2 universes On Thu, Dec 27, 2018, 14:08 MadDog402 @.*** wrote: Here is the file with the suggested edit to the ShowUniversePage.php ShowUniversePage.zip https://github.com/jkroepke/2Moons/files/2713132/ShowUniversePage.zip — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#304 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AVE5aOE4jYf86Tg8JMOjTfcZYYMt30_vks5u9Rq0gaJpZM4Nwptd .

Well i have two universes. it's when i go to make more then 2 i have the issue. It has something to do with the coding for that message to pop up every time i go to create a 3rd universe.

ghost avatar Dec 27 '18 19:12 ghost

Try through the database via myphpadmin

On Thu, Dec 27, 2018, 14:18 MadDog402 <[email protected] wrote:

I quick fix is to copy your config in the database call 2 for something and them go into it and edit it....rhe system will see 2 universes … <#m_-4150948818562960569_> On Thu, Dec 27, 2018, 14:08 MadDog402 @.*** wrote: Here is the file with the suggested edit to the ShowUniversePage.php ShowUniversePage.zip https://github.com/jkroepke/2Moons/files/2713132/ShowUniversePage.zip — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#304 (comment) https://github.com/jkroepke/2Moons/pull/304#issuecomment-450211995>, or mute the thread https://github.com/notifications/unsubscribe-auth/AVE5aOE4jYf86Tg8JMOjTfcZYYMt30_vks5u9Rq0gaJpZM4Nwptd .

Well i have two universes. it's when i go to make more then 2 i have the issue. It has something to do with the coding for that message to pop up every time i go to create a 3rd universe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jkroepke/2Moons/pull/304#issuecomment-450213540, or mute the thread https://github.com/notifications/unsubscribe-auth/AVE5aO6Kblq25ZmgyORRqNKCJOlkCfNjks5u9R0IgaJpZM4Nwptd .

wrath76 avatar Dec 27 '18 19:12 wrath76

Thank's that worked. Once i'm more fluent in PHP i will be fixing that so i don't have to go into the database.

ghost avatar Dec 27 '18 19:12 ghost

I add an additional fix. Can someone test it?

jkroepke avatar Dec 27 '18 21:12 jkroepke