Raised This Month: $51 Target: $400
 12% 

ChatLog v1.2


Post New Thread Reply   
 
Thread Tools Display Modes
Icettiflow
Senior Member
Join Date: Jan 2009
Old 01-28-2009 , 17:42   Re: ChatLog v1.1-r4
Reply With Quote #11

Edit: working on this issue now

Last edited by Icettiflow; 01-28-2009 at 17:47.
Icettiflow is offline
Chris-_-
SourceMod Donor
Join Date: Oct 2008
Old 01-28-2009 , 17:49   Re: ChatLog v1.1-r4
Reply With Quote #12

Quote:
Originally Posted by Nephyrin View Post
Chris - the r4 zip should work for you. The problem is your php setup has 'short tags' enabled, which was causing it to choke on the <?xml declaration. Short tags are still on by default in php5 (they're going away entirely in 6) so i should've caught this :-P

You also mentioned a plugin error? I'd like to fix any issues so let me know if you had to tweak anything in the sp.

NoNameYan - Try using sm_chatlog_id's without spaces. I think that may be the problem. I'll fix up the php file when i have some time to deal with space'd names.
Nice workaround xD
Chris-_- is offline
Icettiflow
Senior Member
Join Date: Jan 2009
Old 01-28-2009 , 17:54   Re: ChatLog v1.1-r4
Reply With Quote #13

Any way this can be used to call the 'chatlog' database instead of the default?

Edit: I'm getting a dying error in a popup.

http://sobadass.com/administration/chatlog/

What can I do to fix this?

Last edited by Icettiflow; 01-28-2009 at 18:47.
Icettiflow is offline
Icettiflow
Senior Member
Join Date: Jan 2009
Old 01-28-2009 , 18:52   Re: ChatLog v1.1-r4
Reply With Quote #14

In addition, for future reference:

Console: Console message.
L 01/28/2009 - 18:49:57: "Console<0>" say "Console message."
L 01/28/2009 - 18:49:57: [SM] Native "IsPlayerAlive" reported: Invalid client index 0
L 01/28/2009 - 18:49:57: [SM] Displaying call stack trace for plugin "chatlog.smx":
L 01/28/2009 - 18:49:57: [SM] [0] Line 127, /home/groups/alliedmodders/forums/files/3/6/2/2/3/36217.attach::logSomeTextYo()
L 01/28/2009 - 18:49:57: [SM] [1] Line 86, /home/groups/alliedmodders/forums/files/3/6/2/2/3/36217.attach::Event_PlayerChat()
Icettiflow is offline
mauirixxx
Member
Join Date: Mar 2006
Old 01-28-2009 , 19:20   Re: ChatLog v1.1-r4
Reply With Quote #15

the console dosn't get logged. consider that error as normal.
mauirixxx is offline
Send a message via AIM to mauirixxx Send a message via MSN to mauirixxx Send a message via Yahoo to mauirixxx
Icettiflow
Senior Member
Join Date: Jan 2009
Old 01-28-2009 , 19:41   Re: ChatLog v1.1-r4
Reply With Quote #16

That I can deal with. This however I cannot:

Quote:
Originally Posted by Icettiflow View Post
I'm getting a dying error in a popup.

http://sobadass.com/administration/chatlog/

What can I do to fix this?
Icettiflow is offline
Nephyrin
SourceMod Donor
Join Date: Mar 2008
Old 01-29-2009 , 02:31   Re: ChatLog v1.1-r4
Reply With Quote #17

Alright guys, thank you for your reports! I have updated the plugin to clean up / fix every issue that I'm aware of, see the original post for more details. (Web UI should now work, 'console' doesn't cause script errors, etc)
Nephyrin is offline
Chris-_-
SourceMod Donor
Join Date: Oct 2008
Old 01-29-2009 , 15:00   Re: ChatLog v1.2
Reply With Quote #18

Unicode support (names) ?

Also... max amount of rowes in database?, it fills up pretty damn fast in there xD

Last edited by Chris-_-; 01-29-2009 at 15:22.
Chris-_- is offline
Nephyrin
SourceMod Donor
Join Date: Mar 2008
Old 01-29-2009 , 15:41   Re: ChatLog v1.2
Reply With Quote #19

Quote:
Originally Posted by Chris-_- View Post
Unicode support (names) ?

Also... max amount of rowes in database?, it fills up pretty damn fast in there xD
The database uses utf8, and the php outputs in utf8 as well. If it's not working for you I need a link to where you have it setup or more infoz

Edit: A max rows thing would be do-able, maybe a on-map-change event that deletes old rows in excess of 50,000 or something? :-P The table does have proper indexes though, so simple id-based scripts like the chatlog should be quite fast even on ungodly sized databases.

Last edited by Nephyrin; 01-29-2009 at 15:44.
Nephyrin is offline
Chris-_-
SourceMod Donor
Join Date: Oct 2008
Old 01-29-2009 , 15:46   Re: ChatLog v1.2
Reply With Quote #20

yeah, i know, it's just unneccesary having that goddamn much info in DB XD

Sounds like a good idea to remove on map change yeah ;D

EDIT: http://1337surf.com/chat.php - Database is utf8, not sure how to check for other faults.

EDIT2: Please PM me if you think you're able to help, everywhere i see in html and database it says UTF-8, but it still doesnt show usernames as unicode in chat =/

Last edited by Chris-_-; 01-29-2009 at 16:30.
Chris-_- is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:50.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode