The online racing simulator
Searching in All forums
(23 results)
juniox_dias
S2 licensed
than you guys for the help, we are taking the initiatives.
juniox_dias
S2 licensed
Quote from RenvoN :Just so you know, IP is "open" to everyone because when you try to join a server, even if you don't have its password, you must contact it first, so your PC will contact a server by its IP address. But having an IP address doesn't mean anything at all. In fact, if someone knows how to attack your server, getting your IP address is the easiest thing tbh.

Anyway, I don't believe there's anything you can do about it. In fact, not even PayPal could do anything when Anons attacked them (after Wikileak got taken down - google it), simply because the server would hang up after so many requests from so many different computers. And we are talking about such a big company as PayPal, so in a BR connection it would be even worse, as we all know our infrastructure sucks. Not to mention your firewall must be useless...



That video is from 2007, I believe Scawen has already fixed it, so no need to bring this up and that is why shorty943 could not trace to that IP.

Btw, I'm not an expert in networks, so what I said can be wrong.

You're not wrong, 1 of the problem for all gamers, not just LFS, are this DDoS attacks, we had this problem last year, and we could improve it with some initiatives.

I'm thinking about start monitoring IP's and its packets when the race starts, to get and block the little mouse, and take legal action against the person who doing it.

Thank you @Lucas Renvon and @shorty943 for instructs.
Last edited by juniox_dias, .
Server attacks
juniox_dias
S2 licensed
Hello guys,

I'm having a problem with my servers with packets / DDoS attacks, can i do something to solve this problem?

replay: http://www.mediafire.com/?3xi51ckp7s5x0d3
juniox_dias
S2 licensed
Good to know how's the progress =)

merry christmas
juniox_dias
S2 licensed
thank you dygear, i updated the lfswsdk, now everything is ok

i just had a problem with that line 48 or 49 i've changed e_warning to e_user_warning, didnt work so i deleted the line and everything works good

im sorry that im noob on programming but im trying to get better =)
juniox_dias
S2 licensed
thank you a lot @Dygear ! it will works for me, i will insert a variable on racername for gridlfs league forum.


i just got this error, every information above hostname are ok but on hostname i got this:

Hostname
[B]Fatal error[/B]: Call to undefined method LFSWorldSDK::convert_lfs_text() in [B]/home2/gridlfsc/public_html/forum/lfswsdk/get_pst2.php[/B] on line [B]70[/B]

line 70:
<td><?php echo LFSWorldSDK::convert_lfs_text($val); ?></td>

what i have to do here?
juniox_dias
S2 licensed
can someone help me ?
juniox_dias
S2 licensed
Quote from misiek08 :

<?php 
$pst 
$SDK->get_pst('juniox_dias');
?>

Try this.

i've tried what u said but, didnt work, look:




i think it didnt work becouse of this code above the one u said on get_pst.php :

<?php if (empty($_GET['racer'])): ?>
<form target="_SELF" method="GET">
<lable for="racer">LFS Username:</lable><input type="textbox" id="racer" name="racer" /><br />
<input type="submit" value="Get Info" />
</form>

yes, the ($_GET['racer']) is empty on the link , but this is what im trying to do

i tried to delete this line "if" but didnt work to =/ .


But thank u for helping, maybe u know how to help me.

thank u guys, im waiting more posts
juniox_dias
S2 licensed
hello, im trying to embed on a website some informations of get_pst.php , so i can't use that way of inserting username like this:

?racer=username

i need to know where i insert the racername on the code, i've tried to insert on code but didnt work, look what i've tried:

$pst = $SDK->get_pst($_GET['juniox_dias'])

it didnt work, so how can i embed this on a website without using ?racer=username ???
No audio for everybody online at server [fixed in Z30]
juniox_dias
S2 licensed
This Tuesday we witnessed the league GRIDLFS a bug on our server, after chincane the sound of all the pilots gone, and only returned after going to the pits and back on track.

The replay is here, but i dont know if "bug" was recorded.

note: i've tried shift+ N but , didnt work.

Thank u

JunioX
juniox_dias
S2 licensed
Quote from hazaky :FIAT definately needs some new good engineers

yes,!!! i agree with you!! especially if they are LFS players
juniox_dias
S2 licensed
, man i had the same depression you have, in 2009, was my last high school year, and i was choosing what college i wanted to do,

so at this point i stop to worry about the college, and finished my school year in december (in brazil it ends in december )

after two months of vacation, december and january, i decided what i want to try on the exams for college in nov/2010 now im studying for it, and no depression :P

I see a little similarity, with u, i live on a little town (about 130k inhabitants), and my family is a middle class in brazil.

My suggestion for you: do your engineers college and come to brazil to work on volkswagen, Fiat, etc. you can have the cars of the year, and earn a lot of money!!! :P
juniox_dias
S2 licensed
Quote from rich uk :ummm none of the links work now btw.

for me too, i was trying to add me ......
juniox_dias
S2 licensed
My time

Fiat Siena 1.4 FLEX(works with gas and ethanol) after i tried rally =)
http://img130.imageshack.us/img130/905/img0051avj.jpg
http://img85.imageshack.us/img85/2536/img0052ad.jpg

juniox_dias
S2 licensed
i hate that s**t, here in brazil, here in my state/region they call it "Aleluia" :P

juniox_dias
S2 licensed
Quote from misiek08 :I don't know which file is executed by default but you can try adding (after <?) this code:
ini_set('display_errors', 'true');
error_reporting(E_ALL);


hmm, i put this code you said on index.php, look the link its in blank :
http://gridlfs.com.br/gcomp/

thank u for helping
juniox_dias
S2 licensed
hmm i changed it to 777, it was 744 but, didnt work too. =/

now, im getting blank page the same as @Skinzinho

but, thank you for help.
Last edited by juniox_dias, .
juniox_dias
S2 licensed
thank u i've tried what you said , didnt work then i restered default:

$gcomp_root_path = ".";

now i get this :

Warning: fopen(visit.dat) [function.fopen]: failed to open stream: Permission denied in /home2/gridlfsc/public_html/gcomp/index.php on line 48

Warning: fgets(): supplied argument is not a valid stream resource in /home2/gridlfsc/public_html/gcomp/index.php on line 49

Warning: fseek(): supplied argument is not a valid stream resource in /home2/gridlfsc/public_html/gcomp/index.php on line 51

Warning: fputs(): supplied argument is not a valid stream resource in /home2/gridlfsc/public_html/gcomp/index.php on line 52

Warning: fclose(): supplied argument is not a valid stream resource in /home2/gridlfsc/public_html/gcomp/index.php on line 53

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'gridlfsc_admin'@'host.sdserver8.com' (using password: YES) in /home2/gridlfsc/public_html/gcomp/include/adodb/drivers/adodb-mysql.inc.php on line 358
Access denied for user 'gridlfsc_admin'@'host.sdserver8.com' (using password: YES)

Fatal error: Call to a member function FetchRow() on a non-object in /home2/gridlfsc/public_html/gcomp/index.php on line 147

juniox_dias
S2 licensed
Please, can somente help me with the page index.php ?

when i access my gcomp page i get this error:

[B]Parse error[/B]: syntax error, unexpected T_VARIABLE in [B]/home2/gridlfsc/public_html/gcomp/index.php[/B] on line [B]4[/B]

and here, my index.php script:

<?php
session_start();
error_reporting(E_ALL)
$gcomp_root_path = "'/gcomp";

i've tried
$gcomp_root_path = ".";

and didnt work too

help!!! i googled it and ask friends but didnt work! i got the same error!
juniox_dias
S2 licensed
Quote from AlienServe :Please let me know via PM when you purchased your server and I will get it refunded for you asap.

thank you for the attention, but i got this when i try to PM you:

Quote :AlienServe has exceeded their stored private messages quota and cannot accept further messages until they clear some space.

juniox_dias
S2 licensed
Quote from Bmxtwins :deleted that facepalm post


Anyways whenever I contacted Support at Alien they never answered...

yes, we have a big problem here!!! i will call my lawyer if they dont answer
juniox_dias
S2 licensed
I have a situation here,

in oct/2009 i bought on alienserve 1 year of LFS and TS servers, now they put this message on their website :

Quote :Dear Customers,
It is with much regret that AlienServe, as of 20/05/2010 will be moving out of the gaming market as we do not see the gaming market as a viable market in which to run a business, and will no longer provide any gaming services or voice services. We are going to concentrate on our dedicated servers, VPS servers and Colocation services.

Customers that are paying monthly for their game servers and/or voice servers, will continue to run until 13/06/2010, this will see all monthly paying customers to the end of their paid service time. Could we please remind customers to cancel any subscription payments thats you have setup on Paypal for AlienServe, so that you do not get charged in the future.

For customers that are paying annually or semi-annually, refunds will be issued for the remaining time on the services.

Refunds have already started to be issued for customers paying annually / semi-annually, and we will get all refunds completed within the next week.

We have setup a dedicated email for customers with billing related queries only during this time, to: [email protected]

We would wish to thank all of our customers for their loyal service, and wish you all the best for the future.

Regards,

Alien Serve Team

20/05/2010

i sent about 3 emails for [email protected] after that, but i got no response,

now i have a LFS server up but i cant administrate it, like changing the password ,seting up the addons, or downloading my "Airio Tracker" translation from this file manager that i spent a lot of time working on it!

i want the full service or the money back!

ps: when i try to config something on TCadmin i go to "game servers" and see this message:
Quote :An error has occurred. Contact an administrator. If you are an administrator please contact TCADMIN SUPPORT.

Daniel Júnio
Last edited by juniox_dias, .
juniox_dias
S2 licensed
Quote from Flame CZE :It's in the $_GET['racer'] variable. So add ?racer=Racer_name behind the url.

please can u give an example code with some driver license?

thank u
FGED GREDG RDFGDR GSFDG