4WebHelp
 FAQ  •  Search  •  User Groups  •  Forum Admins  •  Smilies List  •  Statistics  •  Rules   •  Login   •  Register
Toggle Navigation Menu

 [Answered] Your "About Us" page
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic
Author Message
thetribe
WebHelper
WebHelper


Joined: 10 Nov 2002
Posts: 62
Location: Ashington, Northumberland. UK

PostPosted: Wed Apr 02, 2003 5:23 pm (21 years ago) Reply with QuoteBack to Top

I was reading your About Us page earlier and clicked the Wayback Machine link and it threw back this error:
Quote:

Blocked Site Error.
http://www.users.f2s.com is not available in the Wayback Machine. Try another request or click here to see if the page is available, live, on the Web.
http://www.users.f2s.com
See the FAQs for more info and help, or contact us.

didn't know if you were aware of this or not so thought I'd point it out Smile

Also at the bottom of that page you have some stats about the 34sp server you are on, how do you do that?

Thanks Smile

________________________________
Phil.
My Musical Preferences
Image
OfflineView User's ProfileFind all posts by thetribeSend Personal MessageVisit Poster's Website
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Wed Apr 02, 2003 5:25 pm (21 years ago) Reply with QuoteBack to Top

Yes, we are aware of that. If it is still happening in a few months I will remove the link. Sad

As to the stats:

Code:
$data = shell_exec(uptime);
$uptime = explode(' up ', $data);
$uptime = explode(',', $uptime[1]);
$uptime = $uptime[0];
$load_average = explode('load averages: ', $data);
$load_average = $load_average[1];


Courtesy of Clook Internet Ltd.

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
thetribe
WebHelper
WebHelper


Joined: 10 Nov 2002
Posts: 62
Location: Ashington, Northumberland. UK

PostPosted: Wed Apr 02, 2003 5:28 pm (21 years ago) Reply with QuoteBack to Top

Thanks Very Happy Much appreciated.

Shame about the link Sad

________________________________
Phil.
My Musical Preferences
Image
OfflineView User's ProfileFind all posts by thetribeSend Personal MessageVisit Poster's Website
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Sun Apr 13, 2003 5:45 pm (21 years ago) Reply with QuoteBack to Top

Link to Wayback Machine removed.

If there is anything in particular you'd like from the users.f2s website, I still have an archive zip on my PC. PM me.

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
Display posts from previous:      
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic


 Jump to:   




You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot edit your posts in this forum.
You cannot delete your posts in this forum.
You cannot vote in polls in this forum.


Page generation time: 0.138741 seconds :: 18 queries executed :: All Times are GMT
Powered by phpBB 2.0 © 2001, 2002 phpBB Group :: Based on an FI Theme