This is the code i am using:
final public function CheckIfVoted($ip) {
global $_CONFIG;
$vote_username = "diaxahotel26";
$current_url = substr($_SERVER["SCRIPT_NAME"],strrpos($_SERVER["SCRIPT_NAME"],"/")+1)...
Hi,
I'm using cloudflare and a script someone here made, with a votecheck function for revcms.
But if i vote it redirects me to the page i wanted to go to, but that page keeps reloading.
However when i close the page, and reopen it and than go to the website again it works fine.
Because i...
Warning: Cannot modify header information - headers already sent by (output started at /home/diaxa/public_html/habblo-world.tk/thehabbos_api/config.php:1) in /home/diaxa/public_html/habblo-world.tk/thehabbos_api/class.validate.php on line 45
Warning: Cannot modify header information - headers...
I'm getting the following error:
Warning: Cannot modify header information - headers already sent by (output started at /home/diaxa/public_html/thehabbos_api/config.php:1) in /home/diaxa/public_html/thehabbos_api/types/client.php on line 27
My host uses apache for webhost and for processing nginx.
Internal Server Error
When i use the content you gave me.
By the way, doesn't matter what i do all my pages go to /index
Test it yourself at: http://diaxa.eu
Hey,
Since i moved from webhost, my index keeps reloading and i have no idea why.
I'm on nginx.
This is my index:
<!DOCTYPE html> <html> <head> <script type="text/javascript"> var _gaq = - Pastebin.com
And .htacces:
RewriteEngine On
RewriteRule ^(|/)$ index.php?url=$1
RewriteRule...