Website Info Help please! menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    cpskater's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Website Info Help please!

    Ok well i found a website that will work but it keeps saying it can connect to the mysqll... This is the form im suppose to fill out..

    Code:
    ="en";					// Language ("en" - english, "ru" - russian)
    ="localhost";			// HOST for Mangos database
    ="root"	;			// USER for Mangos database
    ="pass";			// PASS for Mangos database
    ="antrix";				// NAME of Mangos database
    ="ip";                 // HOST for Realm database
    ="root"	;			// USER for Realm database
    ="pass";		        // PASS for Realm database
    ="antrix";				// NAME of Realm database
     = 'CP1251';          // Set encoding
     = "img/";			// Image dir
     = "Dark-Shadow";	        // Server adress (for realm status)
     = "8085";				// Server port (for realm status) 8085 or 3724
    =0;				// Lock created account to IP adress (1 - on, 0 - off)
    =2;				// Registration only one (or more) account from one IP adress
    							// 0 - not limit, 1 - one acc,  2 - two acc, etc...
    Can someone give me a example of what im suppose to fill in.. And im using no-ip and the ip is darkshadowserver.no-ip.org
    Last edited by cpskater; 09-23-2007 at 05:22 PM.

    Website Info Help please!
  2. #2
    Blindgunner's Avatar Member
    Reputation
    9
    Join Date
    Mar 2007
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Website Info Help please!

    Ok m8 is that in your config.php file lol just use this

    <?php
    // database settings - Do NOT CHANGE LAST TWO LINES $db_prefix
    //v1.3 new option to choose mysql port default is "3306"
    //so if you don`t what are you doing don`t change it !!
    $db_host="localhost";
    $db_user="root";
    $db_pass="ascent";
    $db_name="www";
    $db_port= "3306";
    $db_prefix="fusion_";
    define("DB_PREFIX", "fusion_");
    ?>

    Or you can try my site

    Ascent WebCMS

    Is based on existing CMS called php-fusion with all needed stuff needed for web page for Ascent server currect fure included in it:
    1.Easy to use CMS where you can manage your forum,news,shoutbox,users,screenshost,downloads etc.
    2.Addiotional Components : Unstucker,Teleporter,Pass Change,Character,Transfer,POMM
    3.really hate bliizlike stuff so i just make it theme look wowish
    Demo : http://phockz.com/noriac/



    always update to latest version

    Download :
    version 1.5 Full - This is Full version for new users
    Code:
    Filebeam - Free Fast File Hosting
    New ! Version 1.5 Full Update pack including ver 1.1 and 1.2 1.3 1.4 and new version 1.5 in it
    This is only for people already using Ascent WebCMS

    Code:
    Filebeam - Free Fast File Hosting
    Note : This update will overwrite your config.php ; components/pomm/config.php (but if you have already ver 1.3 or just backup your config files update with this and replace again your old conf file ) and ver 1.5 add new conf for game_acc *game_config.php*
    Guys Please read all instruction don`t only DL file read all i have write thanks

    Please read all README files in the pack ! version 1.3 have new config.php file so after overwrite you have to edit it again also read readme v1.2 in the package for pomm instruction

    When updating from previous version overwrite when ask

    Changelog ver 1.5.1 :
    * this is just hotfix from 1.5 use this SQl file for Realm-Status Quote:
    Filebeam - Free Fast File Hosting
    instead one located in the 1.5 update pack

    Changelog ver 1.5 :
    * New Feature Realm Status / showing if off or on also if on currect players online and some extra features *exucute realm-status.sql in SQL Folder and read realm-readme Thanks Vision and Conrow from providing me code for players online
    + Some minor improvments on photogallery
    + some updating profile option preventig users from using big sigs
    + Game Account fix for people getting "Error Creating your Character" Note : Not tested please test and give feedback

    Changelog ver 1.4 :
    - please look at components readme file inside the package
    + profile modification
    + colored user level
    + alots of forum modifications including style and new additions
    + show correct user status in forum offline/online
    + new panels bg now there is a better visibility on shoutbox still not the best but in feature will change with better one
    + some bug fixes from previous version
    Changelog ver 1.3 : - for instruction read readme inside the pack
    + New Option in config.php now you are able to point your mysql port at $db_port - thx compboy for the idea
    + new avatar gallery - with all wow avatars look at the screenshot *exucute avatar.sql in your site database
    + many visibility and style improvments on forum and whole site
    + You are now able to prevent your users from chaning there name read readme in 1.3 pack
    Changelog ver 1.2 :
    + added new image s for download and faq hope you like it
    + new boxes for quote and code old one were with bad colors now this look good
    + some styles changes including from thead topic changes i`m thinking to create a new style for forum
    + fixed pomm didn`t show only players now it should work new config file for pomm read readme inside 1.2 package
    + teleporter fix - if you under level 58 won`t allow you to go Shattrah thx Teto18
    + some more cleanup in components

    Changelog ver 1.1 :
    + cleaned register.php messy code cause some errors
    - overwrite your register.php with this one

    If you installing ascent webcms for first time read this Guide to know what you should do after set up ascent webcms

    Quote:
    Filebeam - Free Fast File Hosting
    PLEASE before ask here read README there is the install guide

    - To change Logo go to PSD folder and edit logo with PhotoShop then put it in themes->awebcmsdark->images->logo other place main folder -> images -> banners

    Requirements : Apache Server , Mysql , php must support Gd2 (For best performance use Xampp(hxxp://www.apachefriends.org/en/xampp.html))

Similar Threads

  1. website building help please
    By Wickedest in forum Community Chat
    Replies: 7
    Last Post: 02-04-2010, 05:53 PM
  2. Website help!!! please!!!
    By Rickyat in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 02-28-2008, 01:17 PM
  3. Website Help Please
    By cpskater in forum World of Warcraft Emulator Servers
    Replies: 11
    Last Post: 09-23-2007, 07:14 PM
  4. website help please
    By Arch in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 09-05-2007, 04:25 PM
  5. Website help! [I need help please!]
    By TheLoneWolf in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 08-31-2007, 01:23 AM
All times are GMT -5. The time now is 12:34 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