Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: zoliio on August 09, 2011, 11:18:12 PM

Title: ULX logs on a website?
Post by: zoliio on August 09, 2011, 11:18:12 PM
Hello,

I was wondering if you could show the ulx logs to a website with mysql or something. Like the ulx bans.
http://forums.ulyssesmod.net/index.php/topic,5347.0.html (http://forums.ulyssesmod.net/index.php/topic,5347.0.html)

So is it possible do the same, but with the ulx logs?
Something like this: http://89.18.168.130/27015/ (http://89.18.168.130/27015/)

Thnx already!

Zol.
Title: Re: ULX logs on a website?
Post by: Megiddo on August 10, 2011, 04:43:19 AM
There is no public release to do this right now. A long time ago, someone actually paid me to make something like this, and it wasn't too terribly difficult. Look at log.lua and you'll see that you'd just have to modify a few functions (depending on what functionality you want exactly. If you only care about getting the whole text string, it's exceedingly simple.)
Title: Re: ULX logs on a website?
Post by: zoliio on November 02, 2011, 11:30:41 AM
There is no public release to do this right now. A long time ago, someone actually paid me to make something like this, and it wasn't too terribly difficult. Look at log.lua and you'll see that you'd just have to modify a few functions (depending on what functionality you want exactly. If you only care about getting the whole text string, it's exceedingly simple.)
I just want the basic.
But I still don't get it to work.
Title: Re: ULX logs on a website?
Post by: Megiddo on November 06, 2011, 03:48:29 PM
Depending on your provider, you might find it best to just synchronize your log folder with a public facing website from time to time.