Search results

  1. DarrellDD

    Client redirect to me after loading

    Everything is set-up correctly, I already tried another SWF pack but same error. What happens when I load the client is: It shows the loading bar and as soon as the loadingbar is full or hides I get redirected. Also my emulator (Phoenix 3.11) has no incoming connections. I tried shutting down...
  2. DarrellDD

    Client redirect to me after loading

    I've got a full working SFW pack, its around the 200 mb
  3. DarrellDD

    Client redirect to me after loading

    There is no direct link to http://127.0.0.1/gordon it uses http://127.0.0.1/gordon/(map or filename) and then you be directed to http://127.0.0.1/gordon
  4. DarrellDD

    Illuminia CMS [PHP, OOP, MySQLi, Uber 3]

    I've get this error... what to do? LightCMS MySQLi Engine Error Unknown column 'points' in 'field list'
  5. DarrellDD

    Client redirect to me after loading

    ok, so i figured out when my client crashes. What happend is when my client try to reach my flash folder (gordon) it goes to url http://127.0.0.1/gordon and shows a non styled login screen, how can I do that if the client reaches that folder it is standard logged in?
  6. DarrellDD

    Client redirect to me after loading

    Can you explain that more simple? :D
  7. DarrellDD

    Client redirect to me after loading

    Its still doing the same :( http://www.habbo.com/63_1dc60c6d6ea6e089c6893ab4e0541ee0/1699/habbo-imaging/badge/ I gues this is the link then? EDIT: I updated my SWF shizzle with the SWF pack from Pepper, now when i load the client it doesn't redirect me to me page but to 127.0.0.1/gordon...
  8. DarrellDD

    Client redirect to me after loading

    The first link with badge say that i not have the permission, i guess that one is working, the other not, but there have to be a webbuild in the link i guess?
  9. DarrellDD

    Client redirect to me after loading

    Oh, that WWW was something I typed wrong. I fixed those to links, I replaced habbospain.com with habbo.com
  10. DarrellDD

    Client redirect to me after loading

    C:/xampp/htdocs/RevCMS/r63/ The cms is right in htdocs and I placed the SWFs in the "RevCMS/r63" map So if I'm in my browser and I go to http://www.127.0.0.1/RevCMS/r63/Habbo_new.swf it shows the Habbo SWF
  11. DarrellDD

    Client redirect to me after loading

    All my SWFs pointing to the correct directory.
  12. DarrellDD

    Client redirect to me after loading

    I replaced in external_variables all %predefined% to 127.0.0.1 and in my config everything was already 127.0.0.1. But is still get that problem...
  13. DarrellDD

    Client redirect to me after loading

    Im using localhost
  14. DarrellDD

    Client redirect to me after loading

    As you can see in the video, It has no incoming or ougoing connections. But I thought The client waits just a couple of seconds so he can connect?
  15. DarrellDD

    Client redirect to me after loading

    That didn't do much. I still get the problem...
  16. DarrellDD

    Client redirect to me after loading

    Best people of DevBest; I was working the whole day on this problem but i didn't get any further I maked a video for you guys and i post all my codes an configs, hope you can help me :c Video: this is the error is loads into the loader and then turns back to me page I hope you guys...
  17. DarrellDD

    RevCMS Client

    BcStorm link: http://devbest.com/threads/re-release-bcstorm-a-post-shuffle-emulator-with-groups-and-moar.26653/ Here is my client.php <?php $rand1 = rand(100000, 999999); $rand2 = rand(10000, 99999); $rand3 = rand(10000, 99999); $rand4 = rand(10000, 99999); $rand5 = rand(10000, 99999)...
  18. DarrellDD

    RevCms Error

    Your server can't handle all the incoming and outgoing connections thats why mysql report that error. The problem is in your VPS. I don't know how VPS work so there is nothing more I can do for you. Good luck!
  19. DarrellDD

    RevCMS Client

    Yes, I also checked the Page Source. All links working...
  20. DarrellDD

    RevCms Error

    This is the problem:"Warning: mysql_connect(): Too many connections in" Are you using a free server? or do you host your own? This should be the reason why its not working
Top