mirror of
https://github.com/flupine/VPNSox-CP.git
synced 2026-04-25 13:55:56 +03:00
[GH-ISSUE #6] Cant login/register #6
Labels
No labels
airbrake
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/VPNSox-CP#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mcpefirst on GitHub (Oct 30, 2018).
Original GitHub issue: https://github.com/flupine/VPNSox-CP/issues/6
After installation and import of the .sql files Im trying to access the /public folder. It gives me a "login not found on server" apache error. Cant find aany login/register files in the files either. Also when accessing the index file directly it doesnt load the CSS because it pulls the wrong path... For example /index.php/css . Please tell me if I made anything wrong. Thanks :D
@mcpefirst commented on GitHub (Oct 30, 2018):
Managed to fix the issue by replacing the CSS location link.
@mcpefirst commented on GitHub (Oct 30, 2018):
Now Ive got a problem after registering. After filling out all forms and then clicking on Create my Account Im getting the following:
Slim Application Error
The application could not run because of the following error:
Details
Type: Swift_TransportException
Message: Expected response code 220 but got code "", with message ""
File: /var/www/html/VPNSox-CP/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php
Line: 383
@flupine commented on GitHub (Nov 5, 2018):
You need to set container.php with your own SMTP Credentials, by default is not provided with the script sorry