Open tecnoscan opened 9 months ago
Hi @tecnoscan , Librebooking version? PHP version? MySQL version? did you use database_schema/sample-data-utf8.sql? Is allow.self.registration enabled in config.php?
Librebooking 2.8.5 php v.8.1.2 MySQL v.10.6.1 and no, this enable.self.registration is disabled
De: Roberto del Pino @.> Enviado: sábado, 17 de febrero de 2024 11:34 a. m. Para: LibreBooking/app @.> Cc: Jeison Steven Zapata Moyano @.>; Mention @.> Asunto: Re: [LibreBooking/app] We could not match your username or password (Issue #308)
No suele recibir correos electrónicos de @.*** Por qué esto es importantehttps://aka.ms/LearnAboutSenderIdentification
PRECAUCIÓN: Correo electrónico externo. No haga clic en enlaces, ni abra los archivos a menos que reconozca al remitente y sea de su conocimiento que el contenido es seguro.
Hi @tecnoscanhttps://github.com/tecnoscan , Librebooking version? PHP version? MySQL version? Is allow.self.registration enabled in config.php?
— Reply to this email directly, view it on GitHubhttps://github.com/LibreBooking/app/issues/308#issuecomment-1950251021, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BGHJPSFEC7OGBPGOM3FSHADYUDLZ3AVCNFSM6AAAAABDNNJFD2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJQGI2TCMBSGE. You are receiving this because you were mentioned.Message ID: @.***>
Sorry in the Application configuration part it is enabled and in the API it is disabled.
De: Jeison Steven Zapata Moyano @.> Enviado: sábado, 17 de febrero de 2024 11:43 a. m. Para: LibreBooking/app @.> Asunto: RE: [LibreBooking/app] We could not match your username or password (Issue #308)
Librebooking 2.8.5 php v.8.1.2 MySQL v.10.6.1 and no, this enable.self.registration is disabled
De: Roberto del Pino @.> Enviado: sábado, 17 de febrero de 2024 11:34 a. m. Para: LibreBooking/app @.> Cc: Jeison Steven Zapata Moyano @.>; Mention @.> Asunto: Re: [LibreBooking/app] We could not match your username or password (Issue #308)
No suele recibir correos electrónicos de @.*** Por qué esto es importantehttps://aka.ms/LearnAboutSenderIdentification
PRECAUCIÓN: Correo electrónico externo. No haga clic en enlaces, ni abra los archivos a menos que reconozca al remitente y sea de su conocimiento que el contenido es seguro.
Hi @tecnoscanhttps://github.com/tecnoscan , Librebooking version? PHP version? MySQL version? Is allow.self.registration enabled in config.php?
— Reply to this email directly, view it on GitHubhttps://github.com/LibreBooking/app/issues/308#issuecomment-1950251021, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BGHJPSFEC7OGBPGOM3FSHADYUDLZ3AVCNFSM6AAAAABDNNJFD2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJQGI2TCMBSGE. You are receiving this because you were mentioned.Message ID: @.***>
Did you use database_schema/sample-data-utf8.sql?
use the create-schema.sql and also the create-data.sql, no use sample-data-utf8.sql, Is that why it doesn't work for me?
Yes, That file is the one that create first users
Best regards and I'm sorry for the late response.
This is to ask about this error now when entering the booked with admin/password which is due to the default or undir when creating a new user an error appears, I am sorry for the inconvenience but I want to learn although it took me several hours to get here
Hi @tecnoscan, Try this in config.php: $conf['settings']['script.url'] = 'https:' (or http:);
THANK YOU VERY MUCH, now I can enter the admin user, but I have a question, I don't know if it is because they are general accounts when I log in through admin and the password goes to http://172.16.165.5/Web/dashboard.php. and that link does not work, I have You have to enter the path directly like this: http://172.16.165.5/Web/admin/manage_attributes.php Is this because I'm missing something or am I missing a configuration? I am very sorry for the inconvenience but I sincerely appreciate your help.
Sorry @tecnoscan , i do not understand your question. Pls explain it step by step
Sorry, I can now log in with the admin user and password, but not in many tabs where an http 500 error appears, for example, Dashboard, schedule, reports, my account (except password change), Application Management where I can only log in to 3 options. rest is blocked. What I can do
Hi @tecnoscan , If your installed LibreBookin under a subfolder, now set $conf['settings']['script.url'] to $conf['settings']['script.url'] = 'http://172.16.165.5/subfolder/Web'; Or $conf['settings']['script.url'] = 'http://172.16.165.5/Web'; if you are on root
Muchas gracias por la ayuda, la amabilidad y la tolerancia, ya todo funciona perfectamente gracias a su ayuda
Great. Happy to help Genial. Encantado de ayudar
Please close this issue
good day.
I had an error when starting my bookend account, it is my first time doing this and I suffered a lot during the installation because it said unknown error when I solved it now it won't even let me register 0 since it can't find the file in /Web/register. php, I already tried with the user and password admin/password user/password admin/admin and also with the one I created in my mysql that I put in the datacenter of config.php but not even that, for the permissions part I put 755 but not even like that.