Special requirement: password input BEFORE posting
Posted: Tue Aug 19, 2008 8:18 am
Script URL:
Version of script: 1.6 modified 14 February 2008
Hosting company: NetBenefit
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: looked on this forum.
Write your message below:
My client has bought a licence for GBook
(If you wish to check, Klemen, see exchange of e-mails on 10 August with "Rachel".)
It works fine but, as this is located in part of the client's rebuilt web site and still in the development area, I can't give the URL here.
My client wishes to use the script as a way of having a page to which only an officer of the organisation (the Secretary) can post announcements, eg excerpts from press releases from a member of the organisation.
I'd be grateful if someone could tell me how to cut-and-paste the bit of the script that asks for the password into that part of the script where the messages are composed. Ie so that one has to put in the password before posting as well as before deleting or editing a post.
I think this would be the simplest way of doing it. It would be more elegant if I could put the message composition - ie from
<a href="gbook.php?a=sign">'.$lang['t48'].'</a>
into a separate web page without breaking anything, as well as having the password input required to post a message, but I am not confident of being able to do that successfully.
Version of script: 1.6 modified 14 February 2008
Hosting company: NetBenefit
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: looked on this forum.
Write your message below:
My client has bought a licence for GBook

It works fine but, as this is located in part of the client's rebuilt web site and still in the development area, I can't give the URL here.
My client wishes to use the script as a way of having a page to which only an officer of the organisation (the Secretary) can post announcements, eg excerpts from press releases from a member of the organisation.
I'd be grateful if someone could tell me how to cut-and-paste the bit of the script that asks for the password into that part of the script where the messages are composed. Ie so that one has to put in the password before posting as well as before deleting or editing a post.
I think this would be the simplest way of doing it. It would be more elegant if I could put the message composition - ie from
<a href="gbook.php?a=sign">'.$lang['t48'].'</a>
into a separate web page without breaking anything, as well as having the password input required to post a message, but I am not confident of being able to do that successfully.