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

Showing results 1 to 25 of 39
Search took 0.00 seconds.
Search: Posts Made By: PHPGeek2k3
Forum: vBulletin 3.8 Add-ons 06-30-2008, 03:57 AM
Replies: 450
Administrative and Maintenance Tools - Multiple account login detector (AE Detector)
Views: 146,684
Posted By PHPGeek2k3
is your main login or the other login that you...

is your main login or the other login that you have logged into set to be ignored by in the admincp settings for this plugin?

if so than its working as designed.

Thanks
- James
Forum: vBulletin 3.5 Add-ons 09-08-2006, 03:11 AM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
This hack only checks upon user logging into the...

This hack only checks upon user logging into the forum. this should not affect your server load.

Thanks
- James
Forum: vBulletin 3.5 Add-ons 09-06-2006, 03:34 AM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
i have a possible solution to fix the problem...

i have a possible solution to fix the problem with changing user-id's for those with that one exception.

I will code this out and send the possible code fixes to MPDev and see what he has to say....
Forum: Modification Graveyard 06-28-2006, 05:55 AM
Replies: 111
Views: 29,935
Posted By PHPGeek2k3
Just a suggestion/request how would adding...

Just a suggestion/request

how would adding the ability to filter out posts from a certain forum and filter out specified users setup in vbulletin options.

Thanks
- James
Forum: vBulletin 3.5 Add-ons 04-18-2006, 07:56 PM
Replies: 53
Views: 14,075
Posted By PHPGeek2k3
bug in your uninstall protion of the product xml ...

bug in your uninstall protion of the product xml


$db->query_write("DELETE FROM ". TABLE_PREFIX." WHERE filename='./includes/cron/autodelete.php'");


should be


$db->query_write("DELETE...
Forum: vBulletin 3.5 Add-ons 04-01-2006, 04:46 AM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
ok i have updated this with a couple more...

ok i have updated this with a couple more features and a possible fix for the IP problem that was posted earlier.

I have added the ability to post a reply to a thread if the user has already...
Forum: vBulletin 3.5 Add-ons 04-01-2006, 04:05 AM
Replies: 348
Views: 48,539
Posted By PHPGeek2k3
Awesome Thanks - James

Awesome

Thanks
- James
Forum: vBulletin 3.0 Full Releases 03-29-2006, 07:19 AM
Replies: 12
Views: 5,270
Posted By PHPGeek2k3
kewl hack could be useful thanks - James

kewl hack could be useful thanks

- James
Forum: vB3 General Discussions 03-08-2006, 09:31 AM
Replies: 4
Views: 1,121
Posted By PHPGeek2k3
you will need to search under phrase manager in...

you will need to search under phrase manager in your AdminCP.

Those parts of the registration process is not in a template or a PHP file they are phrases.

Thanks
- James
Forum: vBulletin 3.5 Add-ons 03-06-2006, 10:26 PM
Replies: 28
Views: 5,865
Posted By PHPGeek2k3
This should work fine with AE detector hack as...

This should work fine with AE detector hack as these perform check for multiple user via two different methods.

new xml file should have fixed the install/uninstall issue.

thanks
- James
Forum: vBulletin 3.5 Add-ons 03-06-2006, 10:17 PM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
unless you probably have multiple people...

unless you probably have multiple people constantly logging in all day long as in serveral a second then this should not be a problem with your load. more and likely something else

Thanks
- James
Forum: vBulletin 3.5 Add-ons 03-05-2006, 05:56 AM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
This is something im looking into and have...

This is something im looking into and have thought of for this exact reason as i completely understand that its completely anyoing.

The only problem is how this would keep record of what threadid...
Forum: vBulletin 3.5 Add-ons 03-04-2006, 04:19 AM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
It should do this already as it doesnt keep track...

It should do this already as it doesnt keep track of whether it has already triggered an alert or not.

Thanks
- James
Forum: vBulletin 3.5 Add-ons 03-04-2006, 04:11 AM
Replies: 28
Views: 5,865
Posted By PHPGeek2k3
just to let every one know i have updated the...

just to let every one know i have updated the download to fix the problem with the tables not getting added to the database.

Thanks
- James
Forum: vBulletin 3.5 Add-ons 03-03-2006, 09:15 PM
Replies: 28
Views: 5,865
Posted By PHPGeek2k3
the " . TABLE_PREFIX . "_table_name ...

the


" . TABLE_PREFIX . "_table_name


Should not effect you installation as it is taken care of by vbulletin.

go ahead and try changing
Forum: vBulletin 3.5 Add-ons 03-03-2006, 05:01 AM
Replies: 28
Views: 5,865
Posted By PHPGeek2k3
The XML Product File should have added that table...

The XML Product File should have added that table to the database.

Could you check via phpMyAdmin to see if the table is there?

As in the tests i have done it has worked for me.

Thanks
-...
Forum: vBulletin 3.5 Add-ons 03-02-2006, 07:09 PM
Replies: 28
Views: 5,865
Posted By PHPGeek2k3
yes i am very well aware of that plugin as i...

yes i am very well aware of that plugin as i helped code it.

This hack is completely seperate and has different feature set.

MPDev is aware that i have been working on this current hack as he...
Forum: vBulletin 3.5 Add-ons 03-02-2006, 07:03 PM
Replies: 28
Views: 5,865
Posted By PHPGeek2k3
Post reserverd for future. Thanks - James

Post reserverd for future.

Thanks
- James
Forum: vBulletin 3.5 Add-ons 03-01-2006, 10:00 PM
Replies: 28
Views: 5,865
Posted By PHPGeek2k3
[BETA/DEV] MutliUser Detection

!!!!!!!!!!!!!!!!!!!!!!!! WARNING WARNING THIS IS IN BETA / DEVELOPMENT STAGE STILL WARNING WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!


You ask what does this do?

well it checks the user against a list...
Forum: vBulletin 3.5 Add-ons 02-22-2006, 05:36 AM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
i was trying to ask if you had the it configured...

i was trying to ask if you had the it configured as the user to send that sends the alert / posts the thread in admin forum as the user that is not getting the PM. As vBulletin will not send a PM to...
Forum: vBulletin 3.5 Add-ons 02-21-2006, 09:19 AM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
For those of you who would like the original...

For those of you who would like the original method / hack

i have converted everything back to the way they were. Re-Created the template. and have kept alot of the settings. i just commented out...
Forum: vBulletin 3.5 Add-ons 02-21-2006, 06:35 AM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
Do you possibly have it setup for the AE Sender...

Do you possibly have it setup for the AE Sender setup as the user you want the PM Sent to. As it will not send a PM to itself.

I can make this an option to have it setup where it will either send...
Forum: vBulletin 3.5 Add-ons 02-20-2006, 04:58 PM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
file should be in my post just a couple up from...

file should be in my post just a couple up from yours.

Thanks
- James
Forum: vBulletin 3.5 Add-ons 02-20-2006, 04:56 PM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
You can edit this by going to AdminCP ->...

You can edit this by going to

AdminCP -> Languages & Phrases -> Phrase Manager -> search in phrases -> enter the following with out "'s "multiplelogin_alert" and click on phrase variable name...
Forum: vBulletin 3.5 Add-ons 02-20-2006, 04:33 PM
Replies: 482
Views: 150,483
Posted By PHPGeek2k3
As of this attached file this is now a setting to...

As of this attached file this is now a setting to have either the triggered user post the thread or the what is configured under AE Sender configuration option.



The attached file should fix...
Showing results 1 to 25 of 39

 
Forum Jump

All times are GMT. The time now is 11:49 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.01576 seconds
  • Memory Usage 2,044KB
  • 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
  • (71)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