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

Showing results 1 to 25 of 427
Search took 0.01 seconds.
Search: Posts Made By: Vitaly
Forum: Forum and Server Management 04-11-2011, 04:31 AM
Replies: 833
Views: 241,215
Posted By Vitaly
Seems, my work with sphinx for vb 4.x finished...

Seems, my work with sphinx for vb 4.x finished https://github.com/rcdesign/vb-sphinx_search . "Proper" tags support added, bugs fixed. Note, it requres sphinx 1.11 from svn repo. See details in...
Forum: vBulletin 4.x Add-ons 04-05-2011, 07:41 PM
Replies: 29
Miscellaneous Hacks - Notices Options
Views: 8,171
Posted By Vitaly
Thanks for your help. I'll recheck code tomorrow...

Thanks for your help. I'll recheck code tomorrow and update product
Forum: vBulletin 4.x Add-ons 04-05-2011, 06:19 PM
Replies: 29
Miscellaneous Hacks - Notices Options
Views: 8,171
Posted By Vitaly
Please, try attached version and tell me results.

Please, try attached version and tell me results.
Forum: vBulletin 4.x Add-ons 04-05-2011, 05:48 PM
Replies: 92
Administrative and Maintenance Tools - Users Cleanup
Views: 36,656
Posted By Vitaly
Seems to be mysql 5.0 bug...

Seems to be mysql 5.0 bug http://www.zen-cart.com/forum/showpost.php?p=618714&postcount=4

Try to insert
$db->query_write("SET OPTION SQL_BIG_SELECTS=1");

BEFORE that line
...
Forum: vBulletin 4.x Add-ons 04-02-2011, 11:14 AM
Replies: 29
Miscellaneous Hacks - Notices Options
Views: 8,171
Posted By Vitaly
Thanks for report. Updated product.

Thanks for report. Updated product.
Forum: vBulletin 4.x Add-ons 03-25-2011, 01:35 PM
Replies: 35
Show Thread Enhancements - Report templates
Views: 6,747
Posted By Vitaly
May be, your forum db & webpages are not in...

May be, your forum db & webpages are not in unicode (UTF-8) ? I'm not strong with magick about charset conversion.
Forum: vBulletin 4.x Add-ons 03-25-2011, 09:21 AM
Replies: 35
Show Thread Enhancements - Report templates
Views: 6,747
Posted By Vitaly
I think, you'll need also 2 things for vb3: ...

I think, you'll need also 2 things for vb3:

- add missed YUI libraries (JS files)
- rewrite init function of mod JS, that assign events handlers. Because vb3 has compleetely different DOM (page)...
Forum: vBulletin 4.x Add-ons 03-24-2011, 04:48 PM
Replies: 71
Administrative and Maintenance Tools - Private Messages & Email Log
Views: 23,041
Posted By Vitaly
This mod logs messages AFTER installation. Make a...

This mod logs messages AFTER installation. Make a new test message for yourself and try to search it.
Forum: vBulletin 4.x Add-ons 03-24-2011, 06:22 AM
Replies: 71
Administrative and Maintenance Tools - Private Messages & Email Log
Views: 23,041
Posted By Vitaly
- You had this product installed and it stopped...

- You had this product installed and it stopped working?
- Or just installed?
- Or after mod upgrade?
- Which search conditions?

Please, provide more details. I use this mod @ 4.1.2
Forum: vBulletin 4.x Add-ons 03-23-2011, 06:13 PM
Replies: 35
Show Thread Enhancements - Report templates
Views: 6,747
Posted By Vitaly
No ideas. Seems, something specific for your...

No ideas. Seems, something specific for your server. Any errors in logs?

Anyone else has such problem?
Forum: vBulletin 4.x Add-ons 03-22-2011, 03:52 AM
Replies: 6
Major Additions - NNTP Gate for vBulletin
Views: 3,685
Posted By Vitaly
There are no principal restrictions against...

There are no principal restrictions against FreeBSD. But it was not tested there.

Deamon is written in JS & does not contains hardcoded paths. Seems to be system-independed. Of cause, you'll need...
Forum: vBulletin 4.x Add-ons 03-21-2011, 07:23 PM
Replies: 92
Administrative and Maintenance Tools - Users Cleanup
Views: 36,656
Posted By Vitaly
Chances are a bit less than zero :) . But if you...

Chances are a bit less than zero :) . But if you could explain, why this required for my progect, or at least to hundreds of vborg visitors - somerthing can change.
Forum: vBulletin 4.x Add-ons 03-21-2011, 07:05 PM
Replies: 92
Administrative and Maintenance Tools - Users Cleanup
Views: 36,656
Posted By Vitaly
Thanks again for your efforts. Try 0.4 updated...

Thanks again for your efforts. Try 0.4 updated version.
Forum: vBulletin 4.x Add-ons 03-21-2011, 05:44 PM
Replies: 92
Administrative and Maintenance Tools - Users Cleanup
Views: 36,656
Posted By Vitaly
Thanks for your help. Could you tell full text of...

Thanks for your help. Could you tell full text of SQL error?

May be, problem can be with scopes, but "never posted" condition works at my forum. Can't accept your patch into mainline, because you...
Forum: vBulletin 4.x Add-ons 03-21-2011, 04:25 PM
Replies: 71
Administrative and Maintenance Tools - Private Messages & Email Log
Views: 23,041
Posted By Vitaly
"not working" and "nothing found" is a big...

"not working" and "nothing found" is a big difference.
Forum: vBulletin 4.x Add-ons 03-21-2011, 03:55 PM
Replies: 1,493
Views: 282,246
Posted By Vitaly
That's strange. I use it now with 4.1.2 with no...

That's strange. I use it now with 4.1.2 with no problems. You can check updates history: https://github.com/rcdesign/vb-foreign_mod_fixes/commits/master/vb-ame3 . Nothing serious changed for last...
Forum: vBulletin 4.x Add-ons 03-21-2011, 03:44 PM
Replies: 71
Administrative and Maintenance Tools - Private Messages & Email Log
Views: 23,041
Posted By Vitaly
Updated version to fix bug with SQL, reported by...

Updated version to fix bug with SQL, reported by mplode.
Forum: vBulletin 4.x Add-ons 03-21-2011, 03:37 PM
Replies: 10
Show Thread Enhancements - Hide Images
Views: 5,650
Posted By Vitaly
Should work with 4.x

Should work with 4.x
Forum: vBulletin 4.x Add-ons 03-21-2011, 12:21 PM
Replies: 35
Show Thread Enhancements - Report templates
Views: 6,747
Posted By Vitaly
See "Installation" step 3.

See "Installation" step 3.
Forum: vBulletin 4.x Add-ons 03-21-2011, 11:43 AM
Replies: 10
Show Thread Enhancements - Hide Images
Views: 5,650
Posted By Vitaly
Each user has personal setting. It's global for...

Each user has personal setting. It's global for all threads.
Forum: vBulletin 4.x Add-ons 03-21-2011, 11:37 AM
Replies: 6
Major Additions - NNTP Gate for vBulletin
Views: 3,685
Posted By Vitaly
reserved

reserved
Forum: vBulletin 4.x Add-ons 03-21-2011, 10:32 AM
Replies: 92
Administrative and Maintenance Tools - Users Cleanup
Views: 36,656
Posted By Vitaly
Code is completely refactored to make it clear &...

Code is completely refactored to make it clear & more effective. Blogs & SG support added.

After upgrade your previous rules wil be disabled. Please, check those manually & enable again.
Forum: vBulletin 3.8 Add-ons 03-21-2011, 10:16 AM
Replies: 13
Integration with vBulletin - LiqPay merchant - alternative to PayPal
Views: 10,635
Posted By Vitaly
Updated code, to reflect liqpay API changes.

Updated code, to reflect liqpay API changes.
Forum: vBulletin 4.x Add-ons 03-20-2011, 10:00 PM
Replies: 6
Major Additions - NNTP Gate for vBulletin
Views: 3,685
Posted By Vitaly
NNTP Gate for vBulletin

Features

This product makes NNTP (usenet) backend for vB forum. It's useful for high-loaded forums, when moderators should read thousands of posts every day. WWW is absolutely uneffective for such...
Forum: vBulletin 4.x Add-ons 03-20-2011, 10:00 PM
Replies: 10
Show Thread Enhancements - Hide Images
Views: 5,650
Posted By Vitaly
Hide Images

This addon allows to hide all images in posts. Useful, when users are on slow connection. Addon cares about attachments, [IMG] & [VIDEO] tags. Display mode can be easily swithed on thread top. Also,...
Showing results 1 to 25 of 427

 
Forum Jump

All times are GMT. The time now is 10:32 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.04378 seconds
  • Memory Usage 2,059KB
  • 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
  • (62)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