StreetMoney
Member
- Jul 19, 2012
- 417
- 8
When i go on link it shows this
You must be registered for see images attach
That has nothing to do with it being down, that was a completely off-topic reply.use iis
That has nothing to do with it being down, that was a completely off-topic reply.
Your list of options is below:
Your getting DDosed
Turn Apache On
Make sure your ports 80,3306 are open.
IIS is a lot more secured then Xampp it has nothing to do with his site. He probably does not have his ports open.It's not off topic, If he uses IIS he most likely will not run into this issue.
IIS is a lot more secured then Xampp it has nothing to do with his site. He probably does not have his ports open.
we are using iis this is my friend and we are having this problem i setup my hoytel with iis and navicat erverything is correct but when i go to my link it comes up with this
Faked it ok its fixed now Magenta sorted it for me thanks so much anyways but im having problems with my houskeeping now i downloaded helicon ape so it would work but then i post an article it comes up with this:Screenshot the problem, Then i can help you out a little better.
<input type="username" value="<?php echo $_POST['l_username']; ?>" style="width: 95%;" />
<?php echo $_POST['l_username']; ?>
<?php echo $two['username']; ?>
mysql_query("INSERT INTO cms_news (title,shortstory,longstory,published,image,author, campaign, campaignimg) VALUES ('" . filter($_SESSION["title"]) . "', '" . filter($_SESSION["shortstory"]) . "', '" . ($_SESSION["longstory"]) . "', '" . time() . "', '" . filter($_POST["topstory"]) . "', '" . filter($author) . "', 0, 'default')") or die(mysql_error());
Thanks ive done it but its still coming up with the same thingI updated my post so it looks a little nicer.
mysql_query("INSERT INTO cms_news (title,shortstory,longstory,published,image,author, campaign, campaignimg) VALUES ('" . filter($_SESSION["title"]) . "', '" . filter($_SESSION["shortstory"]) . "', '" . ($_SESSION["longstory"]) . "', '" . time() . "', '" . filter($_POST["topstory"]) . "', '" . filter($author) . "', 0, 'default')") or die(mysql_error());
Could u add it without the slider bar box in it please as it not letting me move it9. News Fix (HTML phrasing):
In hk/news2.php, replace line 66 with
Code:mysql_query("INSERT INTO cms_news (title,shortstory,longstory,published,image,author, campaign, campaignimg) VALUES ('" . filter($_SESSION["title"]) . "', '" . filter($_SESSION["shortstory"]) . "', '" . ($_SESSION["longstory"]) . "', '" . time() . "', '" . filter($_POST["topstory"]) . "', '" . filter($author) . "', 0, 'default')") or die(mysql_error());
Did you do that part? If that does not work that means you did not use Web.config for your hk.
never mind i have managed to copy it also are u sure its line 66 because theres nothing ther so i placed it and then when i place it the part where you choose a image for the article didnt work after that and the same thing happened like when it came up with all that stuff so it took out line 66 and now the image come sup for article so maybe its somewhere in the 70s that i need to replace it with9. News Fix (HTML phrasing):
In hk/news2.php, replace line 66 with
Code:mysql_query("INSERT INTO cms_news (title,shortstory,longstory,published,image,author, campaign, campaignimg) VALUES ('" . filter($_SESSION["title"]) . "', '" . filter($_SESSION["shortstory"]) . "', '" . ($_SESSION["longstory"]) . "', '" . time() . "', '" . filter($_POST["topstory"]) . "', '" . filter($author) . "', 0, 'default')") or die(mysql_error());
Did you do that part? If that does not work that means you did not use Web.config for your hk.
I did put ut on line66 but then then the part where u choose what image you want fro your article that went as well so i replaced it back to what it was then it came back but il try again 1 secondLine 66 use Notepad++
Also line 69 is the same as the code that your telling me to place in 66Line 66 use Notepad++
Do u have teamviewer so we can sort this or we cna use join.meLine 66 use Notepad++