• ICECoder issues
    6 replies, posted
So I just installed IceCoder, and I can't seem to open any files from my root. I've Googled this, and no fixed to the error I'm getting. [CODE][21-Mar-2014 19:25:09 Europe/Berlin] PHP Warning: implode(): Invalid arguments passed in C:\xampp\htdocs\station\index.php on line 72[/CODE]
/index.php on line 72 [code] "top.ICEcoder.bugFilePaths = ['".implode("','",$ICEcoder["bugFilePaths"])."'];". [/code] Looks like $ICEcoder["bugFilePaths"] isn't set. Trace it back through /lib/settings.php using var_dump() and find where it is meant to be. It looks like it will have generated a settings file in the format 'config-<server address>.php' in the lib directory. Can't tell much more without actually installing it and the code is pretty ugly.
Oh this thing is fucking shit. Fuck it, do you know any good in-browsers IDE?
[QUOTE=Voltz;44308886]Oh this thing is fucking shit. Fuck it, do you know any good in-browsers IDE?[/QUOTE] Someone in the other thread suggested [URL="http://codiad.com/"]Codiad[/URL]
Yea I've tried Codiad but you can't set the dir to root.
Why are people using browser IDEs again?
[QUOTE=Shadow801;44309243]Why are people using browser IDEs again?[/QUOTE] Because of the other thread
Sorry, you need to Log In to post a reply to this thread.