Make sure the database info is correct.
Printable View
Make sure the database info is correct.
It's good... but don't work
Ok my page is up and working ... no problems ....
One quick question though.
The font color of the Name, Lvl, and Location is black on a black background so no one can see them .... they can only see the race and class icons ...
I've searched through the configs and whatnot but I cant seem to find where i can change the font color from black to white or any other color.
Please help if you can, I would greatly appreciate it!
Thanks in advance
Hello, Is this posible on hamachi to? Because I need this badly.. And portforwarding doesn't work out good... And, does this work on freewebs to or so?
Please tell me how it can be done..
~Yupdead
everythinkis worikng but i got error whenb i try to create account
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\wamp\www\index.php on line 479
what should i do?
Error: Unable to connect to MySQL server. MySQL reported: Host '78.21.134.166' is not allowed to connect to this MySQL server.
i know im using SPORA for Ascent v1.4
but does it make a diverence between antrix an ascent
i can see the people online in the server
but it shows that error and no one can make an account
whats going on here can anyone help me?
<?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="godsonlyserver.no-ip.biz"; // HOST for Antrix database
$user="root"; // USER for Antrix database
$password="xxxxxxxx"; // PASS for Antrix database
$db="ascent"; // NAME of Antrix database
$hostr="godsonlyserver.no-ip.biz"; // HOST for Login database
$userr="root"; // USER for Login database
$passwordr="xxxxxxxx"; // PASS for Login database
$dbr="ascent1"; // NAME of Login database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "img/"; // Image dir
$server = "godsonlyserver.no-ip.biz"; // Antrix Server Address
$port = "8129"; // Antrix Server Port
$title="godsonlyserver"; // 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...
Switch ($lang)
{
case "en":
$button="create_en.gif";
$text = Array(
'acc' => 'Creation of account',
'create' => 'is completed !',
'failed' => 'was not possible !',
'not_all' => 'Fields are filled not all',
'taken' => 'is already taken !',
'playerson' => 'players online',
'off' => 'is offline',
'name' => 'Account Name',
'password' => 'Password',
'ip_limit' => Array('From your IP ',' accounts are already created'),
'char' => Array('Name','Race','Class','LvL','Location'),
);
break;
case "ru":
$button="create_ru.gif";
$text = Array(
'acc' => '
Godsonly:
Your error is: Error: Unable to connect to MySQL server. MySQL reported: Host '78.21.134.166' is not allowed to connect to this MySQL server.
This is due to your MySQL not recognizing your IP, and not giving it access.
Add it to your permissions list.
im using navicat where do i find that and how do i give it permission
i can make a server but not a simpel website O_
is there any life out here that could tell me what pacco44 is saying
[quote=godsonly;3093108]im using navicat where do i find that and how do i give it permission
i can make a server but not a simpel website O_
Can't call this a website. Rather reg page.
[quote=R
Error: Unable to connect to MySQL server. MySQL reported: Host 'soul29-3c6058ac' is not allowed to connect to this MySQL server.
and when im trying to create an account appears next message:
Error: Unable to connect to MySQL server. MySQL reported: Host 'soul29-3c6058ac' is not allowed to connect to this MySQL server.
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in E:\wamp\www\index.php on line 479
Error: Unable to connect to MySQL server. MySQL reported: Host 'soul29-3c6058ac' is not allowed to connect to this MySQL server.
my index.php:
$lang="en"; // Language ("en" - english, "ru" - russian)
$title="abgWoW"; // Insert the title of your server here
$host="abgwow.ath.cx"; // HOST for Character database
$user="root"; // USER for Character database
$password="*******"; // PASS for Character database
$db="Ascent"; // NAME of Character database
$hostr="abgwow.ath.cx"; // HOST for Logonserver database
$userr="root"; // USER for Logonserver database
$passwordr="*******"; // PASS for Logonserver database
$dbr="Ascent"; // NAME of Logonserver database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "img/"; // Image dir
$server = "abgwow.ath.cx"; // Ascent Server Address
$port = "8129"; // Ascent Server Port
$lock_acc=0; // Lock created account to IP address (1 - on, 0 - off)
$lock_reg=5; // Registration only one (or more) account from one IP address
// 0 - not limit, 1 - one acc, 2 - two acc, etc...
i also tried this configuration:
$lang="en"; // Language ("en" - english, "ru" - russian)
$title="abgWoW"; // Insert the title of your server here
$host="abgwow.ath.cx"; // HOST for Character database
$user="root"; // USER for Character database
$password="*******"; // PASS for Character database
$db="character"; // NAME of Character database
$hostr="abgwow.ath.cx"; // HOST for Logonserver database
$userr="root"; // USER for Logonserver database
$passwordr="*******"; // PASS for Logonserver database
$dbr="character"; // NAME of Logonserver database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "img/"; // Image dir
$server = "abgwow.ath.cx"; // Ascent Server Address
$port = "8129"; // Ascent Server Port
$lock_acc=0; // Lock created account to IP address (1 - on, 0 - off)
$lock_reg=5; // Registration only one (or more) account from one IP address
// 0 - not limit, 1 - one acc, 2 - two acc, etc...
same thing Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in E:\wamp\www\index.php on line 479
any ideas what should i do?
Everybody seems to have the same problem but nobody can help us :(
Hello, and thank you in advance for any help I get.
I've used a few versions of spora and all worked pretty good, some would show the online players but say the server is offline or it would say server is online but not show any players.
But today it stopped allowing people to register, just says "Creation of account XXXXXX was not possible!" I have made no changes to any files in WWW folder. I checked to make sure sqlyog had the right permissions to create new account and still can't register. tried one of my old reg. sites and nothing seems to register. any help would be great, thanks.Code:$lang="en"; // Language ("en" - english, "ru" - russian)
$title="Taboo"; // Insert the title of your server here
$host="24.146.14.200"; // HOST for Character database
$user="xxxx"; // USER for Character database
$password="xxxxxxx"; // PASS for Character database
$db="accounts"; // NAME of Character database
$hostr="24.146.14.200"; // HOST for Logonserver database
$userr="xxxx"; // USER for Logonserver database
$passwordr="xxxxxxx"; // PASS for Logonserver database
$dbr="accounts"; // NAME of Logonserver database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "img/"; // Image dir
$server = "workwow.kicks-ass.org"; // Ascent Server Address
$port = "8129"; // Ascent Server Port
$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...
ps. It shows that the server is online.
Learn to make a wowserver omg, this is so simply..
I have comented 100 times this guide is pretty easy ... And any newb can understand if he follows it right as he should...
I wouldn't recommed Wamp but the guide is great!