SlicewOw / webSPELL_Cups

Cup add-on for webSPELL NOR
GNU General Public License v3.0
4 stars 2 forks source link

login not working #100

Closed rozemek closed 5 years ago

rozemek commented 5 years ago

Hello. I've implement partially your addon into my template but there is one problem. If i go to the login link the page is empty any clue how to fix it ? This is my website : http://6.ip-51-68-143.eu . I attached a https://imgur.com/a/pe2mFZe Screenshot https://paste.ofcode.org/aQRuhzsLwcFpyhmRL5iW7u index.php https://paste.ofcode.org/38Tp8ku2A6m5YcH7m3tD5cz /cup/html/navigation.html https://paste.ofcode.org/GRTgcCBGDuhY96zKFZkv2Y login.php

rozemek commented 5 years ago

When i keep refreshing the login website i can see sometimes the fields to login but they dissapear .

SlicewOw commented 5 years ago

Your file "/cup/html/navigation.html" contains PHP calls, right? This is not the correct way.

In PHP files you can add HTML files, but in HTML files you cannot include PHP files (in this way).

rozemek commented 5 years ago

The problem is the index.php from my template has the navigation links in it and Your addons navigation is not in index.php but in a html version :/

SlicewOw commented 5 years ago

webSPELL is well structured in this point:

But.. you do not need to take the navigation.php from this add-on. You may edit the existing one from your template.

rozemek commented 5 years ago

Oh didn’t know that lol. Thanks for help! Btw is there a way to edit the style of the brackets? To make them look different? Is it just a css file right? And last question how can i add more profile fields to a teams/players profile? I do know i have to add them to the mysql structure that includes editing the profile page php file ? I’m sorry dor asking but it s better I ask now rather then make millions of posts. Btw. I need an invitation to your slack to join.

SlicewOw commented 5 years ago

Can you send me your e-mail? Then I can add you.