The online racing simulator
Searching in All forums
(363 results)
T3charmy
S3 licensed
Quote from Victor :I've just ran through the PRISM code that handles the session storage (prism_phpparser.php), but i don't see anything wrong with it so far. And the session info in the default web pages seems to work as well.

So, just to make sure, have you read the part about sessions in the "creating_html_pages.txt" file, located in your PRISM/docs/ folder?

If so and if you think you're doing it as described, then what would really help is seeing what you write to $_SESSION and how.

I copied exactly from the old website and replaced the website code... i don't know if i copied something wrong or what..

i now get this: PHP NOTICE: Undefined index: counter in C:\...\PRISM 0.3.3\modules\prism_phpparser.php(43) : eval()'d code on line 84
Last edited by T3charmy, .
T3charmy
S3 licensed
Quote from Flame CZE :So, I'm glad you like mines, thanks

Dygear, do you want me to send you all of them or just the middle left one? And does it need to be a vector image or a bitmap?

can you send me the middle left so i can add it to the new control panel for prism
T3charmy
S3 licensed
Quote from Victor :I've just tried it with the original web php files that are still in the actual prism release and it worked there for me. Both HTTP Auth and regular login via the webpage itself.

So maybe you can explain a bit more about what you're trying and what exactly doesn't work? Which type of login are you trying? (ok the webpage type duh Maybe post some code?

i got it to a point where it logs in, but it does not store session data it seems... like if i was to make a page that gives your session info, it would be empty
T3charmy
S3 licensed
i still cant seem to get the login system to work, i cant really move forward with out it...

i think i may rewrite it from scratch being it does not seem to work right...
Last edited by T3charmy, .
T3charmy
S3 licensed
i am gonna try and get a good amount of the site done this weekend...
[size]Possible i could become an official Prism dev?[/size]
T3charmy
S3 licensed
Quote from Flame CZE :Another ideas...

possible to make middle left with transparent background?
Last edited by T3charmy, .
T3charmy
S3 licensed
Quote from sinanju :Tied to capture the fact that PRISM is an external coding program for LFS - LFS on one side going into Prism and cars coming out other side.

I also liked the idea of the colours being sort of lanes for cars.

i like ^_^
T3charmy
S3 licensed
Quote from Dygear :I really don't remember off hand, I think that it does

i have tried and it does not seem to work...
Quote from Dygear :That looks SWEET! Nice job!

Thanks
T3charmy
S3 licensed
i made a new web control panel for Prism... I will be releasing it in the coming weeks!

Edit: the login system doesn't work??? and is there a way to check permission flags?

Preview: http://just4fun.servegame.com:8888

also is there an official logo?
Last edited by T3charmy, .
T3charmy
S3 licensed
Our websites are back online, with a new design!

http://www.just-4-fun.com OR http://www.teamj4f.com
T3charmy
S3 licensed
Quote from Mikjen :Sorry, must of read it wrong

as you can see those are all DIFFERENT types of servers...
T3charmy
S3 licensed
Quote from Mikjen :Why have more servers, when the first one is still empty,
everytime i come on the LFS forum it doesnt say any of you lot are in your server not seen anyone logged into server,

it tells us under your username if your in game or not ?

he said he will add servers as we see fit, like when the servers start getting full

Seems like all systems are back up
Last edited by T3charmy, .
T3charmy
S3 licensed
our TeamSpeak is up

Server IP: just4fun.servegame.com
Server Port: 9987
T3charmy
S3 licensed
Servers are now online, along with our insim
T3charmy
S3 licensed
Quote from 91mason91 :you just making a new one and you didn't know there used to be one already called J4F.

that pretty much sums it up
J4F•Just 4 Fun
T3charmy
S3 licensed

Hey all, I would like to announce a new team Just 4 Fun

I am currently working on the site, the domain is http://www.teamj4f.com/

Our servers (which should be online in a few hours):
S2:
  • J4F•Cruise Server
  • J4F•Drift Server
Last edited by T3charmy, .
T3charmy
S3 licensed
Quote from ghostrider83 :[SC] Sup3rcr3w is now J4F Just-4-Fun and our new domain name is www.teamj4f.com. please bear with us as T3ch is building our site and is still under construction.

yep, and we are getting a full dedi up in Chicago tonight...
T3charmy
S3 licensed
J4F•Cruise Server
T3charmy
S3 licensed
Quote from dawesdust_12 :No. What I'm saying is username should be case insensitive as LFS will let you login with any mixture of case and report that to the server.

Clearly a simple strtolower($username) where the usernames get pulled by PRISM, and then when using getClientByUname() it auto lcases the input to create an equal comparison. Or does some form of case-insensitive checking (== rather than === somewhere)

That makes sense?

ahh that makes more sense now :P sorry for the confusion
T3charmy
S3 licensed
Quote from dawesdust_12 :which is valid, as any case variant of a username will permit you to login to LFS (and report to the server as your case variant). Eg. dustin dawes is the same user as Dustin Dawes, however LFS will show is as "dustin dawes" (even though on LFSW it's Dustin Dawes).

yes, but when i type !cruise fine 100 t3charmy it does not work

just says " Was Fined $100."

and it does not fine me ... seems like it is returning a empty $data variable
T3charmy
S3 licensed
is there anyway to make getClientByUName case unsensitive?

also how could i get this to work if a user has a space in their name?

$data = $this->getClientByUName($argv[2]);

$argv[2] is the last variable in the cmd, so i would need to set all of the variables that are 2 to be used in getClient...
Last edited by T3charmy, .
T3charmy
S3 licensed
Quote from tbofram :iPhone won't play that video format in a million years

i take it your on Iphone? ;P
T3charmy
S3 licensed
ye, exactly why i would need help :P

I have implanted cheat protection(like the way LTC does) when a user speed hacks it won't give them any money ... if you look at the vid the guy who hacked on my server got money for not driving ... that is what it stops, still would be nice to not have a system that will ban them for speed hacking though
T3charmy
S3 licensed
Quote from Silverracer :How about in the .mpr below? Mind the black FXO at the start and again at 2.18 onwards. Obviously geared not to exceed a possible top speed... but the said sort of protection wouldn't detect it, would it?

The current (planned) plug-in would be better than no protection, I agree, on that. But please make provision to detect the sort of acceleration seen here...

so check the acceleration rate aswell as the users speed? that should be easy...
T3charmy
S3 licensed
i will go work on this a little... anyone wanna come to my server and help me get car top speeds?
FGED GREDG RDFGDR GSFDG