Client Loads then D/C

Quit

Need help ? Inbox me!
Nov 29, 2013
94
10
EMU: Gold Tree
CMS: REVCMS

Config.php:
EMU Config:
Swfs:
Client.php:
 
Last edited:

Joel

Aspiring Developer
Mar 30, 2014
100
30
Use Developer Tools>console to find out what error it is, if nothing shows up then it is a port being blocked.

Also I question this line in client.php:
PHP:
"external.variables.txt" : "http://MY URL HERE/r63/external_variables.php?username=<?php echo"".$_SESSION['user']['username']."" ?>",
 

Quit

Need help ? Inbox me!
Nov 29, 2013
94
10
Use Developer Tools>console to find out what error it is, if nothing shows up then it is a port being blocked.

Also I question this line in client.php:
PHP:
"external.variables.txt" : "http://MY URL HERE/r63/external_variables.php?username=<?php echo"".$_SESSION['user']['username']."" ?>",

Where to go for Developer Tools?
 

JayC

Always Learning
Aug 8, 2013
5,497
1,398
Wtf is this "external.variables.txt" : " URL HERE/r63/external_variables.php?username=<?php echo"".$_SESSION['user']['username']."" ?>",

problem found dude MY URL HERE ? good one.
 

Joel

Aspiring Developer
Mar 30, 2014
100
30
Wtf is this "external.variables.txt" : " URL HERE/r63/external_variables.php?username=<?php echo"".$_SESSION['user']['username']."" ?>",

problem found dude MY URL HERE ? good one.
He didn't want to give his hotel link out before it was open, I helped him fix this and it was because the swfs he was using had furnidata in a .php file instead of .txt
 

Users who are viewing this thread

Top