Iluox website V1.000 menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    Iluox's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Iluox website V1.000

    My First Website i hope you like it

    Download link1:
    Rapidshare
    http://rapidshare.com/files/74452197/Iluox_Website.rar

    Download link2:
    MegaUpload
    http://www.megaupload.com/fi/?d=S09OO1BJ

    Click start and it up...

    then you just need to do some change's:

    find config.php in website folder and cahnge there

    $config['mysql_host'] = 'localhost'; //MySQL Host
    $config['mysql_user'] = 'root'; //MySQL Username
    $config['mysql_pass'] = 'password'; //MySQL Password
    $config['mysql_dbname'] = 'database'; //Database Name
    $xp = '5x'; //Experience Rate
    $quest_xp = '7x'; //Quest Experience Rate
    $drop = '5x'; //Item Drop Rate
    $money = '5x'; //Money Drop rate
    $honor = '1x'; //Honor Rate
    $online_cap = '100'; //Online Player Cap
    $server_name = 'your server name'; //your server name(change your title)
    $realmlist = 'put there your realmlist'; //server realmlist
    you need to change these to match your

    and then find news.php there is that code:

    $news1 = "Type news in the news.php file -- to edit almost the info you see on this page including the page title and server stats go to the config.php file. Go to the news.php file to edit what this says." //Type server news here
    You need only change that.
    then click "creation" folder and find there again config and change there too these files

    $config['mysql_host'] = 'localhost'; //MySQL Host
    $config['mysql_user'] = 'root'; //MySQL Username
    $config['mysql_pass'] = 'password'; //MySQL Password
    $config['mysql_dbname'] = 'database'; //Database Name
    then you not need do anything.

    Next Website Version coming:
    Forums
    Stats page
    Maybe playerMap
    And Mp3Player

    Post there if something is wrong and i fix it...

    Iluox website V1.000
  2. #2
    kanqaz's Avatar Banned
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    410
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    Can u post a pic?

  3. #3
    Iluox's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    Sure

  4. #4
    Iluox's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    i do this better in next version



  5. #5
    Agma's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    ehhh iluox why there comes a error when i click create account?

  6. #6
    Iluox's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    Do you put right informations

    in this?
    [QUOTE]$config['mysql_host'] = 'localhost'; //MySQL Host
    $config['mysql_user'] = 'root'; //MySQL Username
    $config['mysql_pass'] = 'password'; //MySQL Password
    $config['mysql_dbname'] = 'database'; //Database Name

  7. #7
    Iluox's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    Okay agma i was read your problem and try do this:

    don't put files in wamp5 server.
    don't move files in folder where is it.
    click start in diskw and try then go your website.

    and if your account creation page nor work open your config.php in creation folder
    there is that:

    "$config['mysql_host'] = 'localhost'; //MySQL Host
    $config['mysql_user'] = 'root'; //MySQL Username
    $config['mysql_pass'] = 'password'; //MySQL Password
    $config['mysql_dbname'] = 'database'; //Database Name"

    Change it that:

    "$config['mysql_host'] = '127.0.0.1'; //MySQL Host
    $config['mysql_user'] = 'root'; //MySQL Username
    $config['mysql_pass'] = 'your MySQL password'; //MySQL Password
    $config['mysql_dbname'] = 'Ascent or Logon'; //Database Name"
    whitout "

    it should work if you do it right.

  8. #8
    Iluox's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    I has now get Forums in website, but nothing else yet

    i post pics when i can

  9. #9
    Agma's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    ok now it works in 127.0.0.1 but how to get it work whit the dynds adress?

  10. #10
    Agma's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    so other ppl can connect it cuz ppl cant atm...

  11. #11
    Iluox's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    i think it work dyndns address now...

    but if not work i find how it work...

    and i have pics in forum

  12. #12
    Agma's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    ty for help anyway i got it working chanced the thing in Disk thingy whit "muokkaa" mmm was it modify in enlish the 127.0.0.1 part to the thing i wanted and got it working now friends can connect it ty and +rep

  13. #13
    Iluox's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    and i make now stats page
    it's should be are finish about 3hours

  14. #14
    Iluox's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    congratulations!
    i'm happy, you get it work.

  15. #15
    Agma's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Iluox website V1.000

    ok sorry for more questions xD how to chance or where to chance "yourlink"

Page 1 of 2 12 LastLast

Similar Threads

  1. Iluox Website V2.0
    By Iluox in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 12-08-2007, 07:08 PM
  2. Iluox Website V2.0
    By Iluox in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 12-08-2007, 03:20 AM
  3. Remove Website Title form Firefox 5.1+
    By LightWave in forum Community Chat
    Replies: 1
    Last Post: 08-28-2006, 07:48 AM
  4. PowerLvl'ing 10-30 (with website)
    By Draz in forum World of Warcraft General
    Replies: 0
    Last Post: 08-09-2006, 01:39 PM
  5. Nice little website
    By tahoebyker in forum World of Warcraft Guides
    Replies: 7
    Last Post: 07-22-2006, 05:19 PM
All times are GMT -5. The time now is 05:07 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search