The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Showing results 1 to 25 of 25
Search took
0.01
seconds.
Search:
Posts Made By:
Macsee
Forum:
vB4 General Discussions
04-24-2014, 07:08 PM
Replies:
1
Security question - database query related
Views:
271
Posted By
kh99
You should only need to add your prefix to the...
You should only need to add your prefix to the table name, the one right after FROM. So the first one should be:
Forum:
vB4 General Discussions
09-17-2013, 01:31 PM
Replies:
14
Solving filestore72 hack. How to clear the database table?
Views:
3,836
Posted By
TheLastSuperman
Ok then run the two queries in ozzy's post above...
Ok then run the two queries in ozzy's post above to check, that's what those do i.e. they "Select" results from the tables in question IF any of the codes are present withing them such as %base64%...
Forum:
vB4 General Discussions
09-14-2013, 04:32 PM
Replies:
14
Solving filestore72 hack. How to clear the database table?
Views:
3,836
Posted By
ozzy47
Try editing any plugin, don't change anything,...
Try editing any plugin, don't change anything, then hit Save, that may remove it.
Forum:
vB4 General Discussions
11-08-2012, 01:38 PM
Replies:
1
What app or plugin is this?
Views:
278
Posted By
cellarius
Do you have forumrunner or tapatalk installed?...
Do you have forumrunner or tapatalk installed? Then that's how it's done.
Forum:
vB4 General Discussions
11-02-2012, 01:59 AM
Replies:
10
Unusual question - changing the name of the register.php file
Views:
5,424
Posted By
nerbert
You might try editing in a hidden input in your...
You might try editing in a hidden input in your registration form like
<input type="hidden" name="duck" value = "bird" />
then put a plugin at the beginning of register.php
...
Forum:
vB4 General Discussions
10-17-2012, 06:39 PM
Replies:
5
Auto fill data into new thread
Views:
932
Posted By
Brandon Sheley
I used this back in the 3.8 days ...
I used this back in the 3.8 days
https://vborg.vbsupport.ru/showthread.php?t=130162
I'm not sure if it'll still work on 4, but it would be a good start for you.
(looking at the last page, it...
Forum:
vB4 General Discussions
10-17-2012, 06:11 PM
Replies:
5
Auto fill data into new thread
Views:
932
Posted By
kh99
You could try this: create a new plugin using...
You could try this: create a new plugin using hook location newthread_form_start and code like this:
if ($foruminfo['forumid'] == X)
{
$newpost['message'] = "
(Posts in this forum need to...
Forum:
vB4 General Discussions
10-06-2012, 03:26 PM
Replies:
3
"prune/move users" section: search options are TOO limited
Views:
705
Posted By
licensinglinks
"prune/move users" section: search options are TOO limited
I like the "prune/move users" section in the ACP, but the options are SO limited it's almost useless for mass pruning users against certain criteria.
I want to screen members using the sort of...
Forum:
vBulletin 4.x Add-ons
09-13-2012, 09:43 PM
Replies:
3,497
Anti-Spam Options -
[GlowHost] Spam-O-Matic - Spam Firewall stops forum spam
Views:
24,541,421
Posted By
djbaxter
No, they are not necessary at all. The issues...
No, they are not necessary at all. The issues people were experiencing had nothing to do with the specific URL but with database outages and a surge in spam in all forms over the past few days.
Forum:
vBulletin 4.x Add-ons
09-13-2012, 08:43 PM
Replies:
3,497
Anti-Spam Options -
[GlowHost] Spam-O-Matic - Spam Firewall stops forum spam
Views:
24,541,421
Posted By
dougdirac
I didn't do any of those changes and things are...
I didn't do any of those changes and things are working fine for me, for now. It did set to block registrations if SFS is unavailable, however.
Forum:
vB4 Design and Graphics Discussions
09-08-2012, 01:38 AM
Replies:
4
How to place a banner between head and body
Views:
1,268
Posted By
nerbert
Put it in the navbar template as shown below ...
Put it in the navbar template as shown below
tabindex="100"/></span></span>
</form>
<ul class="navbar_advanced_search">
<li><a...
Forum:
vB4 General Discussions
08-26-2012, 08:58 PM
Replies:
5
Blog Spam
Views:
767
Posted By
ForceHSS
Make a new user group based off registered users....
Make a new user group based off registered users. Change registered users permissions so they can't post in blog then make a promotion from registered user to new group when they have x amount of...
Forum:
vB4 General Discussions
08-02-2012, 03:03 AM
Replies:
7
Can't prune inactive users
Views:
3,790
Posted By
Snowhog
Can't prune inactive users
vBulletin 4.2.0
I'm attempting to prune (delete) inactive members in our forum.
Admin CP > Users > Prune / Move Users
with the following settings:
All usergroups
Has not logged in for...
Forum:
vB4 General Discussions
07-19-2012, 06:14 PM
Replies:
35
invalid attachment problem
Views:
8,693
Posted By
Simon Lloyd
No it wouldn't, here's a section that allows only...
No it wouldn't, here's a section that allows only certain domains to see or link to pictures#RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
RewriteCond %{HTTP_REFERER}...
Forum:
vB4 General Discussions
07-18-2012, 03:28 PM
Replies:
2
Block members from starting new threads not working
Views:
604
Posted By
kh99
Do you use secondary usergroups? If a user...
Do you use secondary usergroups? If a user belongs to more than one usergroup they will have the most permissions allowed by any group.
It's also possible for a user to have an "access mask"...
Forum:
vB4 General Discussions
05-10-2012, 03:36 PM
Replies:
35
invalid attachment problem
Views:
8,693
Posted By
Lynne
Are your attachments stored in the database or...
Are your attachments stored in the database or filesystem? Can you look in the filedata/attachment table and actually see the attachment? Do you allow users to delete their attachments? And do you...
Forum:
vB4 General Discussions
04-21-2012, 12:00 PM
Replies:
4
Why can't delete threads and posts
Views:
846
Posted By
vbenhancer
someone played with a template ?! revert to the...
someone played with a template ?! revert to the default template and make the tests....
Forum:
vB4 General Discussions
01-24-2012, 05:22 PM
Replies:
5
Why is my reputation not increasing?
Views:
369
Posted By
Lynne
So, this users rep level is *above 700* and he...
So, this users rep level is *above 700* and he has how many light green and how many dark green pips? If he has 701, then he should have 5 dark green (reputation_pos) and 2 light green...
Forum:
vB4 General Discussions
01-19-2012, 03:56 PM
Replies:
2
Why is Skimlinks turned on?
Views:
496
Posted By
Boofo
I just disabled it in the products. It's a...
I just disabled it in the products. It's a revenue thing for IB, I think. Another way for them to make a buck off of us. ;)
Forum:
vB4 General Discussions
01-12-2012, 09:42 AM
Replies:
11
Tips for spam prevention in 4.x suite?
Views:
1,059
Posted By
MrEyes
One thing I have started to notice recently is...
One thing I have started to notice recently is spammers not posting in the forums but the blogs and more interestingly visitor messages.
It would be great if the inbuilt "delete as spam" functions...
Forum:
vB4 General Discussions
01-10-2012, 08:28 PM
Replies:
5
Can I give user ability to enable/disable certain forum posts showing up in new posts
Views:
502
Posted By
LifesGreatestGift
Create a user profile field, allow them to input...
Create a user profile field, allow them to input forum IDs separated by commas that they dont want displayed.
Then wrap a conditional around the link in navbar
<vb:if...
Forum:
vB4 General Discussions
12-21-2011, 08:58 PM
Replies:
8
How to pull vbulletin recent activity?
Views:
819
Posted By
kh99
Yeah, I tried it and there was a couple of things...
Yeah, I tried it and there was a couple of things wrong. So I updated the above and it should work for you now.
Forum:
vB4 General Discussions
12-19-2011, 06:43 PM
Replies:
6
What does this mean and what do we do about it?
Views:
1,140
Posted By
kh99
That looks like a bug to me. The code in...
That looks like a bug to me. The code in poll.php looks like this (the foreach line is 688):
while ($name = $db->fetch_array($public))
{
$clc++;
fetch_musername($name);...
Forum:
vBulletin 4 Articles
11-18-2009, 10:00 PM
Replies:
100
[HOW TO - vB4] How to Add Drop Down Navigation Items to the Navbar
Views:
75,755
Posted By
Shelby
[HOW TO - vB4] How to Add Drop Down Navigation Items to the Navbar
Some people really like the drop down navigation that is found in the Vbulletin 3.0 series, or are looking to add additional drop down navigation to the navbar in Vbulletin 4.0. This plugin and new...
Forum:
vBulletin 3 Articles
06-06-2005, 10:00 PM
Replies:
68
[How to] Write Plug-ins/Hooks
Views:
53,789
Posted By
Brad
[How to] Write Plug-ins/Hooks
This is your basic guide to making plug-ins and hooks, as we are all coming over from the 'hack the files' mentality I am posting this thread more for people that are used to hacking the 3.0.x source...
Showing results 1 to 25 of 25
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
03:08 PM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.01773 seconds
Memory Usage
2,033KB
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
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(26)
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
Messages:
time to check permissions: 0.0007
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
FULLTEXT Search
php_sapi_name(): fpm-fcgi