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

Showing results 1 to 25 of 496
Search took 0.01 seconds.
Search: Posts Made By: eoc_Jason
Forum: vBulletin 4.x Add-ons 04-28-2011, 01:04 PM
Replies: 1,122
Views: 217,816
Posted By eoc_Jason
^^^ There is your answer right there... You...

^^^ There is your answer right there... You didn't remove the relevant itrader PHP files... Uninstalling the plugin only removes the database stuff, you still have to delete the files that you...
Forum: vBulletin 4.x Add-ons 04-11-2011, 02:50 PM
Replies: 1,122
Views: 217,816
Posted By eoc_Jason
Good to see that someone is maintaining my old...

Good to see that someone is maintaining my old add-on... :up:

After reading through a couple pages of posts it sure brings back memories... Years later and same old questions / problems... Makes...
Forum: vBulletin 3.6 Add-ons 02-15-2010, 12:40 PM
Replies: 1,228
Administrative and Maintenance Tools - vbStopForumSpam - known spammer lookup for new registrations
Views: 427,566
Posted By eoc_Jason
Let me try to explain it from how I've looked...

Let me try to explain it from how I've looked over the code.

The main need for the local cache is because of where the hook location is in the registration code. Pretend a person (or bot) messes...
Forum: vBulletin 3.6 Add-ons 02-03-2010, 07:56 PM
Replies: 1,228
Administrative and Maintenance Tools - vbStopForumSpam - known spammer lookup for new registrations
Views: 427,566
Posted By eoc_Jason
Is the http://www.stopforumspam.com/ website down...

Is the http://www.stopforumspam.com/ website down for anyone else? I can't connect via web browser, ping, reverse lookup, nothing! :(
Forum: vBulletin 3.6 Add-ons 02-02-2010, 06:08 PM
Replies: 1,228
Administrative and Maintenance Tools - vbStopForumSpam - known spammer lookup for new registrations
Views: 427,566
Posted By eoc_Jason
While I don't use this mod (I coded my own), I do...

While I don't use this mod (I coded my own), I do use the stopforumspam website and have been extremely pleased with its results.

I'm actually able to catch 99.9% of the bots before I even check...
Forum: Forum and Server Management 01-19-2010, 03:24 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
Splitting up the posts index into several sources...

Splitting up the posts index into several sources has more advantages that just re-indexing. As kmike eluded to, you can setup "agents" on your server so that when a person does a search it will...
Forum: Forum and Server Management 01-17-2010, 09:17 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
kmike - thanks for that info, I must over looked...

kmike - thanks for that info, I must over looked over that in the docs...

Just curious, how much of a performance difference did you see using the distributed process?

I kind of got sidetracked...
Forum: Forum and Server Management 01-15-2010, 06:26 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
Thanks for the feedback guys. Another thing I'm...

Thanks for the feedback guys. Another thing I'm pondering on is instead of trying to work off just a main + delta index is to break the total post count up and constantly rotate smaller indexes...
...
Forum: Forum and Server Management 01-13-2010, 08:14 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
Okay, I've been working slowly but surely......

Okay, I've been working slowly but surely... Here's the following constraints thus far:

1. New threads/posts added when you run your delta cron job (most run every 2-5 min)...
2. Changes in #...
Forum: Forum and Server Management 01-12-2010, 02:40 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
Thanks for the feedback mute. I would be...

Thanks for the feedback mute. I would be interested to see what the vB team has come out with thus far (for 4.0) but I doubt they would release the file to anyone.

I've been writing things out and...
Forum: Forum and Server Management 01-12-2010, 01:21 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
Switching to InnoDB is not really a viable...

Switching to InnoDB is not really a viable option... Can you imagine how many more threads there will be specifically for InnoDB tuning? As if the people whom didn't have a clue about my.cnf before...
Forum: vB4 General Discussions 01-07-2010, 12:27 PM
Replies: 11
Views: 2,361
Posted By eoc_Jason
Yeah, compiling & installing sphinx shouldn't...

Yeah, compiling & installing sphinx shouldn't require root access (though it would be preferred to setup proper init script, log rotate, etc...)

I'm attaching my stopword list that I use for...
Forum: Forum and Server Management 01-07-2010, 12:06 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
I dunno what the average size vB forum is... But...

I dunno what the average size vB forum is... But you would think if you are selling a forum product, you *want* your clients to be successful. If that means they are going to hit a brick wall after a...
Forum: Forum and Server Management 01-02-2010, 01:19 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
Yeah, but for most of us Searchlight is not very...

Yeah, but for most of us Searchlight is not very affordable...

I'm still super pissed at Jelsoft for not having any sort of sphinx plug-in / switch for vB 4.0... From all the previous development...
Forum: vB4 General Discussions 01-02-2010, 01:15 PM
Replies: 11
Views: 2,361
Posted By eoc_Jason
There's a few discussions over there, but the...

There's a few discussions over there, but the last official answer that I read was that Sphinx was NOT implemented in vB 4.0, with no acknowledgment that it would be implemented any time soon (or...
Forum: Forum and Server Management 09-09-2008, 05:44 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
Jah-Hools - Yes, the search hack here basically...

Jah-Hools - Yes, the search hack here basically uses Sphinx indexes to find the results, which are then returned to the vB search process and displayed like internal search results...

If...
Forum: Forum and Server Management 07-15-2008, 05:06 PM
Replies: 833
Views: 241,216
Posted By eoc_Jason
There's no reason you couldn't... But it would be...

There's no reason you couldn't... But it would be custom coding for you... You would have to create extra sources to index first. Then deal with how you are going to search them.

P.S. Sphinx 0.9.8...
Forum: Modification Graveyard 06-26-2008, 01:56 PM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,650
Posted By eoc_Jason
Upgrading is just like the previous version (and...

Upgrading is just like the previous version (and any vB plugin)... You upload the files then upload the XML via the CP... Not complex...



No, the system re-calculates out the scores in the user...
Forum: Modification Graveyard 06-26-2008, 01:30 PM
Replies: 1,093
Major Additions - iTrader v2.0.1
Views: 327,722
Posted By eoc_Jason
Guys, I WILL NO LONGER ANSWER QUESTIONS IN THIS...

Guys, I WILL NO LONGER ANSWER QUESTIONS IN THIS THREAD... PLEASE POST IN THE NEW ONE...

https://vborg.vbsupport.ru/showthread.php?t=182400
Forum: Modification Graveyard 06-14-2008, 07:47 PM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,650
Posted By eoc_Jason
Hmm.. I'm looking at the XML file and it shows...

Hmm.. I'm looking at the XML file and it shows the setting group info is all correct. I don't know why it is not updating that field.

You don't *have* to close your board... It's just that way...
Forum: Modification Graveyard 06-14-2008, 01:29 PM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,650
Posted By eoc_Jason
Well, if indeed iTrader is set to "open" in your...

Well, if indeed iTrader is set to "open" in your vB Options, then there is probably a version mismatch somewhere. In the new release I've coded it to be a bit more explicit if there is a file vs DB...
Forum: Modification Graveyard 06-13-2008, 06:06 PM
Replies: 1,093
Major Additions - iTrader v2.0.1
Views: 327,722
Posted By eoc_Jason
Anyone else notice the auto-merge code doesn't...

Anyone else notice the auto-merge code doesn't seem to be working here anymore? Odd...

Anyhow, I have posted an official thread for the vB 3.7.x releases...

Try to post any new comments /...
Forum: Modification Graveyard 06-13-2008, 03:37 PM
Replies: 1,093
Major Additions - iTrader v2.0.1
Views: 327,722
Posted By eoc_Jason
P.S. I *just* decided I might as well have an...

P.S. I *just* decided I might as well have an interm-release (based on the 2.0.1 code) that will be updated for vB 3.7.x that way people will (hopefully) finally stop asking, "Does this work on...
Forum: Modification Graveyard 06-13-2008, 01:47 PM
Replies: 1,093
Major Additions - iTrader v2.0.1
Views: 327,722
Posted By eoc_Jason
Hey guys just thought I would give an update... ...

Hey guys just thought I would give an update...

Coding is coming along, one more feature I wanted to add in before the first release was an option to have a deal as "pending" or "completed"......
Forum: Modification Graveyard 06-12-2008, 10:00 PM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,650
Posted By eoc_Jason
iTrader 2.1.0 (Interim Release)

To hold people over until I get the full updated version with new features released, I'm posting this Interim version that has been tested / updated for vBulletin 3.7.x

There are no new features...
Showing results 1 to 25 of 496

 
Forum Jump

All times are GMT. The time now is 01:52 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.02281 seconds
  • Memory Usage 2,097KB
  • 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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (73)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