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
Going back to homepage.
-
- Posts: 2
- Joined: Mon May 21, 2007 2:02 pm
Going back to homepage.
Have a nice day!
Hello Marit,
Open your settings.php file.
search for this lineChange it to .
The double www. caused the wrong link.
Greetings,
Henrie
Open your settings.php file.
search for this line
Code: Select all
$settings['website_url']='http://www.www.providersteenwijkerland.nl/';
Code: Select all
$settings['website_url']='http://www.providersteenwijkerland.nl/';
The double www. caused the wrong link.
Greetings,
Henrie
-
- Posts: 2
- Joined: Mon May 21, 2007 2:02 pm
thanks
Thank you very much. I did oversee that completely.
Now it works.
Greetings from Marit.
Now it works.
Greetings from Marit.
Have a nice day!