[...] Website Problem menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Lilltimmy's Avatar Member
    Reputation
    20
    Join Date
    Jun 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [...] Website Problem

    Hello all here on MMOwned i got an Problem when making an Site:

    Im using AC Web 7.6 And im using the Vatralaus Blizzlike Site, I've modified those things that should be modified.
    But I Have like "2" Sites One from

    C:/wamp/www

    and one from
    C:/AC Web Ultimate Repack/Server/htdocs

    And i dont know how to make -=One=- Site... I Only get the Site from
    <C:/AC Web Ultimate Repack/Server/htdocs >

    Image: \/ Should NOT Look like this \/


    It should look like the Blizzlike Site. \/
    http://www.mmowned.com/forums/emulat...te-ascent.html


    +Rep if someone helps meh! Thanks :lolwut
    Last edited by Lilltimmy; 03-15-2008 at 02:45 PM.

    [...] Website Problem
  2. #2
    C.C.'s Avatar Contributor
    Reputation
    101
    Join Date
    May 2007
    Posts
    214
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wrong password I think

  3. #3
    Lilltimmy's Avatar Member
    Reputation
    20
    Join Date
    Jun 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its not the "Cannot Connect to ... " Its how it looks like :S /laugh

  4. #4
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    post the first half of index.php
    If you need me you have my skype, if you don't have my skype then you don't need me.

  5. #5
    Andeby's Avatar Active Member
    Reputation
    29
    Join Date
    Nov 2007
    Posts
    500
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you haven't done it, replace the files in "C:/AC Web Ultimate Repack/Server/htdocs" with your new website files, and start everything in the AC-Web control panel. Should work then.

    Edit: Backup the files in C:/AC Web Ultimate Repack/Server/htdocs, just in case.
    Pigpoo//Sleep~Away:
    One day I try to get it on, nothing happens

  6. #6
    Lilltimmy's Avatar Member
    Reputation
    20
    Join Date
    Jun 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <?php
    /*
    SPORA for Antrix v1.32
    Simple Page Of Registration of Accounts for Antrix

    It is made in the form of one page with fields of input of the
    information of an account and the list of players being on a server.

    Original Creation by mirage666 for MaNGOS Categories

    Modified for Antrix by Kandyman Burning WoW

    */

    $lang="en"; // Language ("en" - english, "ru" - russian)
    $host="127.0.0.1"; // HOST for Antrix database
    $user="root"; // USER for Antrix database
    $password="password"; // PASS for Antrix database
    $db="logon"; // NAME of Antrix database
    $hostr="127.0.0.1"; // HOST for Login database
    $userr="root"; // USER for Login database
    $passwordr="ascent"; // PASS for Login database
    $dbr="ascent"; // NAME of Login database
    $database_encoding = 'CP1251'; // Set encoding
    $img_base = "img/"; // Image dir
    $server = "127.0.0.1"; // Antrix Server Address
    $port = "8129"; // Antrix Server Port
    $title="Servername"; // Insert the title of your server here
    $lock_acc=0; // Lock created account to IP address (1 - on, 0 - off)
    $lock_reg=0; // Registration only one (or more) account from one IP address
    // 0 - not limit, 1 - one acc, 2 - two acc, etc...



    This is my index.php From AC Web/server/htdocs... (Im using HeidiSQL - Ascent If that matters)
    Last edited by Lilltimmy; 03-15-2008 at 03:10 PM.

  7. #7
    Lilltimmy's Avatar Member
    Reputation
    20
    Join Date
    Jun 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do you mean with "with your new website files" All my "New" Things are things that are in Wamp/www

  8. #8
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ="en"; // Language ("en" - english, "ru" - russian)
    ="127.0.0.1"; // HOST for Antrix database
    ="root"; // USER for Antrix database
    ="password"; // PASS for Antrix database
    change password for ascent
    If you need me you have my skype, if you don't have my skype then you don't need me.

  9. #9
    Lilltimmy's Avatar Member
    Reputation
    20
    Join Date
    Jun 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm... Okay i will try

  10. #10
    Lilltimmy's Avatar Member
    Reputation
    20
    Join Date
    Jun 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, Now i can create accounts and so on... But my Site does still look like that... It should look like all the Stuffs that are in www (Blizzlike Page)

    EDIT: Cant give you rep need to spread

  11. #11
    Lilltimmy's Avatar Member
    Reputation
    20
    Join Date
    Jun 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I Need Help one more time: How to change my site so it looks like all the stuffs in Wamp/www

  12. #12
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    whats in the www folder?
    If you need me you have my skype, if you don't have my skype then you don't need me.

  13. #13
    Lilltimmy's Avatar Member
    Reputation
    20
    Join Date
    Jun 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    All stuffs from the Blizzlike Site i downloaded from

    http://www.mmowned.com/forums/emulat...te-ascent.html

    There is no files that should be moved to AC Web/Server/htdocs?

  14. #14
    volitle's Avatar Contributor
    Reputation
    181
    Join Date
    Nov 2007
    Posts
    1,127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Motivet262 View Post
    Its not the "Cannot Connect to ... " Its how it looks like :S /laugh
    its how it looks......just change the back_create image then if it is a spora its in the www/img file or with me www/registration/img

    lol

    Code:
    All stuffs from the Blizzlike Site i downloaded from 
     
     http://www.mmowned.com/forums/emulat...te-ascent.html ([Release] Blizzlike site for Ascent)
     
    There is no files that should be moved to AC Web/Server/htdocs?
    if you are using his then you dont need the AC Web, well i didnt i just put everything into the wamp/www file then started the wamp server and put
    http://mydns(change it to yours)/install.php

    or where ever the install.php file is i think its in a sepreate folder :S cant remember i scraped it because of it been toooo blizz-like
    Last edited by volitle; 03-16-2008 at 08:36 AM.


  15. #15
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if your using ac-web then move all the files from the blizzlike site to the htdocs then start apache and go to cPanel®
    If you need me you have my skype, if you don't have my skype then you don't need me.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help] Website problem
    By Strupantwn in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 06-06-2008, 12:19 PM
  2. Website problem
    By Kurosan in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 04-19-2008, 04:41 PM
  3. Website Problem, Need Help again
    By Lilltimmy in forum World of Warcraft Emulator Servers
    Replies: 12
    Last Post: 03-17-2008, 02:57 PM
  4. Website Problem
    By Lilltimmy in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 02-28-2008, 01:51 PM
  5. website problem?!?!?!
    By volitle in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 01-31-2008, 02:26 PM
All times are GMT -5. The time now is 05:32 PM. 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