Jump to content
  • 0

Question

Posted

I was able to install FluxCP however im having multiple problems.

One being on account creation, i create the account, but i cant use it to log into my server.

 

two being when i click "my account" this is thrown:

Critical Error
An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details
Error: Exception

Message: DateTime::__construct(): Failed to parse time string (@) at position 0 (@): Unexpected character

File: C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php:69

File	Line	Function/Method
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php	69	DateTime::__construct()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Template.php	375	include()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Dispatcher.php	170	Flux_Template::render()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\index.php	154	Flux_Dispatcher::dispatch()
Exception Trace As String
#0 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php(69): DateTime->__construct('@')
#1 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Template.php(375): include('C:\\Users\\Admini...')
#2 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Dispatcher.php(170): Flux_Template->render()
#3 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\index.php(154): Flux_Dispatcher->dispatch(Array)
#4 {main}

im using the latest fluxcp...

4 answers to this question

Recommended Posts

  • 0
Posted
On 6/11/2024 at 2:17 AM, st5p855 said:

I was able to install FluxCP however im having multiple problems.

One being on account creation, i create the account, but i cant use it to log into my server.

 

two being when i click "my account" this is thrown: candy clicker

Critical Error
An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details
Error: Exception

Message: DateTime::__construct(): Failed to parse time string (@) at position 0 (@): Unexpected character

File: C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php:69

File	Line	Function/Method
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php	69	DateTime::__construct()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Template.php	375	include()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Dispatcher.php	170	Flux_Template::render()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\index.php	154	Flux_Dispatcher::dispatch()
Exception Trace As String
#0 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php(69): DateTime->__construct('@')
#1 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Template.php(375): include('C:\\Users\\Admini...')
#2 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Dispatcher.php(170): Flux_Template->render()
#3 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\index.php(154): Flux_Dispatcher->dispatch(Array)
#4 {main}

im using the latest fluxcp...

Use the upgrades on the right side of you

  • 0
Posted (edited)

1. Account creation issue: If you’re able to create an account but can’t log into your server, it could be due to how the accounts are being stored or communicated with the server. Check the following:

Make sure the FluxCP configuration file (/config/application.php) is correctly pointing to your server’s database.

Ensure the hashing method for passwords in FluxCP matches what your server uses.

Verify that the database permissions are set up properly and that new accounts are being written correctly.

2. “My Account” error: The critical error you’re seeing when you click “My Account” likely points to a misconfiguration or missing component. Here’s what you can do:

Check the error logs in storage/logs/ for more specific details about the exception.

Make sure your server’s PHP version meets the requirements for FluxCP Make a Calendar.

Verify that your web server (Apache or Nginx) is correctly configured, particularly in terms of access to the /config and /storage directories.

Double-check any FluxCP-specific configurations for “My Account” functionality, ensuring that database tables and user session handling are properly set up.

Edited by Mai mai
  • 0
Posted (edited)
On 6/18/2024 at 10:35 AM, sukasima said:

In order to automatically raise your score, make use of the system's functions.

Tried everything and it works fine

Survival race

Edited by yrg07520

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...