[Website] MapleLight

Page 2 of 8 FirstFirst 12345678 LastLast
Results 16 to 30 of 116
  1. #16
    Member Hierophobic is offline
    MemberRank
    Jul 2011 Join Date
    73Posts

    Re: [Website] MapleLight

    Quote Originally Posted by King Grub View Post
    The news/event title display didn't work, and the password changer "fucked" the pass up according to a friend.
    Both of them works perfectly fine for me.
    Did you import the SQL file?

    The password changing might be that he uses another encrypting other than SHA1?

  2. #17
    very green greenelfx is offline
    MemberRank
    Jul 2011 Join Date
    1,323Posts

    Re: [Website] MapleLight

    Quote Originally Posted by Hierophobic View Post
    A simple text line will, however, not fit enough text.



    Haha.
    Thanks c:
    Not sure if you understood what I meant (or I'm misunderstanding you). I meant that the white box on the bottom seems too big and distracting. Reducing the height and width, and getting rid of the images would make it look much nicer.

  3. #18
    Member Hierophobic is offline
    MemberRank
    Jul 2011 Join Date
    73Posts

    Re: [Website] MapleLight

    Quote Originally Posted by greenelfx View Post
    Not sure if you understood what I meant (or I'm misunderstanding you). I meant that the white box on the bottom seems too big and distracting. Reducing the height and width, and getting rid of the images would make it look much nicer.
    Well, I'd rather keep it as it is, thanks for the feedback, though.
    Ofcourse, people who agree with you can probably edit it for their own needs, to fit their taste.

  4. #19
    Apprentice NoobyBoy123 is offline
    MemberRank
    Oct 2010 Join Date
    7Posts

    Re: [Website] MapleLight

    Can someone please help me, I executed the SQL and edited the Config file, but I still got an error.


    It says
    Code:
    ( ! ) Notice: Undefined index: cpuser in C:\wamp\www\sources\xcp\login.php on line 20
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0008	689600	{main}( )	..\index.php:0
    2	0.0012	696752	include( 'C:\wamp\www\includes\header.php' )	..\index.php:2
    3	0.0084	711656	include( 'C:\wamp\www\sources\leftbar.php' )	..\header.php:24
    4	0.0088	715640	include( 'C:\wamp\www\sources\loginpanel.php' )	..\leftbar.php:7
    5	0.0093	743336	include( 'C:\wamp\www\sources\xcp\login.php' )	..\loginpanel.php:9
    
    ( ! ) Notice: Undefined index: cppass in C:\wamp\www\sources\xcp\login.

  5. #20
    Apprentice iEmJayVee is offline
    MemberRank
    Aug 2011 Join Date
    9Posts

    Re: [Website] MapleLight

    Looks great, tbh looks 100x better then the CMS's that are already out :P

    ---------- Post added at 03:43 PM ---------- Previous post was at 03:41 PM ----------

    Quote Originally Posted by NoobyBoy123 View Post
    Can someone please help me, I executed the SQL and edited the Config file, but I still got an error.


    It says
    Code:
    ( ! ) Notice: Undefined index: cpuser in C:\wamp\www\sources\xcp\login.php on line 20
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0008	689600	{main}( )	..\index.php:0
    2	0.0012	696752	include( 'C:\wamp\www\includes\header.php' )	..\index.php:2
    3	0.0084	711656	include( 'C:\wamp\www\sources\leftbar.php' )	..\header.php:24
    4	0.0088	715640	include( 'C:\wamp\www\sources\loginpanel.php' )	..\leftbar.php:7
    5	0.0093	743336	include( 'C:\wamp\www\sources\xcp\login.php' )	..\loginpanel.php:9
    
    ( ! ) Notice: Undefined index: cppass in C:\wamp\www\sources\xcp\login.
    Goto your wamp --> PHP --> PHP Setting --> Uncheck "Display Errors" and it will be gone, do not touch anything else :D

    ---------- Post added at 05:32 PM ---------- Previous post was at 03:43 PM ----------

    By the way, why is it saying Username and Email is already registered when I told other people to make an account?? and right now I cleaned out my database and the only account I have is mine. o.O

  6. #21
    Member Hierophobic is offline
    MemberRank
    Jul 2011 Join Date
    73Posts

    Re: [Website] MapleLight

    Quote Originally Posted by iEmJayVee View Post
    By the way, why is it saying Username and Email is already registered when I told other people to make an account?? and right now I cleaned out my database and the only account I have is mine. o.O
    Uh, what?
    That's weird.

    And you haven't edited anything, right?

  7. #22
    Apprentice iEmJayVee is offline
    MemberRank
    Aug 2011 Join Date
    9Posts

    Re: [Website] MapleLight

    Quote Originally Posted by Hierophobic View Post
    Uh, what?
    That's weird.

    And you haven't edited anything, right?
    I was trying to say that when my players try to make an account it says "Username and Email is already in use"
    and nope I just stayed in the config
    Last edited by iEmJayVee; 17-08-11 at 02:35 AM.

  8. #23
    Apprentice Koten is offline
    MemberRank
    Aug 2011 Join Date
    19Posts

    Re: [Website] MapleLight

    Quote Originally Posted by Hierophobic View Post
    Both of them works perfectly fine for me.
    Did you import the SQL file?

    The password changing might be that he uses another encrypting other than SHA1?
    For this this whole password changing option that causes errors, chances are you don't have a query commanding you to change the salt of that account to NULL. I know I had that issue with my password changer. When you log into the game for the first time, depending on what source you use, the server creates a salt for your account and it correlates to your SHA1 password. If you change the password, you MUST set your salt to null so the server can create a new matching salt for you. I hope this helps.

  9. #24
    Member Hierophobic is offline
    MemberRank
    Jul 2011 Join Date
    73Posts

    Re: [Website] MapleLight

    Quote Originally Posted by Koten View Post
    For this this whole password changing option that causes errors, chances are you don't have a query commanding you to change the salt of that account to NULL. I know I had that issue with my password changer. When you log into the game for the first time, depending on what source you use, the server creates a salt for your account and it correlates to your SHA1 password. If you change the password, you MUST set your salt to null so the server can create a new matching salt for you. I hope this helps.
    The password changing does set the salt to NULL. Perhaps you need to login to the game after changing your password on the Control Panel?

  10. #25
    OFWGK†∆ joellol is offline
    MemberRank
    Apr 2008 Join Date
    HollandLocation
    479Posts

    Re: [Website] MapleLight

    It says: Unknown database 'nakedstory'

    even though this is in de config:

    <?php
    session_start();

    if(basename($_SERVER["PHP_SELF"]) == "config.php"){
    die("Error 403 - Forbidden");
    }

    $host = "localhost"; // Host [Default: localhost]
    $user = "root"; // Database User [Default: root]
    $pass = ""; // Database Password [Default: root]
    $database = "nakedstory"; // Database Name [Default: odinms]

    $conn = mysql_connect($host,$user,$pass);
    $db = mysql_select_db($database, $conn) or die(mysql_error());

    $forum = ""; // Forum URL
    $title = "MapleLight ~ Find the light"; // Website Title
    $client = "MapleLight.exe"; // Client URL
    $mssetup = "http://mediafire.com/"; // MapleStory Setup
    $servername = "MapleLight"; // Private Server Name

    $version = 83; // Which version?
    $rate['exp'] = 500; // Exp Rate
    $rate['meso'] = 250; // Meso Rate
    $rate['drop'] = 10; // Drop Rate

    $serverip = "127.0.0.1"; // The server IP [Default: 127.0.0.1 / localhost]
    $loginport = 7575; // The login port [Default: 7575]

    $captcha = false; // Captcha at registering? [Default: false]
    /* NOTE FOR CAPTCHA:
    A Captcha code has NOT been included in this CMS.
    Be sure to add the Captcha code to functions folder with the name of captcha.php.
    Also be sure that the session for the captcha is called captcha_code or this will not work.*/

    $announcement = "Welcome to Near Reality ~"; // Scrolling Text
    ?>

  11. #26
    Enthusiast AnonLyfe is offline
    MemberRank
    Aug 2011 Join Date
    WyomingLocation
    28Posts

    Re: [Website] MapleLight

    I really like the way that this cms looks. Great job, Skillet!

  12. #27
    OFWGK†∆ joellol is offline
    MemberRank
    Apr 2008 Join Date
    HollandLocation
    479Posts

    Re: [Website] MapleLight

    Help please. Sorry for the spam see it as a bump

  13. #28
    Account Upgraded | Title Enabled! Cheezpuff is offline
    MemberRank
    Jul 2011 Join Date
    Former programmLocation
    238Posts

    Re: [Website] MapleLight

    Hello , Good Job
    i have 2 problem

    1. When i When I click on Add Event does not show anything does not work

    2. When people sign up my server I do not see in the SQL IP to their

    Thanks for helper

  14. #29
    Member Hierophobic is offline
    MemberRank
    Jul 2011 Join Date
    73Posts

    Re: [Website] MapleLight

    Quote Originally Posted by joellol View Post
    It says: Unknown database 'nakedstory'

    even though this is in de config:
    I can't see anything wrong with it.
    As much as I'd like to help you, I cannot, as I don't see any error whatsoever.

    Quote Originally Posted by AnonLyfe View Post
    I really like the way that this cms looks. Great job, Skillet!
    He is indeed a great designer!

    Quote Originally Posted by Cheezpuff View Post
    Hello , Good Job
    i have 2 problem

    1. When i When I click on Add Event does not show anything does not work

    2. When people sign up my server I do not see in the SQL IP to their

    Thanks for helper
    1. It should show up. As I have tested everything multiple times on multiple browsers, it should be working. I have no idea what could cause that if I you don't get any error whatsoever.

    2. I don't understand what you're asking here.

  15. #30
    offonline King Grub is offline
    MemberRank
    Aug 2009 Join Date
    Spring fieldLocation
    3,303Posts

    Re: [Website] MapleLight

    I think cheez means that the IP logging upon registration doesn't work.

    Good job Hiero and skilet.



Page 2 of 8 FirstFirst 12345678 LastLast

Advertisement