Phoenix API Problem (to client)

Variz

New Member
Dec 8, 2011
3
3
Hi,
I have a little problem.
I have installed the api on phoenixphp.
But when i already voted the api stil comes in client...
When i click the banner again. Then it stil go to api.php
 

Sean

‫‫‫‫‫‫  ‫  Don't Worry, Be Happy
Dec 12, 2011
1,121
405
Theres probabl an error in the scripts in your api folder that redirects to client when youc voted
 

RastaLulz

fight teh power
Staff member
May 3, 2010
3,934
3,932
What happens when you do run the following?

PHP:
<?php
echo $_SERVER['REMOTE_ADDR'];

You're probably giving TheHabbos a different IP than the one it is getting when a user votes.
 

Variz

New Member
Dec 8, 2011
3
3
No i'm not using cloudlare and maybe i have done something wrong with echoing the ip :s
 

Users who are viewing this thread

Top