Whelk8891
April 8, 2009, 2:46 am
Go to www.fordownersclub.com - can see the PHP code for the site because there is no index.php - its been renamed to "index.php-rename". This started happening yesterday.
I'm guessing most people have the forum page bookmarked which is why nobody else has noticed it yet.
Its a potential security breach if the right sort of people start digging around in there.
Didz
April 8, 2009, 3:26 am
I second that.
I went to the page and got rather confused!!
Don't want this site to close!! It's all I look at all day!!
SierraYankee99
April 8, 2009, 6:57 am
Thirded, someones phoobarred. Sort it before we're sat actually doing something constructive rather than looking busy whilst relaxing on here.
Steve
April 8, 2009, 11:32 am
thanks for pointing that out
very strange.. does anyone have any idea when this changed?
i have placed a blank index for the moment odd why the original one dissapeared.
Mark M.K
April 8, 2009, 11:59 am
It happened sometime yesterday in the afternoon/evening as it wernt like it yesterday morning
Steve
April 8, 2009, 12:01 pm
cheers.. think i was a plumb and broke it updating the page..
Whelk8891
April 13, 2009, 4:20 am
Instead of having just one link to the forums on the homepage, why don't you stick in a meta redirect:
[code]<meta http-equiv="refresh" content="4;forums/index.php" />[/code]
(where the 4 is the number of seconds to wait before automatic redirect)
Alternatively, just change index.php to:
[code]<?php header("Location:forums/index.php") ?>[/code]
That way every hit on that page will be redirected instantly to the forums.
If you don't fancy either of those, then at least add <title>FordOwnersClub.com</title> within the <head> tags. It says "Untitled docuemnt" at the moment.
Full Colour Version:
Homepage is screwed
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.