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...
Page 1 of 2
1
2
>
Showing results 1 to 25 of 26
Search took
0.01
seconds.
Search:
Posts Made By:
postcd
Forum:
vB4 General Discussions
08-26-2022, 08:21 AM
Replies:
2
[solved] How to disable/hide member profile pages from unregistered visitors?
Views:
454
Posted By
z3r0
Set the Unregistered user group permission in the...
Set the Unregistered user group permission in the admincp
Can View Member Info -> No
Forum:
vB4 General Discussions
09-04-2020, 10:47 AM
Replies:
5
Admin receive e-mail from forum user, but wrong recipient when i reply
Views:
1,752
Posted By
Logician
Reporting user email is not used by vbulletin...
Reporting user email is not used by vbulletin because according to your settings, reporting user might not have an email. (eg. when you enable reporting for guests).
But if you are determined to...
Forum:
vB4 Programming Discussions
10-13-2019, 10:39 AM
Replies:
1
Only variables should be assigned by reference in class_dm_threadpost.php(764)
Views:
462
Posted By
Dave
If the error says "eval()'d" that means it's...
If the error says "eval()'d" that means it's caused by a hook of an installed plugin.
If you look at line 764 of /includes/class_dm_threadpost.php, it should state which registered hook is causing...
Forum:
vBulletin 4.x Add-ons
01-02-2017, 06:17 PM
Replies:
112
New Posting Features -
Block Censored Words in Posts by BOP5 VB4
Views:
30,472
Posted By
BirdOPrey5
You can't block words with spaces, even by using...
You can't block words with spaces, even by using the curly braces, it just doesn't work like that.
{Sell Cvv} blocks literally "{Sell" and "Cvv}" in theory.
Forum:
vB4 General Discussions
09-08-2015, 11:29 AM
Replies:
6
"New Posts" showing only 7 topics/posts
Views:
623
Posted By
cellarius
That is not what he's asking at all. ...
That is not what he's asking at all.
--------------- Added 1441719259 at 1441719259 ---------------
That is, as I said, not what "What's new" does for logged in users. It lists the last...
Forum:
vBulletin 4.x Add-ons
03-13-2015, 01:22 PM
Replies:
393
Miscellaneous Hacks -
Word Links FREE (Turn words into links) by BOP5
Views:
85,736
Posted By
BirdOPrey5
I'm afraid as I said earlier I am not able to...
I'm afraid as I said earlier I am not able to support non-English languages, sorry, I just don't know how PHP works when not using the letters I am familiar with. Maybe someone else had an idea.
Forum:
vB4 General Discussions
02-04-2015, 11:53 PM
Replies:
7
There are currently xxx users online. but i dont have that much..
Views:
758
Posted By
Lynne
If your users check the Remember Me checkbox,...
If your users check the Remember Me checkbox, then after they login, they should stay logged in until they logout.
Forum:
vB4 General Discussions
02-04-2015, 11:37 PM
Replies:
7
There are currently xxx users online. but i dont have that much..
Views:
758
Posted By
edgeless
But you can use a simple workaround to remain...
But you can use a simple workaround to remain logged on indefinitely if you want. If you set a shorter session timeout period and then simply leave the 'who's online' page open on one of your browser...
Forum:
vB4 Design and Graphics Discussions
12-02-2014, 08:57 PM
Replies:
5
Edit width of the topic/last post Ad box
Views:
865
Posted By
Seven Skins
You may be able to use this css code. e.g. ...
You may be able to use this css code.
e.g.
#ad_thread_last_post_content {width: 400px;}
Forum:
vB4 General Discussions
12-01-2014, 03:52 PM
Replies:
8
Can i setup lastmodiffied if modiffied headers to my vbulleting pages?
Views:
560
Posted By
Zachery
But the browser wont request them if the expires...
But the browser wont request them if the expires is already set.
Forum:
vBulletin 4.x Add-ons
09-10-2014, 09:32 AM
Replies:
191
Miscellaneous Hacks -
Mark Threads As "Solved"
Views:
52,798
Posted By
ozzy47
Edit the phrases that belong to the mod with...
Edit the phrases that belong to the mod with Phrase Manager.
Forum:
vB3 General Discussions
08-20-2014, 03:02 AM
Replies:
12
Show full url links instead of shortening it?
Views:
4,480
Posted By
tini_lam
In FILE class_bbcode.php have 2 line need edit. ...
In FILE class_bbcode.php have 2 line need edit.
edit
$text = htmlspecialchars_uni(vbchop($tmp, 36) . '...' . substr($tmp, -14));
to
// $text = htmlspecialchars_uni(vbchop($tmp, 36) . '...' ....
Forum:
vB4 General Discussions
01-13-2014, 02:26 AM
Replies:
1
How to disallow files execution in upload directories?
Views:
341
Posted By
djbaxter
Those folders need to have 777 (0777) permissions...
Those folders need to have 777 (0777) permissions so that your members can upload image files or document/PDF files to those directories.
What you need to do is, as you suggest, disallow any...
Forum:
vBulletin 4.x Add-ons
10-31-2013, 05:52 PM
Replies:
112
New Posting Features -
Block Censored Words in Posts by BOP5 VB4
Views:
30,472
Posted By
Dam13n
It's not blocking links. I want to block all...
It's not blocking links. I want to block all those kitchen spam bots and I have added a list of 40+ spam kitchen links but they still post it.
Forum:
Modification Requests/Questions (Unpaid)
09-26-2013, 08:25 PM
Replies:
3
Any mod to add "new topic" link to forum list?
Views:
1,064
Posted By
ozzy47
It can be done for forums with no subforums in...
It can be done for forums with no subforums in them, with a template edit.
ACP --> Styles & Templates --> Style Manager, choose your style and select Edit Templates.
Find the template group,...
Forum:
vBulletin 4.x Add-ons
08-02-2013, 11:50 AM
Replies:
45
End-User Options -
vB4 Select/Upload Avatar on Registration
Views:
18,764
Posted By
synseal
+1. :up:
+1. :up:
Forum:
vBulletin 4.x Add-ons
08-01-2013, 03:04 PM
Replies:
45
End-User Options -
vB4 Select/Upload Avatar on Registration
Views:
18,764
Posted By
RedTurtle
Waiting for the option to be able to upload a...
Waiting for the option to be able to upload a custom avatar!
Thanks!
Forum:
Modification Requests/Questions (Unpaid)
07-30-2013, 02:33 AM
Replies:
14
Force users to choose Avatar at Registration
Views:
2,427
Posted By
vBNinja
here you go, vb4 version (with more features): ...
here you go, vb4 version (with more features):
https://vborg.vbsupport.ru/showthread.php?t=300600
Forum:
vB4 General Discussions
06-22-2013, 04:45 PM
Replies:
1
How to split forum listing into 2 columns?
Views:
476
Posted By
Lynne
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=228484" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=228484</a>
Forum:
vBulletin 4.x Add-ons
01-30-2013, 12:53 PM
Replies:
42
Miscellaneous Hacks -
Manoel - Random Avatar
Views:
23,405
Posted By
Manoel J?nior
I will work for the new version 2.0 with many...
I will work for the new version 2.0 with many enhancements.
Please tick this product as installed!
Forum:
vBulletin 4.x Template Modifications
04-12-2012, 10:00 PM
Replies:
16
Forum Display Enhancements -
Thread title leads to new (unread) posts like Xenforo does, instead to the first post
Views:
8,287
Posted By
Alan_SP
Thread title leads to new (unread) posts like Xenforo does, instead to the first post
We now have situtation where we have small image (https://vborg.vbsupport.ru/images/cstyle/blue/buttons/firstnew.gif - Here I'm using image from vBorg, not image that's used in your forums) that...
Forum:
vBulletin Pre-Sales Questions
02-21-2012, 11:20 PM
Replies:
4
Pay per post
Views:
2,718
Posted By
TheLastSuperman
https://vborg.vbsupport.ru/showthread.php?t=245752
https://vborg.vbsupport.ru/showthread.php?t=245752
Forum:
vB4 General Discussions
02-17-2012, 08:36 PM
Replies:
2
Quick editor do not works & error message
Views:
465
Posted By
kh99
I think this is a problem with the PCRE library...
I think this is a problem with the PCRE library version 8.21, as described here: https://www.vbulletin.com/forum/showthread.php/393530-VBulletin-4-1-0-and-PCRE-8-21-bug
Forum:
vBulletin 4.x Add-ons
05-15-2011, 10:00 PM
Replies:
393
Miscellaneous Hacks -
Word Links FREE (Turn words into links) by BOP5
Views:
85,736
Posted By
BirdOPrey5
Word Links FREE (Turn words into links) by BOP5
Brought to you by BirdOPrey5 / Qapla.com (http://www.qapla.com/mods/)
Thank You for voting this June 2011 Mod of the Month!!!
The purpose of this mod is to automatically turn keywords or...
Forum:
vBulletin Avatar Sets
12-09-2010, 10:00 PM
Replies:
2
General Avatar Pack v1 (150x150px)
Views:
60,028
Posted By
Scandal
General Avatar Pack v1 (150x150px)
It's my forum's avatar set :)
Inside the *zip, there are 170 avatars 150x150 pixels (ALL) with general subject.
jpg, gif (animated!), png (transparent!)
Preview here...
Showing results 1 to 25 of 26
Page 1 of 2
1
2
>
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
04:37 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.01849 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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(30)
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
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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(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(215, 0, 1,''); -> cached fperms for forum 215
(unspecified) fetch_permissions(215, 0, 1,''); -> cached fperms for forum 215
FULLTEXT Search
php_sapi_name(): fpm-fcgi