And if you're going to do Trinity, do MaNGOS. :3
Seriously though, it's nicely made. If I'd have used ArcEmu instead of MaNGOS, I'd use this over my own site.
And if you're going to do Trinity, do MaNGOS. :3
Seriously though, it's nicely made. If I'd have used ArcEmu instead of MaNGOS, I'd use this over my own site.
Great website. I really love the design and overall look of the layout.But I've been having some... problems.
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\includes\featured.php on line 11Do you know what could be causing this, or a solution?Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\includes\featured.php on line 27
Love the style, very modern and professional! +Rep
Edit:
Says I cant give rep to this post, sorry
Last edited by Pragma; 03-07-2010 at 10:12 PM.
Query:
CREATE DATABASE `gdm_web` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci
Error occured at:2010-03-09 12:57:47
Line no.:21
Error Code: 1007 - Can't create database 'gdm_web'; database exists
Query:
CREATE DATABASE `gdm_web` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci
Error occured at:2010-03-09 12:57:55
Line no.:21
Error Code: 1007 - Can't create database 'gdm_web'; database exists
i put this up on my website. its really nice. other then the donor panel that doesnt work.
any way to actually get the realmstatus to show up?
Last edited by MEC; 03-18-2010 at 10:51 PM.
Once again I must say this an amazing piece of work. I've been trying to get more into web design and this has just set the bar way too high >.< Do you do private work Dombo?
This File is Password Protected. Please Enter the Download Password.
Well I recently bought a site from Hellgawd, but he's MIA now... >.> Your work is truly amazing. If you are interested in doing private stuff contact me on MSN. [email protected]
need some help with the register page get this message
Deprecated: Function eregi() is deprecated in nothing\register.php on line 66
and also im adding a login feature is there away to make some menu items that only appears if u are a member ?function is_valid_email($email) {
$result = TRUE;
if(!eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,4})$", $email)) { <- LINE 66
$result = FALSE;
}
return $result;
}
function is_email($mail)
{
$regex='#^[\w.-]+@[\w.-]+\.[a-zA-Z]{2,5}$#';
if(preg_match($regex,$mail));
{
$c = mysql_query("SELECT email FROM accounts WHERE email = '".$mail."';");
if(mysql_num_rows($c) == 0)
return true;
}
return false;
}
Last edited by Summer; 03-25-2010 at 05:10 PM.
Under wich License you share this Script?
because i want to translate the Script into german and build in a Language system.
Status:
translation german:
0%
translation english (yes, i must fit it into the language system ^^)
15%
translation into other languages:
If you wanna do it add me in ICQ: 268417898,
including the language system: 15%
ca. Realse: 31.3.2010