Raised This Month: $32 Target: $400
 8% 

Issue webpanel 2.0.1 problems and feature request


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
braak0327
AlliedModders Donor
Join Date: Dec 2012
Location: NORT....SOUTH KOREA
Old 01-27-2016 , 02:48   webpanel 2.0.1 problems and feature request
Reply With Quote #1

.env URL setting

APP_URL=http://bbagwang.com/store/public/

I follow all steps but got some asking github token things i push spacebar all that errors so might that's the problem (or not )

here is the store link

http://bbagwang.com/store/

if you move

'http://bbagwang.com/store/public' it redirect to 'http://bbagwang.com/store/public/webpanel'
and give me 404 error

but if you move
'http://bbagwang.com/store/public/index.php' it works (I think) fine

I'll show you how it's going with screenshots





↑ if you click adminpanel logo you got this ↓



and i don't know what is store user panel but I gave it a try and... this




it can't authorized (I think i should add STEAM API code somewhere but it's not on webpanel installation so... yeah I got stuck some many times but I think I did it

------------------------------here is what I want and need--------------------------------

1. you already make a issue for dashboard feature
I want dash board have graph about rich users and recently bough stuff + etc (make some ideas! bros!)

2. each servers have different credit receive setting would be nice

3. I want if I go 'http://bbagwang.com/store' just showing users interface (i don't know what for but admin panel should behind from the normal users hand)
maybe 'http://link/store/admin' would be nice selection of admin panel directory name

4. if I'm right arrow guy make 'raffle' sysyem and something more(steambot?) 2.0 version need to add that stuff! (I know it's kind of early stage? but getting ready for the great release!)

---------------------------------------------------------------------------------------------------

I think it's for now

also installation isn't that hard if someone need help with install I can help you If my install was right!
__________________
I'M KIMCHI

Last edited by braak0327; 01-27-2016 at 02:49.
braak0327 is offline
Send a message via Skype™ to braak0327
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 01-27-2016 , 13:50   Re: webpanel 2.0.1 problems and feature request
Reply With Quote #2

I cant access the website (I get a timeout)

About the Problems:

But from the screenshots I can tell a few things:
  • You should point the http root to the public directory and not the directory above it.
  • The adminpanel logo will be fixed in the next release (forgot to remove the link)
  • If you take a look into the storage/logs folder you should see why the login fails.
    • My guess is that its not working because the user does not exist in the db
    • A user needs to play on the server once before he can log into the userpanel (otherwise there is no sense in logging into the userpanel)
    • You can always create a user manually via the adminpanel
About the FeatureRequests:
  • Dashboard: Dashboard is already on the ToDo list.
  • Different Credits per server: You can already do this, just use the store configuration on each server
  • Link Changes: Should be possible via the routes.php, but this will make future updates more difficult. I might add a config option that will remove the landing page.
  • Raffle System: I might do it when the new webpanel is working stable, but no promises
__________________
Arrow768 is offline
braak0327
AlliedModders Donor
Join Date: Dec 2012
Location: NORT....SOUTH KOREA
Old 01-27-2016 , 20:09   Re: webpanel 2.0.1 problems and feature request
Reply With Quote #3

Quote:
Originally Posted by Arrow768 View Post
I cant access the website (I get a timeout)

About the Problems:

But from the screenshots I can tell a few things:
  • You should point the http root to the public directory and not the directory above it.
  • The adminpanel logo will be fixed in the next release (forgot to remove the link)
  • If you take a look into the storage/logs folder you should see why the login fails.
    • My guess is that its not working because the user does not exist in the db
    • A user needs to play on the server once before he can log into the userpanel (otherwise there is no sense in logging into the userpanel)
    • You can always create a user manually via the adminpanel
About the FeatureRequests:
  • Dashboard: Dashboard is already on the ToDo list.
  • Different Credits per server: You can already do this, just use the store configuration on each server
  • Link Changes: Should be possible via the routes.php, but this will make future updates more difficult. I might add a config option that will remove the landing page.
  • Raffle System: I might do it when the new webpanel is working stable, but no promises
*github got network issue now I can't download store 2.0 https://twitter.com/githubstatus/sta...09172370411520

I just redirect store page
also I changed to APP_URL=http://bbagwang.com/store/public but nothing different

http://www.bbagwang.com/store => http://www.bbagwang.com/store/public/index.php

stacoverflow scripts not working for me (I think it's my fault I'm not good at web stuff....)

it's off topic but can you teach me how to create C NAME? I'm super noob at web things

http://www.bbagwang.com/store => http://store.bbagwang.com
__________________
I'M KIMCHI

Last edited by braak0327; 01-27-2016 at 20:42.
braak0327 is offline
Send a message via Skype™ to braak0327
braak0327
AlliedModders Donor
Join Date: Dec 2012
Location: NORT....SOUTH KOREA
Old 01-27-2016 , 20:17   Re: webpanel 2.0.1 problems and feature request
Reply With Quote #4

Quote:
Originally Posted by Arrow768 View Post
[*]Different Credits per server: You can already do this, just use the store configuration on each server
I know how to setting that but my point is setting that credits per server via webpanel
+idea = setting time for event and give credit more would be good
ex) 12am~6pm = [event] event time give credit X1.5

Quote:
Originally Posted by Arrow768 View Post
[*]If you take a look into the storage/logs folder you should see why the login fails.
  • My guess is that its not working because the user does not exist in the db
  • A user needs to play on the server once before he can log into the userpanel (otherwise there is no sense in logging into the userpanel)
  • You can always create a user manually via the adminpanel
I thing you are right I installed for testing and not even maked server for it maybe I'll try some later
__________________
I'M KIMCHI

Last edited by braak0327; 01-27-2016 at 20:22.
braak0327 is offline
Send a message via Skype™ to braak0327
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 01-27-2016 , 20:49   Re: webpanel 2.0.1 problems and feature request
Reply With Quote #5

Quote:
Originally Posted by braak0327 View Post
[...]
it's off topic but can you teach me how to create C NAME? I'm super noob at web things

http://www.bbagwang.com/store => http://store.bbagwang.com

Depends on the webserver you are using.
Tell me your webserver and I might be able to help.
__________________
Arrow768 is offline
braak0327
AlliedModders Donor
Join Date: Dec 2012
Location: NORT....SOUTH KOREA
Old 01-27-2016 , 21:08   Re: webpanel 2.0.1 problems and feature request
Reply With Quote #6

Quote:
Originally Posted by Arrow768 View Post
Depends on the webserver you are using.
Tell me your webserver and I might be able to help.
I'm using IIS (Windows 10 Pro)

I bought my domain in http://www.whois.co.kr and DNS & NAMESERVER setting on CloudFlare
__________________
I'M KIMCHI
braak0327 is offline
Send a message via Skype™ to braak0327
braak0327
AlliedModders Donor
Join Date: Dec 2012
Location: NORT....SOUTH KOREA
Old 01-28-2016 , 01:32   Re: webpanel 2.0.1 problems and feature request
Reply With Quote #7

I still getting this error even I open server for it
__________________
I'M KIMCHI
braak0327 is offline
Send a message via Skype™ to braak0327
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 01-29-2016 , 14:59   Re: webpanel 2.0.1 problems and feature request
Reply With Quote #8

Create a A record that points to the ip of your webserver

Use this tutorial to create a vhost for this a record with iis
Point the vhost to the public directory of the webpanel
__________________
Arrow768 is offline
braak0327
AlliedModders Donor
Join Date: Dec 2012
Location: NORT....SOUTH KOREA
Old 01-29-2016 , 19:27   Re: webpanel 2.0.1 problems and feature request
Reply With Quote #9

Quote:
Originally Posted by Arrow768 View Post
Create a A record that points to the ip of your webserver

Use this tutorial to create a vhost for this a record with iis
Point the vhost to the public directory of the webpanel
I'll try this when I get back thank you so much for everything bro
__________________
I'M KIMCHI
braak0327 is offline
Send a message via Skype™ to braak0327
good_live
AlliedModders Donor
Join Date: Oct 2013
Old 02-13-2016 , 19:28   Re: webpanel 2.0.1 problems and feature request
Reply With Quote #10

I just tried to install the webpanel. Everything worked fine, but in the end it turned weird There seems to be a Problema problem with the redirection. Im able to access the normal site, but when i would like too proceed to the admin / user panel, i get a directed to: https://store.mytld.eu/webpanel and Nginx says Not Found :/

Last edited by good_live; 02-13-2016 at 19:29.
good_live is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:16.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode