[Release] WOTLK Private Server Website with Registration and Contact page menu

User Tag List

Page 3 of 3 FirstFirst 123
Results 31 to 40 of 40
  1. #31
    coldmrn's Avatar Member
    Reputation
    44
    Join Date
    Mar 2007
    Posts
    348
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    God dammit, help me fix this for f*ck sakes, i'm sick of being ignored on this site about this mother-f*cking error!!!!!!!!!!!!


    [Release] WOTLK Private Server Website with Registration and Contact page
  2. #32
    bokou's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol, chillax. Did you edit the \register\index.php before you ran it?

    At the top it will ask for this:
    Code:
    <?php
    
    	$db_host='localhost';
    	$db_user='root';
    	$db_pass='ascent';
    	$db_name='logon_all_realms';
    	$server_message='Realmlist: 76.107.82.146';
    You have to fill that out before it will connect to your login server. Also, make sure your mysql and login server are both up and running.

    just tested it, works perfectly - thanks!

  3. #33
    bokou's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way to incorporate a server status into this as a sidebar function?

    I'm pretty php savvy but I don't have the slightest clue how to ping a server and get a true/false as far as the server being up or down. I've seen some CMS packages with this feature so I might break one of those apart and look at it.

    If there's already an easy way to do this, please let me know

  4. #34
    bokou's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Also - Users are able to register and it gets put into the database perfectly, but they're not able to log in until I do a logon server restart. Is there any way around this?

  5. #35
    coldmrn's Avatar Member
    Reputation
    44
    Join Date
    Mar 2007
    Posts
    348
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bokou View Post
    lol, chillax. Did you edit the \register\index.php before you ran it?

    At the top it will ask for this:
    Code:
    <?php
    
        $db_host='localhost';
        $db_user='root';
        $db_pass='ascent';
        $db_name='logon_all_realms';
        $server_message='Realmlist: 76.107.82.146';
    You have to fill that out before it will connect to your login server. Also, make sure your mysql and login server are both up and running.

    just tested it, works perfectly - thanks!
    Yes obvusiouly I have changed them lol, otherwise it wouldn't work.

    It works when I enter details and choose expansion pack.
    The lines still come up otherwise.


  6. #36
    LaAevie's Avatar Member
    Reputation
    85
    Join Date
    Mar 2008
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Omfg, coldmrn are you a retard or something...? You don't got a DBLayer meaning your site ain't gonna work.


    coldmrn, I have seen you complain at EVERY website release...how about if you can't get something to work stop trying. Sorry if this seems like flaming, but your being so rude to people who are contributing to the public, and they don't even need to, and you don't seem to even care, all you do is whine, whine, and whine because of your own stupidity. Maybe if you took 2 seconds to look at the errors your getting you would be able to figure it out yourself.

    Look for example.
    "Undefined variable:" - This is saying that the system does not know what it is trying to do.
    "p_connect" - This is the variable that the system does not know.
    "on line 10" - Hm, this should be self explanatory...what line it is screwing up on.

    This is just being rude here.
    God dammit, help me fix this for f*ck sakes, i'm sick of being ignored on this site about this mother-f*cking error!!!!!!!!!!!!
    The reason why people ignore you is because your just leeching, leeching, and leeching then complain about every little thing, you seem to be able to screw every website script so far. Maybe instead of crying to us saying are stuff don't work why don't you check your PHP version make sure it is the newest, make sure you configured everything correctly, and make sure you follow a the instructions or readme. Now please, follow what I just said, apply it to yourself or GTFO MMOwned.
    <3

  7. #37
    Kyratas's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Hi all

    I like it a lot, though. It runs...

    Kyratas
    Last edited by Kyratas; 05-13-2009 at 09:16 PM.

  8. #38
    coldmrn's Avatar Member
    Reputation
    44
    Join Date
    Mar 2007
    Posts
    348
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LaAevie View Post
    Omfg, coldmrn are you a retard or something...? You don't got a DBLayer meaning your site ain't gonna work.


    coldmrn, I have seen you complain at EVERY website release...how about if you can't get something to work stop trying. Sorry if this seems like flaming, but your being so rude to people who are contributing to the public, and they don't even need to, and you don't seem to even care, all you do is whine, whine, and whine because of your own stupidity. Maybe if you took 2 seconds to look at the errors your getting you would be able to figure it out yourself.

    Look for example.
    "Undefined variable:" - This is saying that the system does not know what it is trying to do.
    "p_connect" - This is the variable that the system does not know.
    "on line 10" - Hm, this should be self explanatory...what line it is screwing up on.

    This is just being rude here.


    The reason why people ignore you is because your just leeching, leeching, and leeching then complain about every little thing, you seem to be able to screw every website script so far. Maybe instead of crying to us saying are stuff don't work why don't you check your PHP version make sure it is the newest, make sure you configured everything correctly, and make sure you follow a the instructions or readme. Now please, follow what I just said, apply it to yourself or GTFO MMOwned.
    Ok well done, thank you for trying to help me even though I'll look into it, you physically don't own MMOwned
    GTFO MMOwned.

    And yes I am running WamP5:

    phpCliVersion = 5.2.9-2

    EDIT:


    I fixed that problem, was under Wamp5: PHP: Show error Logs

    Thanks for the help


    Last edited by coldmrn; 05-14-2009 at 11:47 AM.


  9. #39
    LaAevie's Avatar Member
    Reputation
    85
    Join Date
    Mar 2008
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There you go, now you shouldn't complain at everyone's releases! We are only trying to share are work with others here, not be complained at "It doesn't work!" when clearly it does with over a thousand downloads and ect. on them with only 1 person complaining.
    <3

  10. #40
    Areius's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for this, but I can't get everything to work quite right. That has nothing to do with you, but my own limitations concerning PHP and such at the moment. You have been a great help sir.

    "PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/chaostoy/public_html/register/index.php on line 155"

    Here is the section in question, I believe.

    function escape($str)
    {
    if (is_array($str))
    return '';
    else if (function_exists('mysql_real_escape_string'))
    return mysql_real_escape_string($str, $this->link_id); #This is line 155#
    else
    return mysql_escape_string($str);

    I am trying to search through the issue, but so far, I am still at a loss. I am able to open the file to edit the line, but do not currently know wth I am doing, lol. I shall dig deeper and eventually get this figured out I hope.


    I have tracked down the cause of the issue, so now begins the real work...finding out what I screwed up.

    " MySQL said: Documentation
    Cannot connect: invalid settings. "
    Last edited by Areius; 05-24-2009 at 11:17 PM. Reason: added the actual error in hopes of a kind brain to help out ;P

Page 3 of 3 FirstFirst 123

Similar Threads

  1. How To Make a WotLK private server WITH Hamachi
    By Freakstorm in forum WoW EMU Guides & Tutorials
    Replies: 17
    Last Post: 03-02-2009, 03:46 AM
  2. Talent hacks with wotlk private servers
    By Déjamort in forum WoW EMU Exploits & Bugs
    Replies: 16
    Last Post: 01-17-2009, 03:53 PM
  3. [Release] Private server website.
    By Sublimepwns_ in forum WoW EMU General Releases
    Replies: 34
    Last Post: 12-19-2008, 09:00 AM
  4. [Release] Basic Wotlk Beta style website with signup and pvp stats!
    By Hasbro in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 07-19-2008, 11:08 PM
All times are GMT -5. The time now is 06:37 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search