Forum

> > Off Topic > Can Not create PM's
ForenübersichtOff Topic-ÜbersichtEinloggen, um zu antworten

Englisch Can Not create PM's

12 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Can Not create PM's

crimsonreaper
User Off Offline

Zitieren
okay i have no clue what is going on but i cannot do private messages at all,this is really starting to annoy me.as well double post`s,other weird things happen when i try to post things on the forum itself.

i had to correct a few posts to put them on topic because it was sent to a thread that it should not have gone to.this is a remarkably weird problem but never the less it needs to be corrected somehow.any insight to this would be nice considering i do not want to be a glitching burden on this website.



p.s to any moderator who is reading this please delete the post in"noobie questions"that is off topic i would send this private message but i cannot.

alt Re: Can Not create PM's

Vibhor
User Off Offline

Zitieren
You should post in the unreal software forum not in the off
topic
and for double post only press the answer button once
it happens if your net is a bit slow
Lets see if i can pm you


Edit---------------------------------
Ok the pm problem is true but it must be a problem with the server and should be only temporary

alt Re: Can Not create PM's

crimsonreaper
User Off Offline

Zitieren
that thing about the double post makes sense the net was moving slow that day.can you explain a message was sent to a thread that i had not seen before?this private message thing has gone on for a few days now.

alt Re: Can Not create PM's

RedPillow
User Off Offline

Zitieren
Good that you opened this thread, i got same problem too, maybe DC or thekilleddeath knows something about this?

I can`t send pms

alt Re: Can Not create PM's

crimsonreaper
User Off Offline

Zitieren
so i am not the only one with these problems?it is interesting how suddenly i could not send pm`s,considering i had sent them before in the past.

alt Re: Can Not create PM's

Lee
Moderator Off Offline

Zitieren
The problem is basically this

Zitat
mysql_fetch_array(): supplied argument is not a valid MySQL result resource


In which case the required parameter for this function is a MySQL Query object (loosely speaking since php is not an oo language). In this case, the error could have been spawned by the following scenarios.

1) The required query object was never create (unlikely)

2) The required query object returned false.



In this case, an easy debug for this would be as follows:

1
2
3
if (!$query) {
	echo 'Invalid query: ' . mysql_error();
}

alt Re: Can Not create PM's

RedPillow
User Off Offline

Zitieren
No idea what leegao said

But yeah. I actually tried to send pm to blazzinxx and when i clicked that send-button, it just forwardet me to top of the page, nothing else

what might be wrong then o.O

alt Re: Can Not create PM's

RedPillow
User Off Offline

Zitieren
Teehee, Some admin/mod said this on other thread:

Zitat
     Admin/Mod Comment:
While the forum's PM features are down, please refrain from creating these messages until DC fixes them again. To contact DC, use IRC cs2d@QuakeNet

alt Re: Can Not create PM's

crimsonreaper
User Off Offline

Zitieren
okay i do not know who changed the tittle to this thread but i called it problems with forum for a reason,i`m not having problems with simply pm`s.my posts where moved to a different thread that made it off topic as well.

alt Re: Can Not create PM's

DC
Admin Off Offline

Zitieren
sorry there was a bug in the system caused by some changes.
it has been fixed and it works again now.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenOff Topic-ÜbersichtForenübersicht