Search found 12 matches

by taheri6
Fri May 04, 2007 11:47 pm
Forum: Help/Support
Topic: Interesting MYSQL Error Randomly Happening
Replies: 11
Views: 13724

actually now that I think about it I have seen this before. That is typically due to your sql host placing a max_connections_hour or max_updates_hour restriction on your account. So once you make that many table updates or player connections the mysql server drops your connections. if you have them ...
by taheri6
Fri Apr 13, 2007 9:20 am
Forum: Whatever
Topic: google ads in signature?
Replies: 2
Views: 10005

My fault, I'm an idtiot :p
by taheri6
Thu Apr 12, 2007 2:50 pm
Forum: Whatever
Topic: google ads in signature?
Replies: 2
Views: 10005

google ads in signature?

Is it ok to do?

viewtopic.php?p=14960#14960

that guy seems to be doing it... no way to report post it seems like in phpbb.
by taheri6
Thu Apr 05, 2007 12:34 am
Forum: Whatever
Topic: cant upload avatar
Replies: 2
Views: 12856

works now, thanks :)
by taheri6
Wed Apr 04, 2007 6:26 pm
Forum: Whatever
Topic: cant upload avatar
Replies: 2
Views: 12856

cant upload avatar

I tried to upload an avatar, got errors [b]Warning: copy(./images/avatars/1674370753461441dac7005.png) [function.copy.php]: failed to open stream: Permission denied in /home/groups/wc3mods/sites/wc3mods.net/www/forums/includes/usercp_avatar.php on line 286[/b] Warning: Cannot modify header informati...
by taheri6
Fri Jan 26, 2007 4:17 pm
Forum: Announcements and Releases
Topic: UWC3 is Frozen
Replies: 19
Views: 55783

http://dictionary.reference.com/browse/cantankerous –adjective disagreeable to deal with; contentious; peevish: a cantankerous, argumentative man. 1. stubbornly obstructive and unwilling to cooperate; "unions...have never been as bloody-minded about demarcation as the shipbuilders"- Spectator [syn: ...
by taheri6
Sun Jan 14, 2007 8:30 pm
Forum: Announcements and Releases
Topic: UWC3 is Frozen
Replies: 19
Views: 55783

you need to be posting in the support forum not the announcements.
by taheri6
Sat Jan 13, 2007 4:20 pm
Forum: Announcements and Releases
Topic: UWC3 is Frozen
Replies: 19
Views: 55783

well, while that tottally sucks, I cant say Im that surprised.
by taheri6
Sun Apr 30, 2006 6:04 pm
Forum: Announcements and Releases
Topic: UWC3 is Frozen
Replies: 19
Views: 55783

I agree with lickity - also if you have cool maps would you be willing to share?
by taheri6
Sat Mar 04, 2006 6:38 pm
Forum: Announcements and Releases
Topic: [DumB] UWC3 1.6.1-RC1 - SQL only
Replies: 36
Views: 146423

Full code CREATE TABLE `uwc3_skills1` ( `name` varchar(32) NOT NULL default '', `steamid` varchar(32) NOT NULL default '', `nset` tinyint(4) NOT NULL default '0', `skill1` smallint(6) default NULL, `skill2` smallint(6) default NULL, `skill3` smallint(6) default NULL, `skill4` smallint(6) default NUL...
by taheri6
Sat Mar 04, 2006 6:37 pm
Forum: Announcements and Releases
Topic: [DumB] UWC3 1.6.1-RC1 - SQL only
Replies: 36
Views: 146423

Ok i fixed my problem - when uwc3 plugin made the tables it created them incorrectly. for examit SHOULD BE CREATE TABLE `uwc3_skills2` ( `name` varchar(32) NOT NULL default '', `steamid` varchar(32) NOT NULL default '', `nset` tinyint(4) NOT NULL default '0', `skill11` smallint(6) default NULL, `ski...
by taheri6
Wed Mar 01, 2006 10:37 pm
Forum: Announcements and Releases
Topic: [DumB] UWC3 1.6.1-RC1 - SQL only
Replies: 36
Views: 146423

Hi, I keep getting the following for users in my server using this release


[UWC3] Error Retrieving Your Skills SQL Data: [ Unknown column 'skill31' in 'field list'

and a lot of people do not get their xp saved on round change.