Search results

  1. KyleVonnie

    Uber CMS Error

    No problem, I just searched the error on google and got that result. Doesn't hurt to search for problems once in a while :P
  2. KyleVonnie

    Uber CMS Error

    Try this SQL DROP TABLE IF EXISTS `site_config`; CREATE TABLE `site_config` ( `maintenance` enum('0','1') NOT NULL DEFAULT '0', `webbuild` varchar(255) DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- ---------------------------- -- Records of site_config --...
  3. KyleVonnie

    BcStorm not loading!

    Okay, which emulator you using, Leon's or Leenster's Edit.
  4. KyleVonnie

    BcStorm not loading!

    Oh, hmm Didn't see the config part. You already have it on your IP. Try to change all the other ip's back to 127.0.0.1 because my config was like that when it was working
  5. KyleVonnie

    Uber CMS Error

    I don't think your database will work with UberCMS if you get that error. Try a new DB.sql
  6. KyleVonnie

    BcStorm not loading!

    Oh, in that case I had same problem on my VPS. Do the below, Find this line: mus.tcp.bindip=127.0.0.1 And change 127.0.0.1 to your IP. Worked for me once I changed that
  7. KyleVonnie

    [BCSTORM] Post item on wall FIX

    Thanks for the tutorial, alot of people experience this error. Can't really test it out cause I don't have this problem, but hope this works for others
  8. KyleVonnie

    BcStorm not loading!

    Are you trying to connect to hotel through another IP besides the server? Like your hosting it on VPS and trying to access client on a different PC
  9. KyleVonnie

    BcStorm not loading!

    Yeah, like AdBlock or any other ones.
  10. KyleVonnie

    BcStorm not loading!

    Do you have any AdBlockers, if so, disable them.
Top