If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
ja die leute beklagen sich das wenn sie von der vorschau auf zurück klicken alle angaben neu gemacht werden müssen kann man das ändern?
mfg naneo
Tjoah, alles was man da tun könnte wäre eine e.mail-sperre, so das jede stimme mit email geloggt und und eine bestätigungsmail geschickt wird. Was anderes wüsste ich auch ned Oder man muss sich vorher anmelden
kab00m at web.de
Hello i have just downloaded your guest book and i am trying to set it up on my webpage. I have followed the instructions apart from the uploading in FTP! Because i am running my server from home and i can just access the server through my network is it because i am not uploading in ASCII-mode! that it is not working Thanks Steven watson
When somebody signs the guestbook, how can you make their email address a mandatory field like the name field is?
Anyone figure out a solution yet that also allows you to use the picture upload functionality? Thanks!
or try the config.inc file and edit it there?
Simply overtype the username i.e overtype the 'test' with whatever username you want to use. Same with the password.
Click submit and return to the guestbook.
Then you can check by returning to 'admin', enter your new name/pword and it should accept them.
Keith
I had the same problem.. Now I know the solution!!

THANKS

Luis Daniel Ruiz
To change your password type your new password in the current password box and the Confirm new password box and then click submit settings.
Done
Why not vary the code I have shown in the topic just below this one. I am sure you can point to another page where you can easily code hyperlinks to wherever you want.?
Does this help?
How to alter the Advanced guestbook.
I wanted to personalise the guestbook
a) to have my own logo
b) to be able to move back to my home page.

This is how I did it:-
First I should explain that I am a novice as far as PHP and also as far as hand coding HTML are concerned.
However, by dint of examing the source code of the gbook pages I worked it out.

The first and easiest trick was to substitute my own logo.gif for the original.
here's how:

go to /public_html/guestbook/img
rename logo.gif to logo.bac [incase you need to start over again]. Now
upload your own logo.gif (with that name)
That's the first bit done!

Next, to be able to escape from the Guestbook back to your homepage....

Go to /public_html/guestbook/templates

Click on body.php

now for safety sake copy this as it is (I did a ctrl A, ctrl C and popped it into a notepad file with ctrl V and saved it. You can then get back to the original if all goes pear shaped)

now edit body.php as follows

After the entry
<td width="56%"> <img src="img/logo.gif" width="225" height="42">
which you will find there
insert the following code

</td> <a href="http://www.your site.co.uk" ><img src="img/btback.gif"> </a>

where I have used the image file 'btback.gif' you must use your own image.
The 'btback' image is the one that is used throughout my site to return to base.
There yiou are done and dusted

Hope this helps.
Any snags, or better still any improvements, email me at
Keith@kaybee.fsworld.co.uk



;
If you look at the guestbook on this site and click the box with the 'Go' button it simply displays the next 20 messages.
I think that you should leave the jump menu alone and instead insert your own header with a drop down menu of your own. ??
???
Any answer?
YakHerder wrote:I've got a question that goes along with this one.

When I log in for first time using test and 123, i want to change password, but it asks for current user name, current pass, and new pass. So i'm using test and 123 as current user and pass, then I type my new pass in but all I get is an error saying 'passwords do not match'. any suggestions?

-YakHerder


Has anybody found out how to change the username and password because I get the same error as YakHerder i.e. when I type in new password it says "passwords do not match"

Cheers
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum