[Question]Pumpkin hair

03/06/2010 23:47 ~WARNING~#1
does anyone know how to get the pumpkin hair? like TQ had a halloween event where you could have a pumpkin(sort of like a helmet) on your head, but it was a hair style

thanks, IBeatUAll
(unbeaten-online owner, Elite gold trader, Premium Member)
03/07/2010 00:50 cruey#2
Yeah i think you have to change your hair to like 131 or 136 something like that. Haha, your probly the only one I respect on epvp at the moment.
03/07/2010 00:53 ~WARNING~#3
haha thanks =P, let me try that and ill get back to you in a couple of mins.

right now im trying to multi task between the server, and getting the new website up, but the mysql wont connect from the website(off computer site - mysql database)
03/07/2010 01:12 hio77#4
Quote:
Originally Posted by cruey View Post
your probly the only one I respect on epvp at the moment.
hmmmm why would that be?

Quote:
Originally Posted by ibeatuall View Post
mysql wont connect from the website(off computer site - mysql database)
are you talking about different computers .... if so check port 3306 and that the user its connecting to has the other computers ip in it (could use % while testing just to make sure it works then change it to the ip)
03/07/2010 01:13 ~WARNING~#5
yes im sure both things have 3306 open, its hosting by a online webhost(for hosting website files) and my computer(which i know 100% has 3306 open do to the fact my server is online)

anyone know how to change your character to a monster looktype?
03/07/2010 01:20 hio77#6
Quote:
Originally Posted by ibeatuall View Post
yes im sure both things have 3306 open, its hosting by a online webhost(for hosting website files) and my computer(which i know 100% has 3306 open do to the fact my server is online)

anyone know how to change your character to a monster looktype?
hmmmmm you needa check what sort of error mysql is getting then


change your lookface to the monster lookface in the db (cq_user) im not at home so i cant show you though sorry...

there was a list released here which listed a lot of lookfaces which you could use (it dose miss out a lot as well but it will give you the idea)
03/07/2010 01:48 ~WARNING~#7
it takes like 5+ mins to load the page and give an error, and when it gives an error it displays completely different MySQL info then i have in the config file
03/07/2010 01:57 hio77#8
Quote:
Originally Posted by ibeatuall View Post
it takes like 5+ mins to load the page and give an error, and when it gives an error it displays completely different MySQL info then i have in the config file
AH in the new php it dose that ... some setting idk which one ... if possible drop your php version down a little...
03/07/2010 02:15 ~WARNING~#9
its not possible, its a paid webhost not a web server
03/07/2010 05:44 hio77#10
Quote:
Originally Posted by ibeatuall View Post
its not possible, its a paid webhost not a web server
some webhosts still allow dropping back to like 5.0 but if so i think you need to look at the mysql connection info on the php site and see the diference between 5.0 and 5.x

i just got home and looked at my wamp and i think its 5.3 that the changes were made in ... im running 5.2.11 which runs perfectly ... 5.3.0 has this same issue. ..
03/07/2010 07:25 ~WARNING~#11
let me check what version it is, hold on


EDIT: PHP:5.2.5
03/07/2010 07:40 hio77#12
Quote:
Originally Posted by ibeatuall View Post
let me check what version it is, hold on


EDIT: PHP:5.2.5
well that is strange then ... it must be some php extension disabled or maybe a setting in Apache or something .. im not sure lol

EDIT: i just checked and i dropped my apache version down when i dropped my php version so it could be apache not php in which case there's less chance of finding a way around it ..

ild suggest asking your host about connecting to remote mysql servers (they might just block it or something)
03/07/2010 07:42 ~WARNING~#13
this is the error it gives after about 5 mins of loading the site

Code:
[06-Mar-2010 13:32:46] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to MySQL server on '96.**.**.147' (4) in /home/ubgaming/public_html/eo/config.php on line 16
[06-Mar-2010 13:32:46] PHP Warning:  mysql_select_db() [<a href='function.mysql-select-db'>function.mysql-select-db</a>]: Access denied for user 'ubgaming'@'localhost' (using password: NO) in /home/ubgaming/public_html/eo/config.php on line 17
03/07/2010 07:47 hio77#14
Quote:
Originally Posted by ibeatuall View Post
this is the error it gives after about 5 mins of loading the site

Code:
[06-Mar-2010 13:32:46] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to MySQL server on '[B]****[/B]' (4) in /home/ubgaming/public_html/eo/config.php on line 16
[06-Mar-2010 13:32:46] PHP Warning:  mysql_select_db() [<a href='function.mysql-select-db'>function.mysql-select-db</a>]: Access denied for user 'ubgaming'@'localhost' (using password: NO) in /home/ubgaming/public_html/eo/config.php on line 17
ah yes that is the error i was thinking of ... btw i just scanned your ip (hope ya don't mind lol) your port 3306 isn't open

also i wouldn't post your ip here it will just give ya unwanted attention( i stared it in the quote)
03/07/2010 07:56 ~WARNING~#15
well there is people on the server, and the server is online, so it can't be that the port isn't open

think u could take a look over teamviewer?

haha nvm, i fixed it(stupid windows firewall <.<)