Hello,
I would like to know how to put music on my site in a loop and non-stop, and that it does not start again at the beginning when you change page. How to do it?
Thanks in advance
Search found 29 matches
- Sun Aug 25, 2024 5:01 pm
- Forum: General Questions
- Topic: continuous music non-stop
- Replies: 1
- Views: 805
- Mon Apr 01, 2019 7:45 am
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
OK. I'm going to update to the version 14 this week. Thank you very much for your help and your availability. How to put the subject "resolved"?
- Sun Mar 31, 2019 5:50 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Here is the image of the message error

- Sun Mar 31, 2019 5:47 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
I'm sorry, but the implementation is not correct. Each form should be on a different page.
Also, note that you are using an older version. The login tools have many improvement in recent versions.
OK pablo, I will update to migrate to version 14 in April. But if it was a question of updating ...
- Sun Mar 31, 2019 12:53 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Hi,
Here is the link of my .wbs project.
http://www.orsaf.be/test-pablo/test-pablo.wbs
I put 3 different tools: login, change the password and recover the password. In the 3 tools, there is the same database "test.php", which is in flat file. When I edit the database with the tools "connect" and ...
Here is the link of my .wbs project.
http://www.orsaf.be/test-pablo/test-pablo.wbs
I put 3 different tools: login, change the password and recover the password. In the 3 tools, there is the same database "test.php", which is in flat file. When I edit the database with the tools "connect" and ...
- Sat Mar 30, 2019 1:34 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
I'm sorry, but there must be an error in the logic of the page.
Firstly, it looks like you have added a 'protected page' object., so this mean that the page cannot be reached until you login.
I think if there was an error on the page, all the tools would not work. But all work except "change ...
- Sat Mar 30, 2019 11:36 am
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
The page seems to be referring to itself. This is not correct, the browser will go into an endless loop.
header('Location: ./../../pages/pageno.php');
This page is not a problem. This is a personalized redirect page. All members have that. The problem is really only with this tool "change ...
- Fri Mar 29, 2019 7:40 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
So, the database should be here:
http://www.orsaf.be/membres/115/pages/osaok.php
According to the server, the file does not exists in this folder.
This is a member area where each member has their own pages and redirects. When I put any tool (login, password, registration, etc.) on this page of ...
- Fri Mar 29, 2019 5:21 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Maybe the "change password" page is in another folder?
Yes, it's in another folder, but when I put any other tool in the same folder on the page of this member, it works without problems with the same database
What is the PHP code of the page?
<?php
if (session_id() == "")
{
session_start ...
- Fri Mar 29, 2019 3:09 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
The problem is that the database works very well with all other tools except that of "change password", so it's not a problem of location. This is what I do not understand.
- Fri Mar 29, 2019 2:29 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Hi Pablo,
- Are there any errors when you call the page? NO, i have checked
- What are your settings? I did not put any personal settings. I just took the program tool and just replaced the database with the site database, then I tried to edit the database to see if it works, it's where I have the ...
- Are there any errors when you call the page? NO, i have checked
- What are your settings? I did not put any personal settings. I just took the program tool and just replaced the database with the site database, then I tried to edit the database to see if it works, it's where I have the ...
- Thu Mar 28, 2019 5:13 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Are there any errors when you call the page?
What are your settings?
What is the generated PHP code?
Hello Pablo,
I was very busy these last months ... My apologies... I come back to this problem of changing password in the member area.
Nothing has been changed in the original tool. I just put ...
- Sat Sep 08, 2018 11:34 am
- Forum: Login Tools Questions
- Topic: Session timeout
- Replies: 4
- Views: 10528
Re: Session timeout
Ok. Thanks a lot
- Thu Sep 06, 2018 8:39 pm
- Forum: Login Tools Questions
- Topic: Session timeout
- Replies: 4
- Views: 10528
Re: Session timeout
ok, that's what I wanted to explain: I can not find the button to configure the error page. Do I have to use the login tool to configure this error page?
- Thu Sep 06, 2018 7:56 pm
- Forum: Login Tools Questions
- Topic: Session timeout
- Replies: 4
- Views: 10528
Session timeout
Hello,
I can not figure out how to put the page to which members will be directed after their sessions are closed automatically after x minutes. Thank you to enlighten me
I can not figure out how to put the page to which members will be directed after their sessions are closed automatically after x minutes. Thank you to enlighten me
- Mon Jul 23, 2018 9:16 am
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Ok, I understood for more security. I will do it now through the admin tool. Thanks.
However my problem is still not fixed because this "change your password" tool does not work, no matter where I put the page, while all other tools work without problem. So I still do not know how to give my ...
However my problem is still not fixed because this "change your password" tool does not work, no matter where I put the page, while all other tools work without problem. So I still do not know how to give my ...
- Sun Jul 22, 2018 6:59 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Because it's one of two ways I know. Editing it locally and then updating in the server, seems easier than logging in every time in the online admin session. If there is a better method, tell me.
Yhank you
Yhank you
- Sun Jul 22, 2018 5:42 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
I do not touch any settings. I just take the tools as it is given in the software and I just replace the name of the database by the name of mine. For all tools, I can edit my database locally, except for the "change your password's tool". This is where I do not understand, even when I create a page ...
- Sun Jul 22, 2018 12:52 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
I put all the pages in one folder, the "members" folder. Then I created a page where I put the tool "change password" with the same database. I tried to edit the database, but I still have the same error. I put a tool at random, and I manage to edit the database without problem. So there is only ...
- Sun Jul 22, 2018 9:40 am
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Hello,
The "connexion tool" is the "login tool".
"What are my settings?"
I do not understand the question. However, I did not change the tool of the program. I only replaced the name of the database by the one I created and that works very well with other tools (login, edit profile, admin, etc ...
The "connexion tool" is the "login tool".
"What are my settings?"
I do not understand the question. However, I did not change the tool of the program. I only replaced the name of the database by the one I created and that works very well with other tools (login, edit profile, admin, etc ...
- Mon Jul 09, 2018 10:26 am
- Forum: Login Tools Questions
- Topic: Membre Informations
- Replies: 2
- Views: 10712
Re: Membre Informations
Ok, merci pour la réponse
- Fri Jul 06, 2018 4:17 pm
- Forum: Login Tools Questions
- Topic: Membre Informations
- Replies: 2
- Views: 10712
Membre Informations
Hello,
How to retrieve, by email, all the information entered by a member when registering? Because I only receive two informations: the username and the password.
Thank you in advance
How to retrieve, by email, all the information entered by a member when registering? Because I only receive two informations: the username and the password.
Thank you in advance
- Fri Jul 06, 2018 3:23 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
I followed your explanations carefully, but I don't understand the problem. I will try to explain myself in detail: on the same page, I put the tool "change the password" and the tool "connexion". And I put my database in flat file "userdb.php". When I want to edit the database in the "connexion ...
- Fri Jul 06, 2018 1:14 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
The page is in this folder: /public_html/admin/
The database is in this folder: /public_html/
When you are saying "What are your settings?", what do you mean?
I just created a new page where I put the login tool and the password change tool. Both tools have the same database, but when I want to ...
The database is in this folder: /public_html/
When you are saying "What are your settings?", what do you mean?
I just created a new page where I put the login tool and the password change tool. Both tools have the same database, but when I want to ...
- Fri Jul 06, 2018 11:22 am
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
I really do not understand anything about it. Well, let's take the case where I put the password change page as a page of the site. I put the right database but it always gives me the same error. And yet the inscriptions are done correctly and display correctly in the database. I do not understand
- Wed Jul 04, 2018 9:37 am
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Hello
Sorry for my late response.
No, the password change page is a private page for the member. It is therefore in the private area of the member's account.
The URL of the member's page is http://www.orsaf.be/mem-ok/000/compte.php
Sorry for my late response.
No, the password change page is a private page for the member. It is therefore in the private area of the member's account.
The URL of the member's page is http://www.orsaf.be/mem-ok/000/compte.php
- Thu May 31, 2018 11:16 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Ok. I only have one database. Members connect well without problems. Only when a member uses the "change your password" box, it does not work. I put the correct name of the database. I don't understand
- Thu May 31, 2018 7:04 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Re: Change your password tool
Hello,
How much database can we have for a single website? Because I created the database for the member, with a specific name for itself, but when I edit the database, it is the database created for the connection of all members that is edited. Sorry for my questions, but I do not know anything ...
How much database can we have for a single website? Because I created the database for the member, with a specific name for itself, but when I edit the database, it is the database created for the connection of all members that is edited. Sorry for my questions, but I do not know anything ...
- Tue May 29, 2018 12:18 pm
- Forum: Login Tools Questions
- Topic: Change your password tool
- Replies: 45
- Views: 64826
Change your password tool
Hello,
Sorry my english is not very good. I live in Belgium and I speak more french than english.
My problem is: When I try to change my password as a member, this is impossible. I have the following answer: user database not found. While the user database is correctly created in flat file and I can ...
Sorry my english is not very good. I live in Belgium and I speak more french than english.
My problem is: When I try to change my password as a member, this is impossible. I have the following answer: user database not found. While the user database is correctly created in flat file and I can ...