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 33
Search took
0.00
seconds.
Search:
Posts Made By:
gamaken
Forum:
vBulletin 4.x Add-ons
09-19-2013, 02:11 AM
Replies:
1,896
Major Additions -
Yet Another Awards System
Views:
372,664
Posted By
gamaken
I have my maximum awards set to 3 in my...
I have my maximum awards set to 3 in my postbit_legacy. Some of my members have been awarded more than 3 awards. They are asking for a way to be able to choose which awards are displayed in their...
Forum:
vBulletin 4.x Add-ons
01-16-2013, 07:32 PM
Replies:
36
Mini Mods -
Quick Auto Image-Resize (Posts & Signature)
Views:
15,640
Posted By
gamaken
I have a quick fix for preventing all post...
I have a quick fix for preventing all post (and/or sig) images opening in new tabs.
Change:
$post['message'] = str_replace('<img', '<img style="max-width: ' ....
Forum:
vB4 Design and Graphics Discussions
01-09-2013, 05:11 AM
Replies:
6
help me with custom popupmenu
Views:
922
Posted By
gamaken
hmmm...My apologies You're correct. . I hadn't...
hmmm...My apologies
You're correct. . I hadn't noticed that.
Something to do with the yui?
Forum:
vB4 General Discussions
01-08-2013, 06:49 PM
Replies:
3
Moderation / Ban Question
Views:
644
Posted By
gamaken
1. AdminCP-->Settings-->Options-->User...
1. AdminCP-->Settings-->Options-->User Infractions & Post Reporting Options
(you must create the report forum manually)
2. Administrative drop down at the top of the thread, and Moderation Tools...
Forum:
vB4 Programming Discussions
01-08-2013, 06:23 PM
Replies:
4
vbulletin variable help
Views:
614
Posted By
gamaken
Are you trying to let users submit threads to...
Are you trying to let users submit threads to Digg?
https://vborg.vbsupport.ru/showthread.php?t=184398
Good article on vbseo:...
Forum:
vB4 Design and Graphics Discussions
01-08-2013, 05:53 PM
Replies:
6
help me with custom popupmenu
Views:
922
Posted By
gamaken
Custom how? Is this a custom template? In your...
Custom how? Is this a custom template?
In your additional CSS make:
.popupmenu a.popupctrlNEW {
padding-{vb:stylevar right}:15px;
_padding-{vb:stylevar right}:25px;
}
...and then change...
Forum:
vB4 General Discussions
01-08-2013, 05:26 PM
Replies:
14
Need help with Vietnam spam
Views:
4,003
Posted By
gamaken
I'm using...
I'm using https://vborg.vbsupport.ru/showthread.php?t=256026 which is pretty much the same idea.
I use a number of different methods to stop bots from registering, and it seems to be working well....
Forum:
vB4 General Discussions
01-08-2013, 10:56 AM
Replies:
7
Smilies window blank
Views:
594
Posted By
gamaken
You can do it that way. If you have categories...
You can do it that way.
If you have categories click on a title and then click on edit under one of the smilies. The individual path is listed. That might give you some more insight on what path...
Forum:
vB4 General Discussions
01-08-2013, 10:13 AM
Replies:
7
Smilies window blank
Views:
594
Posted By
gamaken
Are the smilie file paths correct?
Are the smilie file paths correct?
Forum:
vB4 General Discussions
01-08-2013, 09:56 AM
Replies:
14
Need help with Vietnam spam
Views:
4,003
Posted By
gamaken
I don't think these are bots. I think it's actual...
I don't think these are bots. I think it's actual people. I've been getting these spammers for the past couple weeks. I haven't had a bots on my forum in a long time. You can block yahoo.com.vn and...
Forum:
vB4 General Discussions
01-08-2013, 09:46 AM
Replies:
3
Article post count
Views:
430
Posted By
gamaken
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=275156" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=275156</a>
Forum:
vB4 General Discussions
01-08-2013, 09:44 AM
Replies:
7
Smilies window blank
Views:
594
Posted By
gamaken
Check to see if /forums/images/smilies has more...
Check to see if /forums/images/smilies has more than the default 15 smilies in it. Make sure it's at least 755 (vbulletin says to chmod 777, but 755 works and is more secure).
Forum:
vB4 General Discussions
01-08-2013, 09:37 AM
Replies:
10
Need help with forum structur and templates
Views:
729
Posted By
gamaken
Depth of Forums - Forum Home = 2 Depth of...
Depth of Forums - Forum Home = 2
Depth of Forums - Forum Display = 1
Depth of Sub-Forums = 1
-- -- LanguageA (Set as Category) (Parent Forum no one)
-- -- -- Category A (Set as Forum) (Parent...
Forum:
vB4 Programming Discussions
01-08-2013, 09:07 AM
Replies:
9
need Little help in vb4.1.5
Views:
1,010
Posted By
gamaken
You need to find where that particular plugin is...
You need to find where that particular plugin is hooking to the postbit.
I don't use the blogs, but I believe it hooks with ":Postbit: Add links to blog"...
Forum:
vB4 General Discussions
01-05-2013, 10:48 PM
Replies:
2
Referral Link?
Views:
354
Posted By
gamaken
Do you have: ...
Do you have:
AdminCP-->Settings-->Options-->User Registration Options-->User Referrer set to 'Yes'?
Forum:
vB4 Design and Graphics Discussions
01-05-2013, 10:41 PM
Replies:
2
How to add contents in Forum page?
Views:
2,531
Posted By
gamaken
You could directly edit your FORUMHOME template,...
You could directly edit your FORUMHOME template, or create a custom template.
After the menu and before the forums you will want to find:
{vb:raw template_hook.forumhome_above_forums}
Forum:
vB4 Programming Discussions
01-05-2013, 10:20 PM
Replies:
3
what is this called in php?
Views:
760
Posted By
gamaken
I don't follow you
I don't follow you
Forum:
vB4 Programming Discussions
01-05-2013, 10:18 PM
Replies:
1
VM question
Views:
488
Posted By
gamaken
VM question
I'm trying to write a plugin to do the following:
When a member attempts to post a VM on another member's profile, the plugin checks -
A) Is your own privacy setting set to only allow friends?
B)...
Forum:
vB4 Programming Discussions
01-05-2013, 10:07 PM
Replies:
2
i need a bit help learning
Views:
622
Posted By
gamaken
Could you be a little more specific? Are you...
Could you be a little more specific?
Are you looking to create a custom CMS that takes data from your forum and inserts it into your external page?
Forum:
vB5 Programming Discussions
01-05-2013, 01:15 AM
Replies:
1
Code help
Views:
3,233
Posted By
gamaken
You should post your php if you want a copy/paste...
You should post your php if you want a copy/paste code to use.
action should be a .php file
Other than that, it looks fine as far as the html is concerned.
Forum:
vB4 Programming Discussions
01-04-2013, 10:04 PM
Replies:
8
Permissions, db or sql issue?
Views:
1,122
Posted By
gamaken
Yes. It's the same. I appreciate you trying to...
Yes. It's the same.
I appreciate you trying to help. I've searched everywhere I can think of for the solution, and nobody seems to have any idea.
Forum:
vB4 Programming Discussions
01-04-2013, 07:43 PM
Replies:
3
what is this called in php?
Views:
760
Posted By
gamaken
ternary logic
ternary logic
Forum:
vB4 Programming Discussions
01-04-2013, 07:38 PM
Replies:
4
Send Guests to an External URL or Static Page
Views:
696
Posted By
gamaken
You want to redirect them with header location? ...
You want to redirect them with header location?
header( 'Location: http://www.foobar.net/login' ) ;
Forum:
vB4 Programming Discussions
01-04-2013, 07:17 PM
Replies:
8
Permissions, db or sql issue?
Views:
1,122
Posted By
gamaken
The bridge is to post new topics/stats to the...
The bridge is to post new topics/stats to the index. I have a seperate login bridge that is working fine.
I'm using a cron job to run a php script that grabs forum stats (new posts, hot posts,...
Forum:
vB4 Programming Discussions
01-04-2013, 05:19 PM
Replies:
8
Permissions, db or sql issue?
Views:
1,122
Posted By
gamaken
Yes, this was working 100% on another server,...
Yes, this was working 100% on another server, which is why I'm thinking it's something related to permissions or mysql. I don't think it's a php error as nothing has changed, except forum paths and...
Showing results 1 to 25 of 33
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
01:31 PM
.
-- 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.03860 seconds
Memory Usage
2,030KB
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
(12)
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.0011
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
FULLTEXT Search
php_sapi_name(): fpm-fcgi