mjauneau
04-03-2007, 04:05 PM
Hello everybody,
Before asking my question... congratulations to the PHP LD team! :cool:
I am building a Second Life site with forum, user guides... and a directory with plenty of SL urls. Those are URLs that point to specific places of Second Life. The format is: http://slurl.com/secondlife/<region>/<x-coordinate>/<y-coordinate>/<z-coordinate>/
Now, given that PHP LD makes a check on the URLs, it refuses SLURL
http://slurl.com/secondlife/here/<22/22/22/ after I have submitted SLURL http://slurl.com/secondlife/elsewhere/<292/292/292/
Logical, nothing to say. Any advice on how to solve that?
Thanks in advance!
MJ
[Solved!]
Before asking my question... congratulations to the PHP LD team! :cool:
I am building a Second Life site with forum, user guides... and a directory with plenty of SL urls. Those are URLs that point to specific places of Second Life. The format is: http://slurl.com/secondlife/<region>/<x-coordinate>/<y-coordinate>/<z-coordinate>/
Now, given that PHP LD makes a check on the URLs, it refuses SLURL
http://slurl.com/secondlife/here/<22/22/22/ after I have submitted SLURL http://slurl.com/secondlife/elsewhere/<292/292/292/
Logical, nothing to say. Any advice on how to solve that?
Thanks in advance!
MJ
[Solved!]