was the statistics module we had implemented on an old version of MS that showed everything on it....
yay or nay
-e-
[ms] · Est. May 2002
One durable person. One social graph. Many communities—and every way people speak, share, listen, write, gather and remember.
was the statistics module we had implemented on an old version of MS that showed everything on it....
yay or nay
-e-
Re: You know something I really miss
i think i brought that up when you were asking for suggestions of things to keep when you cleaned this place up. i like the stats.... yay!
Re: You know something I really miss
And while you're at it.... please reopen the bar again 8)
^^ :?:
-e-
you know. beer, vodka, and peanuts.
bring back the Stats. Stat!
[quote=Encryption]^^ :?:
-e-[/quote]
Don't take me seriously, i know i don't :no way:
Go for it. :RockOn:
Yeah I liked the stats too - something to keep us nerds happy! :RockOn:
BTW, I'm enjoying making my first use of the newly returned Quick Reply! 8)
No quick reply and no stats make skahound something, something.
Re: You know something I really miss
:?:
ya. i liked knowing who was the biggest whore of the week and month. :Naughty:
I liked Stats, but I miss most being able to see who else was browsing the forum with you. BRING IT BAAAACK.
Also bring back Ignore so I can put Pataky on it :)
[quote=picklemonkey] Also bring back Ignore so I can put Pataky on it :)[/quote] How could you?! :shock:
^^Sorry Ian, but hed be the first on mine too. Hes nothing but a waste of text :roll: Twas funny to start with now it`s just crap.
[quote=picklemonkey]but I miss most being able to see who else was browsing the forum with you. BRING IT BAAAACK.
[/quote]
Seconded. Bring it back!!!!
duderz, that option IS available, while viewing the list of topics at the very bottom of the page, you will see a list of users who are browzing the forum. It may seem confusing at first because it looks just like the list of users who visited the site from the index page but its actually the list of users browzing the forum
-e-
i liked the stats too... and those fun little games :)
-e-, i think they may be talking about the actual online notifier next to their avatar. i think it used to be a little green dot...
oh.... hmmm I might be able to bring that one back too....
as for the stats, I tried to implement them yesterday but there's a strange error that's being generated so I guess thats out
-e-
I was refering to the who is online. Can you not move it up the top of the forum page.
(i know i want the world on a plate as well) Thxs
how about we all just give you a ring and let you know we are logging on. would that suffice? lol :lol:
Re: You know something I really miss
which of the two sets of images would you guys rather have ?
[img]http://area51.phpbb.com/phpBB22/styles/subSilver/imageset/en/btn_online.gif[/img] [img]http://area51.phpbb.com/phpBB22/styles/subSilver/imageset/en/btn_offline.gif[/img]
[size=6][color=blue][b]OR[/b][/color][/size]
[img]http://www.das-serienboard.de/forum/templates/SpacePilot3K/images/offline.gif[/img]
[img]http://www.das-serienboard.de/forum/templates/SpacePilot3K/images/online.gif[/img]
-e-
Re: You know something I really miss
[quote=Encryption]which of the two sets of images would you guys rather have ?
[img]http://area51.phpbb.com/phpBB22/styles/subSilver/imageset/en/btn_online.gif[/img] [img]http://area51.phpbb.com/phpBB22/styles/subSilver/imageset/en/btn_offline.gif[/img]
-e-[/quote]
i like this one, these ones.. those two.. those ones.. whatever.. you know what i mean
Re: You know something I really miss
done
-e-
Re: You know something I really miss
you amaze me man! :Bingo: cheers mush
not just a pint.. i give you the whole bloody brewery!
[img]http://www.freewebs.com/stella-artois/Photos/Stella3.jpg[/img]
If there was a competition for pimp my forum i'm sure you would kick everyone's ass :RockOn:
:Naughty:
I liked it.
I wish the quick reply worked properly :twisted:
-e-
I know absolutely nothing about phpBB so I've got what's probably a stupid question. How come sometimes the board has to go down for an upgrade, but other times there are changes that seem to happen in about 5 minutes while we're still up? Usually with the upgrades (notice I say usually) I don't even notice a difference. But today there have been several tweaks and it's all gone seemlessly. Just curious.
Signed- Obsessed in Orlando
its a need to know basis and you dont need to know
[quote=DreamGirlie]I liked it.
I wish the quick reply worked properly :twisted:[/quote]
sweetness, I know it may seem as though I am ignoring your Question but the problem is I have tested it out and I dont have a solution to how to make it work. Problem with hitting tab is usually when you maneuver your way to the Quick Reply Box by hitting Tab, type in your message, then hitting tab again would take you to the smilies and then the submit button.
Directly clicking in the quick reply box and hitting tab thereafter will take you to the browsers last remembered position of tab i.e. the very first spot. I could implement the Alt + S feature where it will send the message after you type it in but I will have to look for that mod
sorry this has not really been a solution for you
-e-
[quote=skahound]-e-
I know absolutely nothing about phpBB so I've got what's probably a stupid question. How come sometimes the board has to go down for an upgrade, but other times there are changes that seem to happen in about 5 minutes while we're still up? Usually with the upgrades (notice I say usually) I don't even notice a difference. But today there have been several tweaks and it's all gone seemlessly. Just curious.
Signed- Obsessed in Orlando[/quote]
well here's the deal..... when I have to make serious changes to the source code of the forums (like I did with the sub forums mod 2 nights back), the upgrade was implementing several changes on the database end of how the sub-forums mod worked. In addition to that, the number of changes I had to make to the phpbb source code were SO MANY, it would have been easier to clean install the entire forum and re-add the mods.....
now since the DB had to be re-installed for this upgrade, I knew it would create a problem with the previous version of the forums giving errors so I had to install the DB on a location to do the test. Once the DB was set up, I had to essentially migrate all the data.... that's where the locking up of the forums came into effect because moving a database with about 90,000 posts is not a walk in the park. Especially because from remote location, I can only upload about 10,000 posts at a time and that takes about 35 minutes for each update.
Secondly, if I moved everything over and left the board open, then we have people still posting on here and signing up.... in effect, the forum loses all the new members + posts since my last backup till the backed-up db is uploaded and the forum is online..... so its safer to not have people post or sign up to ensure nothing is missed....
now all the "features" (mod installs), while they still change the forums code, they do not "edit" the db to the extent something will go wrong (plus I've learnt a thing or two about coding), they simply add to the so I dont need to take down the backend and so most mod installs happen in real time....
I hope that's a little clear....
-e-
As clear as a muddy lake. But thanks for the rapid response.
plus them glassed dont really help the muddy lake situation :lol:
-e-
Look at it as a highway under contruction: no good letting cars drive on it while you're working on it, right?
^^ Unless you're just paving the Shoulder :wink:
-e-