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

Showing results 1 to 25 of 79
Search took 0.01 seconds.
Search: Posts Made By: viper357
Forum: vBulletin 3.8 Add-ons 07-15-2015, 02:42 PM
Replies: 95
Views: 36,489
Posted By bananalive
Find ORDER BY...

Find

ORDER BY $mod_options[portal_threads_orderby] $mod_options[portal_threads_direction]


Replace with

ORDER BY rand()
Forum: vB3 Programming Discussions 06-22-2015, 10:37 AM
Replies: 2
Views: 750
Posted By kh99
You could make a plugin using hook...

You could make a plugin using hook cron_script_cleanup_daily and code like this:
if (date("N") == '1') // 1 = Monday, 7=Sunday
{
$vbulletin->db->query_write("UPDATE rbs_banners SET...
Forum: vBulletin 3.8 Add-ons 03-02-2015, 02:47 PM
Replies: 959
Forum Display Enhancements - Article Forums
Views: 437,799
Posted By blind-eddie
Try this, but save a copy of the files before you...

Try this, but save a copy of the files before you do so.



includes/init.php
includes/class_core.php

==========
search for
===========
Forum: Modification Graveyard 01-08-2015, 03:38 PM
Replies: 241
Major Additions - eCommerce for vB4.2.2+
Views: 45,313
Posted By Dave
Oh stop it guys. :o I enjoy looking for...

Oh stop it guys. :o
I enjoy looking for security mistakes in plugins in my free time.

Also this is more of a reason to use this plugin instead of the old outdated MicroCART.
Forum: vBulletin 3.8 Add-ons 11-10-2014, 04:18 AM
Replies: 13
BB Code Enhancements - [PVR] Forum Radio Player v2.0
Views: 22,156
Posted By hugh_
10.11.2014 - I've updated the embedded cassette...

10.11.2014 - I've updated the embedded cassette style radio player to include direct links to the streams and 'now playing' information.

https://vborg.vbsupport.ru/external/2014/11/31.png

Use...
Forum: Modification Graveyard 09-05-2014, 07:44 AM
Replies: 26
Views: 6,038
Posted By ShawneyJ
im not sure if that can be stopped. i had to edit...

im not sure if that can be stopped. i had to edit the time of users to edit their post.
example: i had members posting 10 posts then coming back and edit each post and adding links. when i changed...
Forum: vBulletin 3 Articles 08-26-2014, 07:55 AM
Replies: 154
Views: 49,783
Posted By Black Snow
I would but it took a while to make and I'm...

I would but it took a while to make and I'm wanting to keep it just on my forum. I could maybe make something similar and share that?....
Forum: Modification Graveyard 08-25-2014, 10:00 PM
Replies: 26
Views: 6,038
Posted By ozzy47
[OzzModz] Minimum Posts Before Posting Links Spam Protection

Another mod brought to you by,
https://vborg.vbsupport.ru/external/2015/01/1.png

This is a small mod that will allow admins to set a minimum post count before users can post links in posts and...
Forum: vB3 General Discussions 08-19-2014, 10:22 AM
Replies: 4
Views: 1,001
Posted By kh99
Well, I notice that the url apparently redirects...

Well, I notice that the url apparently redirects to an https url. I'm not sure offhand if the vb code handles getting a feed from a secure link. You could try changing them to https in the settings....
Forum: vBulletin 3.8 Add-ons 08-13-2014, 10:00 PM
Replies: 17
Views: 15,578
Posted By A.Chakery
Similar Threads After The First Post - VB3 - By AioNets.com

Similar Threads After The First Post , Brought You By : AioNets.com (http://aionets.com)

Description :
This plugin automatically moves the similar threads under the first post of every topic.
...
Forum: vBulletin 3.8 Add-ons 06-03-2014, 07:20 PM
Replies: 191
Views: 51,130
Posted By Digital Jedi
No updates for you at the moment, gang. We lost...

No updates for you at the moment, gang. We lost my wife's mom suddenly week before last, and now we're just getting back into our normal lives. Please give a me a few to get back into the swing of...
Forum: vB4 General Discussions 05-10-2014, 09:38 AM
Replies: 2
Views: 304
Posted By kh99
I think what you want is the "Script Name for...

I think what you want is the "Script Name for Forum Home Page" option, which is under "Forum Home: Options".
Forum: vBulletin 4.x Add-ons 05-09-2014, 05:15 PM
Replies: 1,226
Views: 310,604
Posted By bzcomputers
Does it matter if you're using Litespeed?[/QUOTE]...

Does it matter if you're using Litespeed?[/QUOTE]

It shouldn't. Whether you're running LiteSpeed or not your .htaccess file should be the same.
Forum: vBulletin 3.7 Add-ons 03-29-2014, 11:32 AM
Replies: 270
Views: 97,389
Posted By Max Taxable
Well, no kidding. Because this one is for version...

Well, no kidding. Because this one is for version 3.7. The 4.x.x version you installed instead is by the same coder.
Forum: Modification Graveyard 03-28-2014, 10:48 PM
Replies: 282
Show Thread Enhancements - Who has read a Thread
Views: 70,908
Posted By Alan_SP
Don't do it manually, do it with option Paul...

Don't do it manually, do it with option Paul mentions. Just set for how long you want to keep data, for example, use 30 to keep record only for last 30 days.

Mod will automatically clean older...
Forum: vB5 General Discussions 03-03-2014, 05:48 PM
Replies: 1
Views: 592
Posted By Spangle
I've found the answer to this my self, and the...

I've found the answer to this my self, and the best thing is it's free.

First of all you need to go to http://www.cincopa.com

When there you are guided through the whole process, from uploading...
Forum: vBulletin 3.8 Add-ons 03-02-2014, 01:15 PM
Replies: 207
Views: 61,241
Posted By DragonByte Tech
DragonByte SEO v1.0.5 Bug Fixes And Issue...

DragonByte SEO v1.0.5

Bug Fixes And Issue Fixes:

Errors with "Mark Forum Read" when running 3rd party modifications like vBAdvanced have been fixed
The sitemap should now once again generate...
Forum: vBulletin 3.7 Add-ons 03-01-2014, 08:13 AM
Replies: 682
Views: 146,028
Posted By Logician
I guess you upgraded your PHP. Use the...

I guess you upgraded your PHP.

Use the attached view.php
Forum: vB3 Programming Discussions 02-27-2014, 08:44 PM
Replies: 11
Views: 1,074
Posted By Simon Lloyd
You could also add rules to it to prevent it...

You could also add rules to it to prevent it being opened by anyone except the person with the correct ip and or username :) <Files "*">
Order deny, allow
Deny from all
Allow from...
Forum: vB4 General Discussions 02-27-2014, 09:20 AM
Replies: 3
Views: 413
Posted By cellarius
Leave it off. The archive was once useful, but...

Leave it off. The archive was once useful, but search engines have been perfectly capable to spider vB's standard pages for years now. There's just no benefit in having it on anymore.
Forum: vBulletin 3.8 Add-ons 12-21-2013, 01:22 AM
Replies: 2,086
Views: 496,252
Posted By CoffeeLovesYou
Possible to get Twitch definitions? We run a...

Possible to get Twitch definitions?
We run a gaming forum and Twitch streams are very popular.

Thanks much! ♥
Forum: vBulletin 3.8 Add-ons 12-04-2013, 07:08 PM
Replies: 673
Views: 140,782
Posted By Canddy
I justtt went through the trouble of getting vb...

I justtt went through the trouble of getting vb 3.8.7 took me a week lol .
Forum: Modification Graveyard 11-24-2013, 01:21 PM
Replies: 282
Show Thread Enhancements - Who has read a Thread
Views: 70,908
Posted By DEGE
As both a Tapatalk user and a "Who has read a...

As both a Tapatalk user and a "Who has read a Thread" user, I must say I've requested Tapatalk team if there was any plugin system... any hooks on their product.

Unfortunately they said they...
Forum: vBulletin 3.8 Add-ons 10-08-2013, 04:41 PM
Replies: 1,702
Views: 412,323
Posted By Digital Jedi
Alright, then. I'll go ahead and release it when...

Alright, then. I'll go ahead and release it when I'm done. Currently I'm trying to figure out the problem with missing keys when my large master XML is imported. This has been complicated by the fact...
Forum: Modification Requests/Questions (Unpaid) 09-20-2013, 06:11 PM
Replies: 9
Views: 856
Posted By BirdOPrey5
You can move them to a usergroup without...

You can move them to a usergroup without permission to post rather than be banned.

I was wrong, the admin cp code does work on VB 3.x... so a vb3 version should be fairly easy.
Showing results 1 to 25 of 79

 
Forum Jump

All times are GMT. The time now is 02:15 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01907 seconds
  • Memory Usage 2,048KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (54)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