Page 4 of 5

Re: Custom Front End Interface

Posted: Thu Apr 19, 2018 12:51 am
by imperio
Demo is not working

Re: Custom Front End Interface

Posted: Thu Apr 19, 2018 2:50 am
by cdg
lordspown wrote:
Thu Apr 19, 2018 12:34 am
Very nice
What is the status with development ?
when i use the application i get some error in logs
[:error] [pid 31739] [client xxxx:32960] PHP Notice: Undefined index: r5 in /home/admin/web/domain/public_html/profile.php on line 498
That error is just a notice and should not actually effect any performance, although you should not be seeing that anyways. Was that displayed within the page or in a logfile?
imperio wrote:
Thu Apr 19, 2018 12:51 am
Demo is not working
Sorry, I have not been able to do any development in a while, I am currently in high school and haven't had much time lately.

The demo is actually not running the latest version anyways, but I have been having problems with that server lately so I will look into that and possibly migrate that to a different server.

Re: Custom Front End Interface

Posted: Thu Apr 19, 2018 6:10 am
by cdg
cdg wrote:
Thu Apr 19, 2018 2:50 am
lordspown wrote:
Thu Apr 19, 2018 12:34 am
Very nice
What is the status with development ?
when i use the application i get some error in logs
[:error] [pid 31739] [client xxxx:32960] PHP Notice: Undefined index: r5 in /home/admin/web/domain/public_html/profile.php on line 498
That error is just a notice and should not actually effect any performance, although you should not be seeing that anyways. Was that displayed within the page or in a logfile?
imperio wrote:
Thu Apr 19, 2018 12:51 am
Demo is not working
Sorry, I have not been able to do any development in a while, I am currently in high school and haven't had much time lately.

The demo is actually not running the latest version anyways, but I have been having problems with that server lately so I will look into that and possibly migrate that to a different server.
Please ensure that the php_flags value in your .htaccess file is set to Off, if you would like to further diagnose the problem, please submit an issue on the VWI Github page: https://github.com/cdgco/vestawebinterface/issues.

The demo is now back up and running with the latest version.

Vesta Web Interface v0.5.0-Beta

Posted: Sat Jun 30, 2018 8:27 am
by cdg
I'm happy to announce that the biggest update yet, v0.5.0-Beta, of Vesta Web Interface featuring the first release of the anticipated admin panel has been released. Thank you to the community for all of the great recommendations and help, and be on the lookout for many new integrations and features in the coming weeks such as a Vesta specific billing system, multi server support and more.

Here's the changelog for v0.5.0 showcasing some of the biggest features and changes:

Cloudflare Integration
Admin Panel (Server Config Coming Soon)
MySQL Based Config
Login as User
Function Based Menu System
Suspend / Unsuspend Resources
Download Logs / Graphs
Domain Access / Error Logs
Referral System
API Key Support
Cached MySQL Support
Plugin System
FTP Plugin (MonstaFTP)
Webmail Plugin (Rainloop)
Block Access to all pages
Dark Theme
UI Upgrades
Dynamic CSS
Updated Installer
Updated Documentation
Stability & Bug Fixes

Documentation / Install
Github

Re: Custom Front End Interface

Posted: Sun Jul 01, 2018 6:26 am
by mehargags
Pls make the demo work first... it doesn't let me login with demo/demo123

Re: Custom Front End Interface

Posted: Sun Jul 01, 2018 6:41 am
by cdg
mehargags wrote:
Sun Jul 01, 2018 6:26 am
Pls make the demo work first... it doesn't let me login with demo/demo123
My apologies, my MySQL server went down and I forgot to enable MySQL caching on the demo server. It is back up now and shouldn't fail again. Thanks for letting me know!

Re: Custom Front End Interface

Posted: Thu Oct 04, 2018 3:11 pm
by MAN5
Hi VWI team,
First of all - Thank you and Awesome work you doing..
But my point of view since i saw the VestCP is..
1. VestaCP is the one i gonna stick for life (past 4 years, still i cant find the better one yet)
2. The onely thing i dont feel comfortable is the interface. As a business team, we dont need a beautiful theme for CP.
3. All we need is simple & speedy loading of interface (VestaCP already won this)
4. Less mouse clicks/scrolls to see more details about any page (This is what vestacp missing) All the tabs are too bigger / too much padding used. For example, if i goto USERS tab, i could see 2 users only on the screen. Remaining users are have to scroll too much. Think, if we have 10 users, i have to scroll for 10 times. I dont think, i have to goto search box to find a user within 10 rows.
5. Here i like the simplicity of ISPConfig. See how many items can see in single windoe (https://assets.digitalocean.com/article ... n_site.png)

This is what, mostly a business team expecting as..

Re: Custom Front End Interface

Posted: Thu Oct 04, 2018 3:15 pm
by imperio
MAN5, thank you for your feedback. We will discuss this with the team

Re: Custom Front End Interface

Posted: Sun Oct 28, 2018 11:32 am
by RedRocket
I am getting the following error in the top right corner at the control panel login screen

Failed to connect to server.
Please check config.

VESTA_HOST_ADDRESS
mywebsite.co.uk

VESTA_METHOD
credentials

VESTA_PORT
8083

VESTA_SSL_ENABLED
true

Vesta UNAME and PW are set to the credentials which i use to log in to VestaCP with


I have logged in to the database via PHPMyAdmin and checked every value, each value is correct according to the manual but the error still remains and i cannot log in using any VestaCP account.

I'm running v0.5.3-Beta and did a manual instal, I follow the instructions exactly. can anyone help or know what I can check next?

Re: Custom Front End Interface

Posted: Wed Mar 20, 2019 7:06 pm
by cdg
I'm happy to announce that the first production release of Vesta Web Interface, v1.0.0, is now available! It has been just over a year since I started this project and after over 500 installations and many beta versions, I am removing the beta title.

Adding on to the recent completion of the admin panel in v0.5.4-Beta, this update features overall compatibility and stability improvements.

Version 1.0.0 will require an updated MySQL database so I recommend completing a clean installation to ensure a smooth update.

Install VWI

Changelog

Github Repo