Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: melondog
Forum: vBulletin 2.x Full Releases 04-04-2002, 02:03 PM
Replies: 6
Views: 1,892
Posted By melondog
Which version of vB are you running?

Which version of vB are you running?
Forum: vBulletin 2.x Full Releases 04-04-2002, 01:00 AM
Replies: 64
Views: 15,545
Posted By melondog
The reason the redirect is there is so if a user...

The reason the redirect is there is so if a user refreshes the thread page, the post is not resubmitted. You should redirect to a blank page that redirects to the thread, to make it seem like no mid...
Forum: vBulletin 2.x Full Releases 04-03-2002, 08:39 PM
Replies: 11
Views: 2,493
Posted By melondog
It's all fixed guys. I hope there arn't anymore...

It's all fixed guys. I hope there arn't anymore problems with it.
Forum: vBulletin 2.x Full Releases 04-03-2002, 03:23 PM
Replies: 11
Views: 2,493
Posted By melondog
Ok, I didn't realize this, it was a quick hack. I...

Ok, I didn't realize this, it was a quick hack. I will have a fixed version for you guys soon. Thanks pwr_sneak for the tips.
Forum: vBulletin 2.x Full Releases 04-02-2002, 07:47 PM
Replies: 11
Views: 2,493
Posted By melondog
Thanks. I will be adding more hacks as I make...

Thanks. I will be adding more hacks as I make them.
Forum: vBulletin 2.x Full Releases 04-01-2002, 10:00 PM
Replies: 11
Views: 2,493
Posted By melondog
Send User a PM on Birthday

Ok, I made a little hack to send users a PM on their Birthday.

Fixed

First, make a new file, pmbday.txt, and chmod it to 777.

Next open index.php and add this code:

You can add it pretty...
Forum: Modification Requests/Questions (Unpaid) 03-28-2002, 04:04 PM
Replies: 8
Views: 2,083
Posted By melondog
That's not a bad idea. I'll see what I can do...

That's not a bad idea. I'll see what I can do with it.
Forum: vBulletin 2.x Full Releases 03-26-2002, 10:00 PM
Replies: 1
Views: 2,051
Posted By melondog
Moderate new threads only

Here's my second hack. It's very easy to do, it allows only new threads to go into the moderation queue.

In newthread.php find this:
and delete it.

Next, we need to change a line a little...
Forum: vBulletin 2.x Full Releases 03-25-2002, 07:58 PM
Replies: 6
Views: 1,892
Posted By melondog
Use this: if(!ismoderator() &&...

Use this:

if(!ismoderator() && $bbuserinfo[usergroupid] != 8){ This will allow mods, admins, and also usergroup 8. If you want to add more, just copy and paste the $bbuserinfo[usergroupid] != 8...
Forum: vBulletin 2.x Full Releases 03-22-2002, 10:00 PM
Replies: 6
Views: 1,892
Posted By melondog
Allow only certain usergroups avatars

This is a quick hack a whipped up, I didn't see it anywhere. It's my first working hack for vBulletin.

First, you want to open member.php
Find this:
if (!$avatarenabled) { and replace it with:...
Forum: vBulletin 2.x Full Releases 03-05-2002, 10:16 PM
Replies: 76
Views: 23,487
Posted By melondog
here is the fixed code. I think it should...

here is the fixed code. I think it should work....

if ((!$forumuser['invisible'] or $bbuserinfo['usergroupid'] == 6 or $bbuserinfo['usergroupid'] == 5 or $bbuserinfo['usergroupid'] == 7) and...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT. The time now is 02:44 AM.


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.01544 seconds
  • Memory Usage 1,936KB
  • 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
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (11)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (14)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • forumjump
  • search_complete
  • navbits
  • navbits_complete