ok so i followed a guide on here to set up vting api
<?php include_once ("forcevote.php"); at the top of my client.php ( BUT GIVES ME ERROR 500)
and my forcevote.php file is:
<?php
if(isset($_GET['voted'])) {
}
else {
$userip = "{$_SERVER['REMOTE_ADDR']}";
$current_url =...
well i say fixed still getting the "ERROR 500 - The website encountered an error while retrieving http://"my website url". It may be down for maintenance or configured incorrectly.
i was on my vps and when i came off my retro website wouldnt work
all i'm getting is
The website encountered an error while retrieving "my webste url". It may be down for maintenance or configured incorrectly.
and has been like that for 30hours now i just don't know how to fix it thankyou
When i check my emu i see this error if u know what to do please tell me
System.Exception: Could not set up MUS socket:
System Net Sockets SocketException (0x80004005): The requested address is not va
lid in its context
at System Net Sockets Socket DoBind(EndPoint endPointSnapshot, Socket...