The Fuzzy World 3um

If you place a wager on whether a train will derail... is that considered off-track betting?
It is currently Sat May 18, 2013 1:50 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 50 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
Offline
 Post Updated the 3um, Posted Tue Mar 07, 2006 2:22 am 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
I finally went ahead and put in some new subject-specific forums, hopefully these will be useful...


Top
  
 
Offline
 Post New logo and header, link to Home Page, Posted Fri Apr 07, 2006 5:30 pm 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
Note new logo for the 3um, the colorful header, and a link to the Fuzzy World 3 Home Page!

BTW, if anyone wants to make a license plate image like the one I used for the logo, go here:
www.acme.com/licensemaker/
(Gotta give credit where credit is due...)

_________________
-Fuzzy


Top
  
 
Offline
 Post And Later..., Posted Fri Apr 07, 2006 10:47 pm 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
I finally got that darn "Forum" out of "The Fuzzy World 3-um *Forum* Index"!!!!!!!!!!!!! :!: :!: :!: Much happiness, I've been trying to figure that out all night! :popcorn: :coffee:
:mrgreen: :idea: :idea:
Yeah, I'm pretty happy about that... time to go post what I did, here and elsewhere:
in /public_html/{yourforumfolderhere}/language/lang_english/lang_main.php
find: $lang['Forum_Index'] = '%s Forum Index';
delete "Forum ", comment indicates that deleting %s will eliminate the forum name alternately or as well!

_________________
-Fuzzy


Top
  
 
Offline
 Post Keep an Eye Out..., Posted Mon Apr 24, 2006 2:21 pm 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
Note the new Topic that I put in under the "Train-related Topics", this will be a catch-all for things like the Z-CHEM, 261, Canal Street Spur job, etc. to post sightings, whereabouts, and the like.

Also note that "Train-related Topics" is new, having been separated from the "Other Discussion Topics" since it's getting a little more traffic.

_________________
-Fuzzy


Top
  
 
Offline
 Post Posted Wed May 10, 2006 5:01 pm 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
I played around a bit with some of the colors on the 3um, including modifying the image that comprises the header bar. Still gotta do a little more work on it though, it's not quite right just yet. The 3um is starting to look better! Or at least closer to the way I want it to look! 8-) :popcorn: Stay tuned...

_________________
-Fuzzy


Top
  
 
Offline
 Post Fuzzy World 3um -- now with StatCounter!!!, Posted Tue May 16, 2006 12:43 pm 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
Finally -- I added StatCounter to the 3um! There's also an option to view 3um stats, so you can see how much traffic the 3um has been seeing...

_________________
-Fuzzy


Top
  
 
Offline
 Post Now current version, Posted Wed Aug 16, 2006 1:24 pm 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
After a day of downloading, uploading, deleting, uploading, deleting, uploading, deleting, and finally getting the whole mess figured out :shock: :oops: :slap: :knockknock: :lol: :coffee: the 3um is now current to the latest version of phpBB. I had a heck of a time figuring it all out though!

I'm still not much further on the Attach Mod though... but at least the 3um has nice cleanly Fuzzy-fied code! I now feel like I have a solid "base" to work from when I do install the Attach Mod...

Also note the new logo, tribute to a certain 3um member... ;) It will be temporary, don't worry! (Not applicable to the Aphrodite theme.)

Oh, BTW, in the process of upgrading, everybody's theme defaulted to subSilver, so you'll need to reselect your theme. Go into "Profile", and change the box that says "subSilver" to either Dingo (the normal default) or Aphrodite.

_________________
-Fuzzy


Top
  
 
Offline
 Post Posted Sun Dec 24, 2006 3:29 pm 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
I noticed that phpBB 2.0.22 was released last night. Had problems on the first go-round, so reverted to 2.0.21 files, and installed EasyMOD. Now that I've got things figured out, it seems to have done the job! :woohoo:

_________________
-Fuzzy


Last edited by FuzzyAdmin on Sun Dec 24, 2006 9:05 pm, edited 1 time in total.

Top
  
 
Offline
 Post Re: Fuzzy World 3um -- now with StatCounter!!!, Posted Thu Jun 05, 2008 1:52 pm 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
FuzzyAdmin wrote:
Finally -- I added StatCounter to the 3um! There's also an option to view 3um stats, so you can see how much traffic the 3um has been seeing...
Here we go again, StatCounter was added to the upgraded (phpBB3) 3um! Might as well post my mod instructions here:

In: subsilver2/overall_footer.html
Find:
Code:
   <span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group

Before, add:
Code:
   <!-- IF not S_USER_LOGGED_IN --><br />((add counter code here))<!-- ENDIF -->

For a "view stats" type link, continue with the following:
Code:
<br />((view stats link goes here))<br /><br />

Close file, clear cache if necessary, and you're good to go!

I'll do the prosilver style later, whenever I'm so moved... :coffee:

_________________
-Fuzzy


Top
  
 
Offline
 Post Re: Fuzzy World 3um -- now with StatCounter!!!, Posted Thu Jun 05, 2008 2:11 pm 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
FuzzyAdmin wrote:
I'll do the prosilver style later, whenever I'm so moved...
Okay, fine, here we go:

In: prosilver/overall_footer.html
Find:
Code:
   <div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group

In-line find:
Code:
<div class="copyright">

After, add:
Code:
   <!-- IF not S_USER_LOGGED_IN --><br />((add counter code here))<!-- ENDIF -->

For a "view stats" type link, continue with the following:
Code:
<br />((view stats link goes here))<br /><br />

Close file, clear cache if necessary, and you're good to go! Most other styles should be similar to this or subsilver2, and placement of the counter is based on preference...

_________________
-Fuzzy


Top
  
 
Offline
 Post Re: Updated the 3um, Posted Thu Jun 05, 2008 11:13 pm 
  
   
User avatar
patgolem
***½

Joined: Tue Jul 04, 2006 6:45 pm
Posts: 877
Location: Racine, WI
Interesting stat. 3 hours 11 minutes from the Midway Motor Lodge. Is that in Brookfield, WI or Plano, Texas? Is somebody geting free internet access via WIFI? Also using a MAC. I wonder how many people here use a MAC?


Top
  
 
Offline
 Post Re: Updated the 3um, Posted Thu Jun 05, 2008 11:53 pm 
  
   
User avatar
Fuzzy
****½

Joined: Fri Apr 07, 2006 11:40 pm
Posts: 7098
Location: Springfield, WI
patgolem wrote:
Is that in Brookfield, WI or Plano, Texas?
Lots of Milwaukee-based companies have their IP tied to Plano. Milwaukee Pub Lib (Public Library!) is one of 'em! Not exactly an exact science...

_________________
-Fuzzy
President, Waukesha County Gandy Dancers model railroad club
Adviser, Little WISE Guys & Gals youth model railroad group
DM Rail Group: Milwaukee Franklin & Norway • South Fork • IndustRail • St. Louis Northern • Paris Coal Railway


Top
  
 
Offline
 Post Re: Updated the 3um, Posted Tue Jun 10, 2008 12:27 pm 
  
   
User avatar
ed w
Best User of Smileys

Joined: Thu Apr 13, 2006 3:12 pm
Posts: 2536
Location: NW Milwaukee
patgolem wrote:
Interesting stat. 3 hours 11 minutes from the Midway Motor Lodge. Is that in Brookfield, WI or Plano, Texas? YEP! Somebody getting free internet access via WiFi? Also using a MAC. I wonder how many people here use a MAC?

Image :idea: The enlightened ones - right Mr. Yuhas and Weeden? :mrgreen:

_________________
If I wanted to start an argument, I'd've said "the MP15DC is the better locomotive". You’d say "No, the MP15AC is a far better loco ~ ya don't have to throw all those toggle switches to get it to run around the RR." :rofl: :woohoo:


Top
  
 
Offline
 Post Re: Updated the 3um, Posted Fri Jun 20, 2008 5:24 am 
  
   
User avatar
FuzzyAdmin
Site Admin

Joined: Mon Jan 23, 2006 5:08 pm
Posts: 373
Location: Pay no attention to the man behind the curtain...
New subforum under Railroads: Watch Lists. Most of the existing "watch lists" have been re-done in this new section, with the old topics closed (and linked accordingly). Some more changes coming soon... :idea:

_________________
-Fuzzy


Top
  
 
Offline
 Post Re: Updated the 3um, Posted Fri Jun 20, 2008 11:37 am 
  
   
User avatar
WSOR 3807
***½

Joined: Tue Feb 14, 2006 5:24 pm
Posts: 850
Location: Reedsburg, WI
Very nice Fuzzy, I like it that they are all collected in one place. And thanks for making them easy to read too.

Noah

_________________
Check out my website, Badger Rails:
http://badgerrails.webng.com

My Model Railroad Club's website:
http://sandhousecrew.webng.com

My railpictures.net pictures


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 50 posts ]  Go to page 1, 2, 3, 4  Next

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Search for:
Jump to:  


View 3um Stats

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group