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

Showing results 1 to 25 of 32
Search took 0.00 seconds.
Search: Posts Made By: Fallout2man
Forum: Modification Requests/Questions (Unpaid) 05-27-2003, 07:18 PM
Replies: 10
Views: 2,177
Posted By Fallout2man
Fixed that, also realized the main if statement...

Fixed that, also realized the main if statement was off, I was using userid instead of usergroupid like it should've been.
Forum: Modification Requests/Questions (Unpaid) 05-22-2003, 08:29 PM
Replies: 10
Views: 2,177
Posted By Fallout2man
I'm just toing to throw out my previous try and...

I'm just toing to throw out my previous try and have another go.

under this:

if ($url==$HTTP_REFERER) {
$url=urlencode($url);
}

add this
Forum: vBulletin 2.x Beta Releases 04-07-2003, 11:36 PM
Replies: 140
Views: 31,954
Posted By Fallout2man
Send a copy of your script over to my email,...

Send a copy of your script over to my email, fallout2man@hotmail.com if you can please.

and why haven't you just posted this allready? Wouldn't it be much easier to just have a public beta test?...
Forum: vB3 General Discussions 02-22-2003, 11:45 PM
Replies: 5
Views: 1,323
Posted By Fallout2man
Specifically, I'd like to ask everyone about the...

Specifically, I'd like to ask everyone about the idea of a hack permission system, reguarding editing. Do you think it's worth it to encode the files to keep such a system tamper proof?
Forum: vB3 General Discussions 02-22-2003, 04:31 AM
Replies: 5
Views: 1,323
Posted By Fallout2man
A hack manager would be implied in what I'd be...

A hack manager would be implied in what I'd be making, it would contain a list of what you had and let you uninstall from there.
Forum: vB3 General Discussions 02-22-2003, 01:08 AM
Replies: 5
Views: 1,323
Posted By Fallout2man
A new vBhacker

Well after finally getting the okay from Firefly, I've started working on a new vBhacker, it probably won't really be used much for 2.0 considering it's on its last legs, however I would hope that...
Forum: vBulletin 2.x Beta Releases 12-31-2002, 11:41 PM
Replies: 19
Views: 4,047
Posted By Fallout2man
It's a minor bug, Prince just forgot to put an...

It's a minor bug, Prince just forgot to put an ending '

Replace this:

if ($posts == 0){
$DB_site->query("DELETE FROM `user` WHERE userid='$userid");


With this:
Forum: vB3 General Discussions 09-20-2002, 10:57 PM
Replies: 44
Views: 3,839
Posted By Fallout2man
It seemed to be incinuated by your post that it...

It seemed to be incinuated by your post that it was what you meant.
Forum: vB3 General Discussions 09-20-2002, 09:07 PM
Replies: 44
Views: 3,839
Posted By Fallout2man
Actually there are some big debates, OH is not a...

Actually there are some big debates, OH is not a place to be treaded lightly. Not everywhere is kind and friendly, over there people generally are swift to act and it's not easy to shake an image....
Forum: vBulletin 2.x Full Releases 07-25-2002, 03:17 AM
Replies: 32
Views: 10,280
Posted By Fallout2man
If you've installed everything, the option should...

If you've installed everything, the option should be at the bottom of the yes/no options when editing a profile in the admin cp.
Forum: vBulletin 2.x Full Releases 07-24-2002, 12:05 PM
Replies: 32
Views: 10,280
Posted By Fallout2man
Well hopefully this hack will be upgraded soon,...

Well hopefully this hack will be upgraded soon, I've been working on the extra feature that guy wanted, and maybe a little something else I thought up, just been busy with server work lately so I...
Forum: vBulletin 2.x Full Releases 07-17-2002, 12:35 AM
Replies: 32
Views: 10,280
Posted By Fallout2man
Yes, but I'd have to modify the hack and add a...

Yes, but I'd have to modify the hack and add a table to the database for reported posts. If you really want me to I'll work on it.
Forum: vBulletin 2.x Full Releases 07-15-2002, 08:41 PM
Replies: 32
Views: 10,280
Posted By Fallout2man
As for my code, yes just remove if if you're...

As for my code, yes just remove if if you're going with firefly's. Since they both aim to define the same variable.
Forum: vBulletin 2.x Full Releases 07-15-2002, 08:37 PM
Replies: 32
Views: 10,280
Posted By Fallout2man
Sorry, I'm making quick edits to my post because...

Sorry, I'm making quick edits to my post because I realized I originally left an and statement and have been trying to correct my mistakes. One moment while I edit....again :p
Forum: vBulletin 2.x Full Releases 07-15-2002, 08:25 PM
Replies: 32
Views: 10,280
Posted By Fallout2man
O_o;; wow, you don't hang around vb.org for a...

O_o;; wow, you don't hang around vb.org for a while and look what happens. Before anyone asks this hack was entirely hand coded, while apparently my variables may be the same I did not steal code...
Forum: vBulletin 2.x Full Releases 07-15-2002, 09:57 AM
Replies: 32
Views: 10,280
Posted By Fallout2man
Velocd posted the text file from vBhacker...

Velocd posted the text file from vBhacker already, I just fixed some errors in it and posted the corrected code. The rest of the edits are in his text file.
Forum: vBulletin 2.x Full Releases 07-15-2002, 07:35 AM
Replies: 32
Views: 10,280
Posted By Fallout2man
I'd reccomend just using the text file since...

I'd reccomend just using the text file since you're selectively installing PHP.
Forum: vBulletin 2.x Full Releases 07-15-2002, 07:04 AM
Replies: 32
Views: 10,280
Posted By Fallout2man
Yes, simply don't do this for the PHP ...

Yes, simply don't do this for the PHP


+-------------------------------------------------------------------------------------------------+
| In admin/functions.php, replace this code: ...
Forum: vBulletin 2.x Full Releases 07-15-2002, 06:49 AM
Replies: 32
Views: 10,280
Posted By Fallout2man
The idea of disabling it is because the...

The idea of disabling it is because the administration at that particular board is very leniant on bannings. This way we can take away the problem without me having to rally for a ban and get the...
Forum: vBulletin 2.x Full Releases 07-15-2002, 04:07 AM
Replies: 32
Views: 10,280
Posted By Fallout2man
Uh-oh, that text file generated some uneccesary...

Uh-oh, that text file generated some uneccesary slashes on the template and SQL query. I hate it how vBhacker sometimes does that. Here's the correct code

...
Forum: vBulletin 2.x Full Releases 07-15-2002, 04:03 AM
Replies: 32
Views: 10,280
Posted By Fallout2man
Thanks, and the main reason I did this was...

Thanks, and the main reason I did this was because one of the supermods demanded the entire feature be removed. I decided to meet him halfway and make a hack. Plus this is a good way to test the PHP...
Forum: vBulletin 2.x Full Releases 07-14-2002, 10:00 PM
Replies: 32
Views: 10,280
Posted By Fallout2man
Only Show IP:Logged if user is admin or supermod, and disable Post report by user

At one of my boards, we had a paticular problem with one user. He kept reporting bogus posts just to try and get people he didn't like banned. I warned him but he didn't stop. So I instituted a hack...
Forum: vBulletin 2.x Beta Releases 06-07-2002, 05:31 AM
Replies: 27
Views: 5,301
Posted By Fallout2man
Eh you people are too paranoid, all boards I...

Eh you people are too paranoid, all boards I admin at have multiple admins, three have three including me, one has four including me. Also I just got an interesting idea, why not have a seperate...
Forum: vBulletin 2.x Full Releases 05-12-2002, 09:55 PM
Replies: 89
Views: 14,526
Posted By Fallout2man
*points to my feature request* Yes, It's...

*points to my feature request*

Yes, It's always in the default dir. If we could read the mod dir, and save to either the mod, forum, or admin dir, then the script would completely eliminate the...
Forum: vBulletin 2.x Full Releases 05-04-2002, 10:27 PM
Replies: 89
Views: 14,526
Posted By Fallout2man
Make sure you've CHMOD 0777'd all of your PHP...

Make sure you've CHMOD 0777'd all of your PHP files in the root, admin, and mod directories, as well as the directories themselves, and the root forum directory. That might fix the problem.
Showing results 1 to 25 of 32

 
Forum Jump

All times are GMT. The time now is 06:47 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.04535 seconds
  • Memory Usage 2,050KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (63)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
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete