TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,963
  • Latest: BiZaJe
Stats
  • Total Posts: 195,917
  • Total Topics: 21,308
  • Online today: 629
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 413
  • Total: 413

AJAX Chat

Started by Wantonio, May 08, 2007, 03:24:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Wantonio

Hi!
Sorry for not saying hello for the last days, anyway I didn't forget the topic...

I read, that we should better write in the Request-Child-Board for support.
So please open a new topic here for further requests, with the subject: "AJAX Chat"!

But now, to espimans question. I tested your situation in my forum respectively portal and I got no errors with IE7. This must be a special problem, I suppose, but if you set up a guest-account for me in your portal or if you post a screenshot, this would be very helpful.

The next days I'm in Hamburg and Stuttgart, but I will do what I can  ;) So please don't expect fast support from my side. You can also contact me via PM.

PS: By the way I have detected a very courious thing. My news - within a newsblock - are only visible for me as admin and not for others, but that's another problem...



pheadrus

For turkish characters use:

$out = str_replace("ü", "ü", $out);
$out = str_replace("ÃÅ"", "Ü", $out);
$out = str_replace("ö", "ö", $out);
$out = str_replace("ö", "Ö", $out);
$out = str_replace("Ã...ž", "Ş", $out);
$out = str_replace("ÅŸ", "ş", $out);
$out = str_replace("İ", "İ", $out);
$out = str_replace("ÄŸ", "ğ", $out);
$out = str_replace("Ã,,ž", "Ğ", $out);
$out = str_replace("ç", "Ç", $out);
$out = str_replace("Ç", "ç", $out);

in w.php

katoona

Anyone know how (if possible) I can make links clickable when writing a url with the Ajax Chat.

It refreshes so often that it is sometimes a little difficult to copy and paste a link. I know I can reduce refresh time, but dont want to.


Chanceler

From the example it appeared flawed as in I could easily fake the Admin's ID and the name was even red as if I were actually an admin.

Yours,
The one and only,
~Chanceler~

This website is proudly hosted on Crocweb Cloud Website Hosting.