Search found 12 matches
- Fri May 04, 2007 11:47 pm
- Forum: Help/Support
- Topic: Interesting MYSQL Error Randomly Happening
- Replies: 11
- Views: 18121
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 ...
- Fri Apr 13, 2007 9:20 am
- Forum: Whatever
- Topic: google ads in signature?
- Replies: 2
- Views: 15154
- Thu Apr 12, 2007 2:50 pm
- Forum: Whatever
- Topic: google ads in signature?
- Replies: 2
- Views: 15154
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.
viewtopic.php?p=14960#14960
that guy seems to be doing it... no way to report post it seems like in phpbb.
- Thu Apr 05, 2007 12:34 am
- Forum: Whatever
- Topic: cant upload avatar
- Replies: 2
- Views: 21408
- Wed Apr 04, 2007 6:26 pm
- Forum: Whatever
- Topic: cant upload avatar
- Replies: 2
- Views: 21408
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...
- Fri Jan 26, 2007 4:17 pm
- Forum: Announcements and Releases
- Topic: UWC3 is Frozen
- Replies: 19
- Views: 135735
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: ...
- Sun Jan 14, 2007 8:30 pm
- Forum: Announcements and Releases
- Topic: UWC3 is Frozen
- Replies: 19
- Views: 135735
- Sat Jan 13, 2007 4:20 pm
- Forum: Announcements and Releases
- Topic: UWC3 is Frozen
- Replies: 19
- Views: 135735
- Sun Apr 30, 2006 6:04 pm
- Forum: Announcements and Releases
- Topic: UWC3 is Frozen
- Replies: 19
- Views: 135735
- Sat Mar 04, 2006 6:38 pm
- Forum: Announcements and Releases
- Topic: [DumB] UWC3 1.6.1-RC1 - SQL only
- Replies: 36
- Views: 500912
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...
- Sat Mar 04, 2006 6:37 pm
- Forum: Announcements and Releases
- Topic: [DumB] UWC3 1.6.1-RC1 - SQL only
- Replies: 36
- Views: 500912
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...
- Wed Mar 01, 2006 10:37 pm
- Forum: Announcements and Releases
- Topic: [DumB] UWC3 1.6.1-RC1 - SQL only
- Replies: 36
- Views: 500912