PDA

View Full Version : Amazing Website's and much more!



Nika
10-02-09, 07:44 PM
Credits to Post: coltrain7 (http://www.************/forums/members/coltrain7.html)
Here are some Website Releases:

WotLK Website

Download:
Filebeam - Free Fast File Hosting (http://filebeam.com/ad3f926b458cebecb161464c9bdef1ac)
MEGAUPLOAD - The leading online storage and file delivery service (http://www.megaupload.com/?d=F3PKCMGK)

Screenshots:
http://img360.imageshack.us/img360/4920/wotlkhomegn2.png (http://img360.imageshack.us/img360/4920/wotlkhomegn2.png)
http://img179.imageshack.us/img179/8140/wotlkacccreationsg2.png (http://img179.imageshack.us/img179/8140/wotlkacccreationsg2.png)
http://img179.imageshack.us/img179/4326/wotlkwallpaperswv9.png (http://img179.imageshack.us/img179/4326/wotlkwallpaperswv9.png)
http://img261.imageshack.us/img261/712/wotlkforumhf1.png (http://img261.imageshack.us/img261/712/wotlkforumhf1.png)

Credits:Tsoforever2

ArcEmu Account creation page

Download:
Filebeam - Free Fast File Hosting (http://filebeam.com/51635df0384a3e5c8eefed12c509e7d5)

Screenshots:
http://img131.imageshack.us/img131/8584/indexlc9.th.jpg (http://img131.imageshack.us/my.php?image=indexlc9.jpg)

Credits: Made by: Bljardkungen

Mangos account creation page

Download:
http://reggacc.php5.sk/download/reggacc_2.0.0.zip
RapidShare: Easy Filehosting (http://rapidshare.com/files/177711921/reggacc_2.0.0.zip.html)

Demo:
ReggAcc multirealm demo (http://reggacc.php5.sk/wotlk/index.php)

Screenshots:

Index (Frontpage of the site)
http://img131.imageshack.us/img131/949/indexyl7ni0.th.jpg (http://img131.imageshack.us/my.php?image=indexyl7ni0.jpg)
Register (After choosing the realm)
http://img294.imageshack.us/img294/1298/registerzj3ly4.th.jpg (http://img294.imageshack.us/my.php?image=registerzj3ly4.jpg)

Information:

This site is for MaNGOS only!

NEWEST FEATURE: PLAYERS CAN NOW CHANGE PASSWORDS

Features:

* Multirealm support
o up to 9 realms
* Layouts support
o layout for tbc
o layout for wotlk
* Right panel:
o ajax powered shoutbox
o counter (new visits & registrations)
* Left panel:
o ajax powered online map
o acount preview
o statistics
o pool
* Center panel:
o player preview
o web based configuration
o ajax powered online player list
* Simple administration from web (no need to edit config file)

GIP-Craft Site

Download:
Filebeam - Free Fast File Hosting (http://filebeam.com/59317ea0b467204866bd1701216717ad)

Screenshots:
http://img131.imageshack.us/img131/9121/gipcraftrb2dp1.th.png (http://img131.imageshack.us/my.php?image=gipcraftrb2dp1.png)

Information:

Site Features
CuteNews - News System
Server Status
Registration
WOTLK Theme


INSTALLATIONs
Upload the files to your website
Open /registration
edit config.php
To add news in your webbrowser go to /cutenews and login with Username:admin and Password:admin

Credits:
CuteNews


Blizz-like website

Download:
Filebeam - Free Fast File Hosting (http://filebeam.com/db0517ff1195ee1dba8dc5220ef7d6f7)

Screenshots:
http://img131.imageshack.us/img131/8036/vatralauscu9.th.jpg (http://img131.imageshack.us/my.php?image=vatralauscu9.jpg)

Information:
*Admin panel- 100% works
*Account Creation page-100% works
*Forum-working on it
*Themes-100& working
*Online Players -100% works

Installation:

How to install:


*First copy web files into wamp or xamp www folder
*Whit sqlyog make administrator account "gm level = az" in your character database
*Open firefox or ie and type "localhost" or whatever you set in xamp
*You will get this picture, change red leters
ImageShack - Hosting :: 72947566re1.jpg
ImageShack - Hosting :: 93415898wf0.jpg
Press continue!!! *Now go to your web folder/inc/account/and edit account.create.php with notepad..For account creation

"you must be login with "admin account that you made" to go to admin panel

Tutorial for it !
Installation Tutorial


1.Download the latest site revision using TortoiseSVN and use the URL : Code:
https://abwows.svn.sourceforge.net/svnroot/abwows/
.

2. Import all the sql files found in the SQL folder in your antrix database.If your antrix database already has the email field under the accounts table use the sql that says Code:
Code:
accounts_that_dont_have_email_field.sql
instead of Code:
Code:
accounts_that_have_email_field.sql
.If it doesnt have the email field by default just use Code:
Code:
accounts_that_have_email_field.sql
REMEMBER: Do not use both Code:
Code:
accounts_that_have_email_field.sql
and Code:
Code:
accounts_that_dont_have_email_field.sql
.

*Note* To make sure nothing goes wrong enable register globals, short open tag and output buffering in the php settings.

3.After you imported all the sqls required copy all the files to your webroot directory (default is apache\htdocs).
If you want to be able to install the site from and external ip open your inc/install/page.install.php file and edit it at line 1 where it says Code:
Code:
$any=false;
and change the Code:
Code:
false
to Code:
Code:
true
.As a security setting this false setting is recommended.This only allows the page to be installed from Code:
Code:
http://localhost/index.php
4.Run Code:
Code:
http://localhost/index.php
in your web browser and input your data until it works (might not work from try #1).

5.When you get a succesful message display just rerun your index.php page to see the site.

Remember: Edit `realmlist` and `realm_settings` table fields to suit your needs (this will display the online/offline server status.).And btw..User your Username properly when inputing the Site Owner field in the installation window becouse only that account can login see the administration Panel.

Credits for tempelate:
Speedy

Credits For Tutorial:
EldorGod

Here are Somethings you can add to the website:

Vote Box:

Code:
</head>
<body>
<?php
$user="EDITMEPLEASE";
$password="EDITMEPLEASE";
$database="EDITMEPLEASE"; //Char+login DB

$nochar=false;
$voted=false;
$disp = true;
if(($_COOKIE['vote']) != '1')
{
if(!empty($_POST['name']))
{
mysql_connect(localhost,$user,$password);
@mysql_select_db($database) or die( "Unable to select database");
$name = strtolower(mysql_real_escape_string($_POST['name']));
$today = date("mdHi");
$query="SELECT * FROM characters WHERE name='$name' LIMIT 1";
$result = mysql_query($query);
if($row = mysql_fetch_array($result))
{
$guid = $row['guid'];
$acct = $row['acct'];
$res = mysql_query("SELECT * FROM votewatch WHERE acct='$acct' LIMIT 1");
if($r2 = mysql_fetch_array($res))
{
$ct = $r2['ctime'];
if($today-$ct < 1200)
{
$disp = false;
mysql_close();
return;
}
else
{

Diocia
10-02-09, 09:47 PM
very nice! thanks!

makis5
15-02-09, 09:50 AM
Thx a lot!!

Nika
15-02-09, 10:30 AM
No Problem.

Coltrain7
14-04-09, 03:38 PM
Ok First of all next time ask if you could and second STOP LEECHING!

StickyIcky
14-04-09, 07:53 PM
Leeching?
Dude, you have 2 posts, and 1 rep, and u haven't posted any RELEASES of yours...

Think b4 u talk.

and 2nd, he gave u credits, so stop QQing, its not like u can get a post copyrighted...

Coltrain7
15-04-09, 03:35 AM
Lol i've been here for 2 days!