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

Showing results 1 to 25 of 500
Search took 0.04 seconds.
Search: Posts Made By: Max Taxable
Forum: Community Lounge 06-21-2019, 05:48 PM
Replies: 27
Views: 3,708
Posted By Alan_SP
Why not? You show very openly your...

Why not?

You show very openly your "knowledge", you make very wrong statements and now, when I make arguments that contradict your false and untrue statements, I should stop pointing out how wrong...
Forum: vB4 Programming Discussions 11-28-2018, 06:47 PM
Replies: 21
Views: 9,124
Posted By snakes1100
Edit the file/plugin and change: =& new ...

Edit the file/plugin and change:

=& new

to

= new
Forum: vBulletin 4.x Add-ons 11-08-2018, 05:56 PM
Replies: 18
New Posting Features - Prevent Post Formatting Abuse
Views: 8,809
Posted By MarkFL
Locate the plugin with this product titled "Fix...

Locate the plugin with this product titled "Fix Old Posts Being Viewed" and withing that plugin's code, immediately after the line:

build_thread_counters($post['threadid']);

Add this line,...
Forum: vB5 General Discussions 11-02-2018, 02:15 AM
Replies: 5
Views: 673
Posted By final kaoss
I think the better question is why do you have so...

I think the better question is why do you have so many urls that look like this?
...
Forum: vB5 General Discussions 09-24-2018, 05:31 PM
Replies: 5
Views: 698
Posted By twistsol
Not to be harsh, but if you're asking this...

Not to be harsh, but if you're asking this question, you aren't ready to upgrade a production site. Upgrading vBulletin is not like installing a new version of Office. It requires planning, testing,...
Forum: Modification Requests/Questions (Unpaid) 08-30-2018, 10:07 AM
Replies: 5
Views: 951
Posted By BirdOPrey5
Try a plugin on init_startup hook with this code:...

Try a plugin on init_startup hook with this code:


if (strpos($_SERVER['HTTP_USER_AGENT'], 'Opera Mini') !== false)
{
header('Location: http://yoursire.com/path/to/explanation.php');
}
...
Forum: Community Lounge 08-13-2018, 01:37 AM
Replies: 13
Views: 11,302
Posted By MarkFL
I don't have anything to add really that hasn't...

I don't have anything to add really that hasn't already been said; the proprietary version of vB being run here is not publicly available, whether anyone finds it acceptable or not. That's just the...
Forum: vBulletin Pre-Sales Questions 05-19-2018, 10:12 PM
Replies: 5
Views: 885
Posted By In Omnibus
Any time someone who is not a registered member...

Any time someone who is not a registered member comes in and their first post is a link to some site no one knows anything about I assume it's spam. Here, let me post some BS backlink to my site on...
Forum: vB4 Design and Graphics Discussions 05-16-2018, 02:37 PM
Replies: 9
Views: 1,401
Posted By Dave
You can always make a bright and dark theme...

You can always make a bright and dark theme version, then provide an easy and obvious way for your members to switch between the bright and dark theme.
Forum: vBulletin Pre-Sales Questions 05-11-2018, 05:32 PM
Replies: 17
Views: 1,865
Posted By Alan_SP
I would only add, upgrading to any new vB version...

I would only add, upgrading to any new vB version can be very hard, depending on how customized installation is. It can be a task to admire even for more seasoned admins, let alone rookie ones.
...
Forum: vB4 General Discussions 05-03-2018, 08:55 PM
Replies: 11
Views: 831
Posted By RichieBoy67
Absolutely... Any of those images hosted on a...

Absolutely... Any of those images hosted on a domain without an ssl certificate will show that particular page without the lock.
Forum: vB3 Programming Discussions 04-24-2018, 02:19 PM
Replies: 6
Views: 906
Posted By Dave
Are you using CloudFlare/Incapsula or a service...

Are you using CloudFlare/Incapsula or a service like that?
Forum: vB3 General Discussions 04-05-2018, 07:50 PM
Replies: 3
Views: 757
Posted By snakes1100
Yes, you can use this list for example. ...

Yes, you can use this list for example.

http://tab-studio.com/en/blocking-robots-on-your-page/
Forum: vB5 General Discussions 03-28-2018, 01:04 AM
Replies: 12
Views: 803
Posted By final kaoss
I know of at least 5 sites that completely died...

I know of at least 5 sites that completely died after switching to vbulletin 5 and I know of at least 1 other site that's thinking of switching away from vbulletin 5 to something else.
Forum: vB3 General Discussions 03-20-2018, 11:36 PM
Replies: 6
Views: 651
Posted By blind-eddie
You may have his primary usergroup set to banned...

You may have his primary usergroup set to banned but may have this user set to guest in secondary usergroup, remove the secondary usergroup if this is so.
Forum: vB5 General Discussions 02-28-2018, 08:56 PM
Replies: 12
Views: 803
Posted By Mark.B
There is certainly no marketplace or auction...

There is certainly no marketplace or auction add-on for vB5.

You need to ask yourself this question: "Why do I want to upgrade?".
What is currently broken or not working on vB4 that is fixed in...
Forum: vB4 General Discussions 02-22-2018, 08:41 PM
Replies: 5
Views: 341
Posted By Seven Skins
No need to edit navbar template .. just add the...

No need to edit navbar template .. just add the code below to additional.css template.

#breadcrumb {display:none;}
Forum: vB4 General Discussions 02-09-2018, 02:47 PM
Replies: 12
Views: 355
Posted By Dave
Seems more of a browser related issue than...

Seems more of a browser related issue than something that can be solved in the code. A website does not have control over the cursor or refresh rate of the cursor when typing.
Forum: vB4 General Discussions 02-09-2018, 11:12 AM
Replies: 12
Views: 355
Posted By In Omnibus
IE is garbage. Use a different web browser.

IE is garbage. Use a different web browser.
Forum: vBulletin 4.x Add-ons 02-04-2018, 10:34 PM
Replies: 92
Administrative and Maintenance Tools - Tapatalk Signature ("Sent from my...") Remover for VB3 & VB4
Views: 28,246
Posted By djbaxter
Stop posting this here, there, and everywhere....

Stop posting this here, there, and everywhere. This has nothing to do with this mod.
Forum: vB4 General Discussions 02-02-2018, 03:14 PM
Replies: 3
Views: 306
Posted By MarkFL
Users can visit their settings, and go to...

Users can visit their settings, and go to "General Settings," and the top option in the "Thread Display Options" section allows them to toggle signatures on/off.
Forum: vBulletin 4.x Add-ons 12-25-2017, 07:23 PM
Replies: 308
Show Thread Enhancements - iQuote - fast & nice text quoting
Views: 51,662
Posted By Stratis
You can put img code in phrase "Quote"...

You can put img code in phrase "Quote" :)
Forum: vB3 Programming Discussions 12-21-2017, 01:06 AM
Replies: 6
Views: 845
Posted By In Omnibus
You could use something like the following: ...

You could use something like the following:

// toggle this to change the setting
define('DEBUG', true);
// you want all errors to be triggered
error_reporting(E_ALL);

if(DEBUG == true)
{...
Forum: vB3 General Discussions 12-05-2017, 07:17 PM
Replies: 4
Views: 624
Posted By PinkMilk
Thanks for sharing with everyone TTayfun....oh...

Thanks for sharing with everyone TTayfun....oh wait you didn't :(

Guess I will just have to instead:
<if condition="!$show['closethread']">
Whatever here
</if>

and heres a thread of other...
Forum: vBulletin Pre-Sales Questions 12-01-2017, 11:30 PM
Replies: 38
Views: 7,643
Posted By Mark.B
Just as an aside, vBulletin 2 does not have...

Just as an aside, vBulletin 2 does not have 'plugins', it has add-ons and you manually edited the files etc. Indeed even 3.0 is like this, the product and plugin system didn't appear until 3.5.
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT. The time now is 02:05 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.04976 seconds
  • Memory Usage 2,078KB
  • 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
  • (31)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