New FlyFF Server Website Design

Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 53
  1. #31
    Gamma 404 is offline
    MemberRank
    Jul 2007 Join Date
    3,143Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by rein03 View Post
    Hey, I got this error. Can you help me with this??

    Attachment 104213
    Code:
    <?php error_reporting(0); ?>
    At the top of Index.php


    OR


    Code:
    error_reporting = E_ALL & ~E_WARNING
    In php.ini


    OR


    Code:
    # supress php errors
    php_flag display_startup_errors off
    php_flag display_errors off
    php_flag html_errors off
    php_value docref_root 0
    php_value docref_ext 0
    In .htaccess file.

  2. #32
    Account Upgraded | Title Enabled! DeadMouse is offline
    MemberRank
    Nov 2010 Join Date
    484Posts

    Re: New FlyFF Server Website Design

    I must say I liked the coding.

    You should try to look forward and learn Object Oriented PHP

  3. #33
    Novice niel41 is offline
    MemberRank
    May 2012 Join Date
    2Posts

    Re: New FlyFF Server Website Design

    Attachment 104659

    help me what is wrong

  4. #34
    MC Web Designs Matt Clarke is offline
    MemberRank
    Oct 2010 Join Date
    UKLocation
    933Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by niel41 View Post
    Attachment 104659

    help me what is wrong
    Attachment is not working.

  5. #35
    !@#$%^&*() Langstra is offline
    MemberRank
    Feb 2011 Join Date
    Among heroesLocation
    479Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by Matt Clarke View Post
    The first thing to do it learn HTML. Search youtube and things and learn HTML, then advance to CSS and later PHP.
    I suggest w3schools.com build your own simple HTML website, then use CSS to make them look good, also from w3schools.com. PHP is something completely different, that will be hard to learn. You will need a lot of free time to learn it.

  6. #36
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by x300 View Post
    sir Matt ^^ im just asking how to make that website ^^ what is my first thing to do ?? :P coz im just a nub :< i dont know how to make a flyff webiste :< .. could you please.. help me :< my email is akomigohhh@yahoo.com :< can you add me please.. then message me the thing first to do to making flyff website :(((
    Hello x300.
    Please try to search next time. And It only takes 40min part of your life to watch it. Don't worry 40min wont hurt you. Take a pause every 10min or somethingelse.
    - Tutorial here
    ~Wacekeez

  7. #37
    MC Web Designs Matt Clarke is offline
    MemberRank
    Oct 2010 Join Date
    UKLocation
    933Posts

    Re: New FlyFF Server Website Design

    You dont even need to view a video. People are gonna hate me for saying this, but Dreamweaver has the HTML Syntax built in on the 'code' tab. Just experiment with that and then advance, thats what I did.

  8. #38
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by Matt Clarke View Post
    You dont even need to view a video. People are gonna hate me for saying this, but Dreamweaver has the HTML Syntax built in on the 'code' tab. Just experiment with that and then advance, thats what I did.
    Hello Matti
    I saw your videos on youtube, I see you're using Dreamweaver. I don't know if the (real web-designers) if they use notepad or a software when they're creating a website for a company.
    But sometimes, I use Dreamweaver and I don't care what people think about it. And people who is going to hate you for saying that, needs a life.
    ~Wacekeez

  9. #39
    MC Web Designs Matt Clarke is offline
    MemberRank
    Oct 2010 Join Date
    UKLocation
    933Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by Wacekeez View Post
    Hello Matti
    I saw your videos on youtube, I see you're using Dreamweaver. I don't know if the (real web-designers) if they use notepad or a software when they're creating a website for a company.
    But sometimes, I use Dreamweaver and I don't care what people think about it. And people who is going to hate you for saying that, needs a life.
    ~Wacekeez
    Haha, its all down to personal preferance. Some people may not like DW, but for what I use it for, I do like it. Then when dreamweaver doesnt show something that I code, I simply just view it on a browser.

  10. #40
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by Matt Clarke View Post
    Haha, its all down to personal preferance. Some people may not like DW, but for what I use it for, I do like it. Then when dreamweaver doesnt show something that I code, I simply just view it on a browser.
    Thats to true the last part you wrote. "I simply just view it on a broswer".

  11. #41
    MC Web Designs Matt Clarke is offline
    MemberRank
    Oct 2010 Join Date
    UKLocation
    933Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by Wacekeez View Post
    Thats to true the last part you wrote. "I simply just view it on a broswer".
    Yeah hahaha

  12. #42
    Apprentice benaya is offline
    MemberRank
    Oct 2011 Join Date
    8Posts

    Re: New FlyFF Server Website Design

    i'm sorry.. i think i'm having an eror..
    in index.. only show this

    webs.jpg


    not like Screenshot by Lightshot

    and if i'm open the register.php..
    i have some errors.. can anyone help me? i can't register account regis.jpg

  13. #43
    MC Web Designs Matt Clarke is offline
    MemberRank
    Oct 2010 Join Date
    UKLocation
    933Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by benaya View Post
    i'm sorry.. i think i'm having an eror..
    in index.. only show this

    webs.jpg

    not like Screenshot by Lightshot

    and if i'm open the register.php..
    i have some errors.. can anyone help me? i can't register account regis.jpg
    Check some of the files. In some of them you need to edit the MSSQL Connection details. Also, download this: WEBSITE_DBF.sql - Execute it within your database and some of the errors should have gone. Remember to leave mine and Stafans credits

    Quote Originally Posted by aeonsoft View Post
    Great website, It's same as Ambient Flyff R2 design but just different bg.
    Love it, Good job. 10/10 ! Keep it up mathew I love your works tho. (:
    I designed the Ambient's website because I'm co-owner there haha. This is just an extension of an old website I made for us.

    Quote Originally Posted by aeonsoft View Post
    Great website, It's same as Ambient Flyff R2 design but just different bg.
    Love it, Good job. 10/10 ! Keep it up mathew I love your works tho. (:
    I designed the Ambient's website because I'm co-owner there haha. This is just an extension of an old website I made for us.

  14. #44
    Owner raventh1984 is offline
    MemberRank
    May 2011 Join Date
    NetherlandsLocation
    1,499Posts

    Re: New FlyFF Server Website Design

    Hey Matt i got a question i come up with this error.
    Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: GEBRUIK-OGAR2IK\SQLEXPRESS in C:\wamp\www\index.php on line 26

    This is the config file
    mssql_connect("GEBRUIK-OGAR2IK\SQLEXPRESS","sa","here my pass") or die (mssql_error());

    When i open Sql Server manager i can connect just fine with the sa and my pass.

    Btw Your website looks great and i leave the credits :D.

    With kind regards,
    Loky

    Edit i have it working now.
    I searched for almost an hour and realized that i had skipped a step in an other tutorial.
    I needed to replace ntwdblib.dll With on old one.
    Last edited by raventh1984; 03-07-12 at 12:15 PM. Reason: Solved

  15. #45
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: New FlyFF Server Website Design

    Quote Originally Posted by raventh1984 View Post
    Hey Matt i got a question i come up with this error.
    Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: GEBRUIK-OGAR2IK\SQLEXPRESS in C:\wamp\www\index.php on line 26

    This is the config file
    mssql_connect("GEBRUIK-OGAR2IK\SQLEXPRESS","sa","here my pass") or die (mssql_error());

    When i open Sql Server manager i can connect just fine with the sa and my pass.

    Btw Your website looks great and i leave the credits :D.

    With kind regards,
    Loky

    Edit i have it working now.
    I searched for almost an hour and realized that i had skipped a step in an other tutorial.
    I needed to replace ntwdblib.dll With on old one.
    Are you sure that you did wamp work with mssql? If you didn't follow Error 404 guide.
    http://forum.ragezone.com/f724/get-w...-mssql-673301/



Page 3 of 4 FirstFirst 1234 LastLast

Advertisement