vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   What Hacks Do People Want? (https://vborg.vbsupport.ru/showthread.php?t=31)

04-19-2000 12:24 AM

Hi All,

What sorta hacks are people wanting for this forum. You'll see me around here alot - and I just wanna get an idea. Thanks!

04-19-2000 02:33 AM

I think that Active Threads, a Memberlist and Private Messaging would be the most urgent at first...

04-19-2000 02:37 AM

Luckily for me, 90% of the hacks I have are standard on this board. The only ones that I would really need are Private Messaging, and also the hack that eliminates the "Edited By" line if a Mod or Admin edits a post.

Other than that, this board already has all the main hacks that I would want.

04-19-2000 02:40 AM

You can already turn off the edited by message in the control panel.

04-19-2000 02:43 AM

Make that 95% of the hacks I need are already installed ;)

Luckily for me, I know PHP much better than Perl, so I should be able to implement most of the smaller hacks I need (such as the all caps topic/message, etc.). At this point, I'd say the main thing is Private Messaging.

04-19-2000 02:53 AM

I don't like private messaging. I think that forums should be for everyone to read, and you can use email if its only one person :)

Anyway - Thats one of the harder hacks to make.

04-19-2000 03:24 AM

I believe Private Messages is up in one of the next versions

04-19-2000 03:28 AM

Nope, that would about make it 100%.

Thanks anyway Michael! ;) I'm sure we'll think of something to add...

04-19-2000 03:50 AM

I'm going to make a AIM, ICQ, hack so you can send and add them, like in the UBB.

04-19-2000 04:11 AM

lol
I don't think that would classify as a hack, but more as a template modification ;)

But, go get 'm! :)

we need hacks

04-19-2000 04:20 AM

like about 10,000+ posts, at @Forums we been lookes to make longer threads, at the cave we hit 1,200 then the cave kindda died we we had to start a new one. Oh BTW I'm looking at this one Martin thinking about switching @Forums to this Format! I want too center the SIG? HOW!

[Edited by robertjvan on 04-19-2000 at 01:24 PM]

04-19-2000 04:42 AM

Quote:


like about 10,000+ posts, at @Forums we been lookes to make longer threads, at the cave we hit 1,200 then the cave kindda died we we had to start a new one. Oh BTW I'm looking at this one Martin thinking about switching @Forums to this Format! I want too center the SIG? HOW!

[Edited by robertjvan on 04-19-2000 at 01:24 PM]

how's about posting! HAAHAHAHAHA

04-19-2000 05:50 AM

I'd really like the "Signature Checked By Default - Option In Preferences" hack.

04-19-2000 06:08 AM

Badger - the templates and all neccessary code is already in place for ICQ, AIM and Yahoo 'hacks'. All you need to do is edit a few of the templates, and they become visible.

Jimbo - the Signature is checked by default when you are logged in and you have a signature specified.

Robertjvan - couldn't quite figure out what you were asking. :)

John

04-19-2000 06:34 AM

Quote:



Badger - the templates and all neccessary code is already in place for ICQ, AIM and Yahoo 'hacks'. All you need to do is edit a few of the templates, and they become visible.

Jimbo - the Signature is checked by default when you are logged in and you have a signature specified.

Robertjvan - couldn't quite figure out what you were asking. :)

John

It ain't the first time people misunderstand me, ask Martin! Anyways what I mean so can ya have a long long thread say 10,000+ posts. Thats what me and the Bear over at @Forums is aiming for!

04-19-2000 06:39 AM

Man you already got everything in it :(, no need to make any hacks LOL :D

I'll figure somthing out :)

04-19-2000 06:50 AM

Aha - I understand now :)

There should be no reason why threads could not be 10000+ posts long. If you guys are feeling really bored, then there is always the chit chat forum ;)

John

04-19-2000 01:02 PM

Well one thing i would like to see that i have now is the icon under username hack. I have it set to where users can put a 60x60 graphic under there name. I don't want it set up to where they upload it to my web space. I just want them to be able to put a url to a picture they want to use and it restrict it to 60x60.

Thanks
Matt

04-19-2000 06:54 PM

yeah, that would be a good hack, or the custom user status hack :)

04-20-2000 06:29 AM

Well, custom user status hack is already there - check out my status! It is controlled by the administrator at the moment, but I will probably change that so that the admin can optionally allow users to specify their own one.

The icon thing can also be done, after a fashion, by the admin. HTML code can be included in the user status, so theoretically, you could have:

Administrator<br><img src="admin.gif">

John

04-20-2000 02:36 PM

I would like to see Topic Tracking added to the board.. How it would work is a user can click a button on a post and then they would "subscribe" to that topic.. then they would be e-mailed when someone new replies to that post... Also you could have a link to "edit your subscriptions" so it would list all the forums you have subscribed to and let you delete ones you are no longer interested in...

Also on boards with smaller amounts of traffic they could enable you to subscribe to a entire forum and be e-mailed of any new post in that forum. For sites with more traffic users could click a link and see all the new stuff in their favorite forums...

Steve

04-20-2000 06:11 PM

You can already 'subscribe' to a topic (email notification)

04-21-2000 12:43 AM

I would like to see the private message hack for sure but also the notify the admin when a new user signs up.

Parker

04-21-2000 12:51 AM

As said before, Private Message will be a feature of the next big version :)

04-21-2000 04:24 AM

Quote:

also the notify the admin when a new user signs up.

Already there! :)

04-21-2000 09:16 AM

Looks like I am taken care of then. :)

When you get do an upgrade are you going to have to rebuild all the threads as you have to with UBB?

Parker

04-21-2000 09:21 AM

The reason you have to update threads with UBB is because all the variables are hard coded in the individual topic files and have to be changed.

With the mySQL back-end, the stuff is pull in dynamically, so it doesn't have to be updated.

04-21-2000 09:29 AM

The reason you have to update pages in the UBB is actually because they are not dynamically created pages, they are .html that have to be rebuilt to show the changes, where a dynamically generated page gets rebuilt every time it is shown.

04-21-2000 09:35 AM

hehehe

04-21-2000 09:45 AM

No I was just trying to explain it a little differently is all;)

04-23-2000 12:27 PM

No he was just trying to explain it a little differently is all :)

04-23-2000 12:58 PM

Is there a problems with trying to clarify something?

04-23-2000 04:11 PM

Quote:


As said before, Private Message will be a feature of the next big version :)

Any idea when this will be out?

04-23-2000 04:54 PM

I think John said he wouldn't be releasing a HUGE update until sometime over the summer. Am I correct, John?

04-23-2000 06:38 PM

What about a hack to expand the 'current online users' a bit? (show where they are, what they're doing, etc.)

04-26-2000 07:38 AM

How about a hack so that only admins (and not moderators) can view IP addresses? Or is this already available?

04-26-2000 07:45 AM

The gallery hack, where people can post graphics/pictures would be useful for my board.

Also the file upload hack, which can be seen in action at ubbcodehacking.com.

And while I'm at it, the ubbcode buttons would be pretty cool too.

05-05-2000 05:50 AM

Also add a multiable page hack.

Say if a topic went over so many replies you could have it break doen to more than one page to help on server load. Just like theis thread took a second for it to load. Could have been spread over say 20 replies per page. than on the forum topic list page have it show the amount of pages of the thread with a link to each page. so if you have been a frequent visitor you would only have to go the the last page to see the newest postings.

Just saw this feature in another post just now.

IGNORE this

[Edited by Jerry on 05-05-2000 at 01:55 PM]

05-05-2000 10:40 AM

I would like to see the option where only admins and moderators can delete a post so members can edit their posts but not delete them.

Parker

05-06-2000 05:45 PM

I'd like to see (as a feature not necessarily a hack :))
the ability to have a user be allowed in several different user groups.

I need lots of private forums ... where
forum a is only accessible to a certain set of people
forum b is only accessible to a different set of people

but it's possible for the same person to need to be allowed in both forum a and b.

Thanks,
Lynn


All times are GMT. The time now is 10:57 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01250 seconds
  • Memory Usage 1,786KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete