(API) PhoenixPHP Api Problems NO PROBLEM HERES A EASY FIX!

Kristopher

Photographer
Dec 25, 2010
802
66
(1)Open Note Pad.
(2) Paste:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>YourHotel: Redirect</title>
<meta http-equiv="REFRESH" content="2;url=http://YourURL/client/"></HEAD>
<BODY>
Being redirected!. Thanks For Voting!
</BODY>
</HTML
(3) Save Under File Name: client.php |Then Save As Type: All Files
(4) Then Open thehabbos_api folder
(5) Then Open Config
(6) Make Sure Your $CONFIG['Type'] Looks like:
$CONFIG['Type'] = 'client'; //current options: other or client (thehabbos_api/types)
(7) Fill The Rest In
(8) Your Api Works :)
Pm Me if you need help still
Credits: Deluxe :)
 

Joe1

Member
Mar 31, 2011
33
4
No offense, but what exactly does this fix? I use PhoenixPHP and normal API works fine for me using the Read Me inside files
 

Kristopher

Photographer
Dec 25, 2010
802
66
Ill take a screenshot and this is more like a simple noob fix type




But heres the screenshot me and some others have got this
 

LethalEdward

Member
Sep 2, 2010
119
22
did you know you can goto the types folder opening the client.php in that and editing it to goto the client forlder?
 

Users who are viewing this thread

Top