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

Showing results 1 to 24 of 24
Search took 0.02 seconds.
Search: Posts Made By: X-or
Forum: vB4 General Discussions 07-30-2020, 04:09 AM
Replies: 6
Views: 453
Posted By z3r0
Most browsers have developer tools in their...

Most browsers have developer tools in their menu's, open the developer tools and check the element headers on the network tab (there is loads of info on google on how to do it)

I've had a quick...
Forum: vB4 General Discussions 07-04-2020, 05:57 PM
Replies: 41
Views: 4,887
Posted By ChrisTERiS
ProjectvB4

"Too good to die"

This is what I believe for vBulletin 4 and I'll try my best to keep it alive. But I'm in need of people who also love vBulletin 4 and they're ready to help to this project. I'm...
Forum: Community Lounge 08-05-2018, 04:09 PM
Replies: 18
Views: 2,449
Posted By BirdOPrey5
Those up to no good could purposely hide this...

Those up to no good could purposely hide this kind of code though, so be aware if you don't find any it doesn't mean it's 100% safe.
Forum: Community Lounge 08-04-2018, 06:56 PM
Replies: 18
Views: 2,449
Posted By final kaoss
Just gave it a check; there's a link to a dead...

Just gave it a check;
there's a link to a dead site in the xml description of it. (fuelmyforums)
and a small .js from the google cdn, all is fine here. (<script...
Forum: Community Lounge 02-01-2018, 07:05 PM
Replies: 18
Views: 2,449
Posted By Dave
I checked the code and couldn't find the SQL...

I checked the code and couldn't find the SQL injection backdoor, the email address gathering script is in there though but it doesn't do anything since the site it sends requests to is no longer...
Forum: Community Lounge 01-30-2018, 01:30 PM
Replies: 18
Views: 2,449
Posted By BirdOPrey5
X-or never said that jquery was malicious, he...

X-or never said that jquery was malicious, he said the call to jquery is use of external content, which it technically is. However when the flag for "Uses external content" was created (over a decade...
Forum: vBulletin 4.x Add-ons 07-26-2017, 11:02 AM
Replies: 12
Views: 5,212
Posted By blade5000
by 4.2.5 100% working ;)

by 4.2.5 100% working ;)
Forum: vB4 Programming Discussions 04-26-2017, 12:05 PM
Replies: 3
Views: 822
Posted By Dave
In order to register variables to the vBulletin...

In order to register variables to the vBulletin GPC array, you use:
$vbulletin->input->clean_array_gpc('p', array(
'variable1' => TYPE_NOHTML,
'number1' => TYPE_UINT
));

The first...
Forum: Community Lounge 01-30-2017, 01:04 AM
Replies: 9
Views: 2,427
Posted By Paul M
Sorry, but thats not going to happen. ...

Sorry, but thats not going to happen.

However, as of 4.2.3 a couple of new options were added to the core to help in this case.

/* Enter your known proxy servers here. You can list multiple...
Forum: vBulletin 4.x Add-ons 09-29-2016, 12:03 AM
Replies: 35
Administrative and Maintenance Tools - Bounced email handler
Views: 9,778
Posted By chriske
I am willing to donate if needed.

I am willing to donate if needed.
Forum: vBulletin 4.x Add-ons 09-25-2016, 11:46 AM
Replies: 113
Forum Display Enhancements - UADisplay
Views: 46,133
Posted By EliasAlucard
Not needed, I'm working on it now! Just added...

Not needed, I'm working on it now! Just added Windows 10, and I'll be adding Vivaldi, Edge, PS4 etc. soon too, and other browsers and operating systems. However, code suggestion (if needed, such as...
Forum: vBulletin 4.x Add-ons 09-13-2016, 12:31 AM
Replies: 70
Profile Enhancements - Profile Page Banner
Views: 13,116
Posted By blind-eddie
Sorry, permissions set. Please try again.

Sorry, permissions set. Please try again.
Forum: Community Lounge 08-26-2016, 01:37 AM
Replies: 13
Views: 2,436
Posted By Lynne
Their transfers are too easy. Someone hacked my...

Their transfers are too easy. Someone hacked my email and transfered/stole my domains away from godaddy within an hour (just reset my password with godaddy and away they went!). And then I went...
Forum: Modification Requests/Questions (Unpaid) 08-21-2016, 04:33 AM
Replies: 6
Views: 872
Posted By MarkFL
The best suggestion I could find is here: ...

The best suggestion I could find is here:

Exclude specific users/usergroups or forum sections from activity stream?...
Forum: vBulletin 3.7 Add-ons 06-26-2016, 07:11 PM
Replies: 2,047
Major Additions - Links and Downloads Manager
Views: 564,407
Posted By chickndipp
I migrated my data to Downloads II...

I migrated my data to Downloads II (https://vborg.vbsupport.ru/showthread.php?t=231427) by running the following MySQL query against my vBulletin database:


INSERT INTO...
Forum: vBulletin 4.x Add-ons 02-28-2016, 10:00 PM
Replies: 25
Miscellaneous Hacks - Force Users To Define Avatars
Views: 6,406
Posted By MarkFL
Force Users To Define Avatars

Overview:

This product simply allows you to select usergroups which will be required to define an avatar before being allowed to browse the forums. For affected users, an error message will be...
Forum: vBulletin 4.x Template Modifications 02-07-2016, 10:00 PM
Replies: 14
Show Thread Enhancements - Quote Expander / Collapse - By Technidev
Views: 15,385
Posted By Dave
Quote Expander / Collapse - By Technidev

Mark as installed = get support.

If you're tired of people quoting long posts and having to scroll past it, then this modification is definitely something you want to use.

This template...
Forum: vB4 Programming Discussions 05-13-2015, 02:34 PM
Replies: 3
Views: 458
Posted By MarkFL
You could try: <vb:if...

You could try:

<vb:if condition="$show['admincplink']">...code here...</vb:if>
Forum: vB4 General Discussions 01-26-2015, 11:33 AM
Replies: 2
Views: 429
Posted By Dave
Fairly easy with an UPDATE query with an INNER...

Fairly easy with an UPDATE query with an INNER JOIN.

UPDATE vb_user AS a
INNER JOIN vb_userfield AS b on a.userid = b.userid
SET a.usergroupid = 8, a.homepage = '', b.field1 = '', b.field2 = '',...
Forum: vBulletin 4.x Add-ons 12-10-2014, 10:00 PM
Replies: 375
Anti-Spam Options - reCAPTCHA v2 Human Verification
Views: 172,548
Posted By kh99
reCAPTCHA v2 Human Verification

(Note: This mod was renamed. The original name was "New reCAPTCHA Human Verification")

What is it?
----------------------------
This mod adds reCAPTCHA v2 (http://www.google.com/recaptcha) as an...
Forum: vB4 Programming Discussions 09-12-2014, 10:16 AM
Replies: 3
Views: 521
Posted By ozzy47
In the template memberinfo_block_ministats, find:...

In the template memberinfo_block_ministats, find:
<dd> {vb:raw prepared.lastactivitydate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw...
Forum: vBulletin 4.x Add-ons 07-11-2014, 06:28 PM
Replies: 307
Views: 99,786
Posted By Firyou
It works great on 4.2.0. Is there anyway to hide...

It works great on 4.2.0. Is there anyway to hide the minimum required amount of posts from members who don't have permissions?
Forum: vBulletin 4.x Add-ons 10-02-2011, 10:00 PM
Replies: 42
Miscellaneous Hacks - Manoel - Random Avatar
Views: 23,402
Posted By Manoel J?nior
Manoel - Random Avatar

*OVERVIEW*

This plugin will make a random default images avatar show for all users if the user does not have an avatar. This works in the postbit. It uses the image "images/avatars/patch_images/"...
Forum: vBulletin 4.x Add-ons 11-29-2009, 10:00 PM
Replies: 523
Major Additions - Username HTML Markup 4.2.x
Views: 100,589
Posted By Hasann
Username HTML Markup 4.2.x

Username HTML Markup by Hasann

This Product brought to you by
www.vbulletin-TR.com (http://www.vbulletin-tr.com)

Description: This Add-On will showing the Usergroups Username HTML Markup in...
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT. The time now is 05:34 AM.


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.01677 seconds
  • Memory Usage 2,029KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (24)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (44)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
  • forumjump
  • search_complete
  • navbits
  • navbits_complete