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 18 of 18
Search took
0.00
seconds.
Search:
Posts Made By:
baze22
Forum:
Modification Requests/Questions (Unpaid)
06-06-2007, 06:27 PM
Replies:
2
PM Blacklist
Views:
1,070
Posted By
baze22
Not as I understand it: Ignore list might...
Not as I understand it:
Ignore list might be closer, but I'd want this just for PM's and Ignore works with threads as well as PMs. I was wanting something just for PM's.
Forum:
Modification Requests/Questions (Unpaid)
06-06-2007, 05:49 PM
Replies:
2
PM Blacklist
Views:
1,070
Posted By
baze22
PM Blacklist
I want to allow users to have a blacklist of people they wouldn't want PM's from. The sender could see a mesage something like "This user is not accepting PM's". Is there a mod available that does...
Forum:
vB3 Programming Discussions
05-19-2007, 03:15 PM
Replies:
0
Question about using the template hooks
Views:
636
Posted By
baze22
Question about using the template hooks
I was updating to the latest version and all went quickly as I have all code mods as plugins. But I still had to fix modded templates one by one. I noticed the template_hooks and thought I might be...
Forum:
vBulletin 3.6 Add-ons
05-11-2007, 02:03 PM
Replies:
1,340
Board Optimization -
Welcome headers - Improve community registration rates
Views:
449,556
Posted By
baze22
Very nice, thanks for your efforts!
Very nice, thanks for your efforts!
Forum:
vBulletin 3.6 Add-ons
10-25-2006, 01:48 PM
Replies:
418
New Posting Features -
vB Spell
Views:
78,469
Posted By
baze22
Playing around, I found a workaround for it...
Playing around, I found a workaround for it popping under. In the vbspell_iframe.php file:
find this:
<body class="wysiwyg" onLoad="assignSelf(); window.parent.startsp();" id="theBody">
...
Forum:
vBulletin 3.6 Add-ons
10-25-2006, 01:01 PM
Replies:
418
New Posting Features -
vB Spell
Views:
78,469
Posted By
baze22
I don't know that it's something that can be...
I don't know that it's something that can be fixed in the hack. The problem seems to have something to do with the javascript for the editor.
baze
Forum:
vBulletin 3.6 Add-ons
10-25-2006, 10:42 AM
Replies:
418
New Posting Features -
vB Spell
Views:
78,469
Posted By
baze22
Thanks for these posts, I hadn't even thought of...
Thanks for these posts, I hadn't even thought of putting the button back:rolleyes: The method you posted for newreply/newthread for for pm_newpm (didn't check the exact code, but right after the...
Forum:
vBulletin 3.6 Add-ons
10-20-2006, 04:35 PM
Replies:
418
New Posting Features -
vB Spell
Views:
78,469
Posted By
baze22
Additional info. exact error in the PM is to...
Additional info. exact error in the PM is to complete obth the subject and the message. Bottom line is that in both cases the message text goes away when submitted without this function.
baze
Forum:
vBulletin 3.6 Add-ons
10-20-2006, 04:28 PM
Replies:
418
New Posting Features -
vB Spell
Views:
78,469
Posted By
baze22
I did stumble across one slightly detrimental...
I did stumble across one slightly detrimental affect.... users couldn't submit posts or PM's. :D PM's give the message that there is no recipient or title, posts get the error message that the...
Forum:
vBulletin 3.6 Add-ons
10-20-2006, 03:29 PM
Replies:
418
New Posting Features -
vB Spell
Views:
78,469
Posted By
baze22
I've played around a bit, but I'm no js expert. ...
I've played around a bit, but I'm no js expert. I've narrowed to having something to do with a function in the vbulletin_global.js file:
function set_unselectable(obj)
I'm not sure exactly...
Forum:
vBulletin 3.0 Full Releases
10-12-2006, 11:30 AM
Replies:
201
vBulletin-WordPress Bridge
Views:
96,260
Posted By
baze22
I think I figured out what the problem here was. ...
I think I figured out what the problem here was. When I created the vb3-settings.php file, I copy/pasted the file name from the instructions at the top of the page. But it isn't the same - you get...
Forum:
vBulletin 3.0 Full Releases
10-12-2006, 11:14 AM
Replies:
201
vBulletin-WordPress Bridge
Views:
96,260
Posted By
baze22
I did this yesterday using the file in this post...
I did this yesterday using the file in this post (https://vborg.vbsupport.ru/showpost.php?p=961868&postcount=137) and in my initial testing it looks like its working as it should.
2 things I had...
Forum:
Modification Requests/Questions (Unpaid)
07-11-2006, 09:20 PM
Replies:
1
Disallow/remove links to specific sites
Views:
781
Posted By
baze22
Disallow/remove links to specific sites
There may already be something out there but I haven't found it, if there is point me to it. I want to be able to disallow or remove links in posts & signatures to sites I could specify.
Thanks
Forum:
vB3 General Discussions
12-18-2004, 09:36 PM
Replies:
2
Question on conditions..again
Views:
798
Posted By
baze22
That did it, thanks. Can't believe I missed...
That did it, thanks. Can't believe I missed that. :o
And yes, if that were actually the code I wanted, it would be much more efficient to just leave the code out. But I do have a variable that...
Forum:
vB3 General Discussions
12-18-2004, 07:42 PM
Replies:
2
Question on conditions..again
Views:
798
Posted By
baze22
Question on conditions..again
<if condition="FALSE">
<input type="submit" name="sbutton_del" value="Delete Tip">
</endif>
If I have this in a template, shouldn't it never show? Yet it always does. I've also tried "2+2==5"...
Forum:
vB3 General Discussions
08-11-2004, 03:53 PM
Replies:
9
Question about Conditionals
Views:
1,453
Posted By
baze22
I did make one final change before I put on the...
I did make one final change before I put on the production site, changed the PHPSTART code to:$display_ad = FALSE;
$omit_forums = array(6,7);
if (THIS_SCRIPT == 'showthread' || THIS_SCRIPT ==...
Forum:
vB3 General Discussions
08-11-2004, 01:08 PM
Replies:
9
Question about Conditionals
Views:
1,453
Posted By
baze22
Thanks for the help. I see that I might have...
Thanks for the help. I see that I might have been closer if I had remembered to put the $ in front of my variable names. I like your solution better. I did go ahead and make my PHPINCLUDE_START...
Forum:
vB3 General Discussions
08-10-2004, 07:10 PM
Replies:
9
Question about Conditionals
Views:
1,453
Posted By
baze22
Question about Conditionals
I'm trying to get adsense integrated into my forum. I only want the ads showing in showthread displays and forumdisplays and I want to exclude certain (non-public) forums. I've used the following:...
Showing results 1 to 18 of 18
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
06:34 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.01474 seconds
Memory Usage
1,988KB
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
(18)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(27)
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.0005
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi