Page 1 of 1

Going back to homepage.

Posted: Mon May 21, 2007 2:11 pm
by maritmanelleke
Script URL: providersteenwijkerland.nl/gbook/
Version of script: latest
Hosting company:hosting2go.nl
URL of phpinfo.php: I do not know what this is?
URL of session_test.php: session-test is?
What terms did you try when SEARCHING for a solution:
gbook / homepage / rederict

Write your message below:
My guestbook says in a line, go back to and then my website. But when I click there, I am redirected to my host, hosting2go. How can I change that? I am very new to this, and hope to avoid spam with this guestbook.

Greetings from Marit

Posted: Mon May 21, 2007 3:15 pm
by Henrie
Hello Marit,

Open your settings.php file.
search for this line

Code: Select all

$settings['website_url']='http://www.www.providersteenwijkerland.nl/';
Change it to

Code: Select all

$settings['website_url']='http://www.providersteenwijkerland.nl/';
.
The double www. caused the wrong link.

Greetings,
Henrie

thanks

Posted: Mon May 21, 2007 3:23 pm
by maritmanelleke
Thank you very much. I did oversee that completely.
Now it works.

Greetings from Marit.