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 28
Search took
0.00
seconds.
Search:
Posts Made By:
AlokSharma
Forum:
Modification Graveyard
02-04-2013, 05:37 AM
Replies:
249
Administrative and Maintenance Tools -
Change Author And Creation Date Of Posts And Articles
Views:
69,195
Posted By
AlokSharma
Its just the one that I had been looking for so...
Its just the one that I had been looking for so long.
It has made my task much easier now. I can now easily modify any post date / time with just a few clicks.
Forum:
vB4 General Discussions
03-23-2012, 09:54 AM
Replies:
0
Replace Moderation Tools box with individual links
Views:
387
Posted By
AlokSharma
Replace Moderation Tools box with individual links
Is it possible to replace the Moderation Tools box displayed at the bottom portion of forumdisplay page into single / individual links.
For e.g.
Delete | Undelete | Open | Close | Stick |...
Forum:
Modification Requests/Questions (Unpaid)
03-22-2012, 01:01 PM
Replies:
16
One click move thread?
Views:
1,586
Posted By
AlokSharma
Thanks a lot. I added the code next to the...
Thanks a lot. I added the code next to the Thread: <Title>.
Here is the code:
<vb:if condition="$threadinfo['forumid'] == <source_forum_id>">
<form...
Forum:
Modification Requests/Questions (Unpaid)
03-22-2012, 11:31 AM
Replies:
16
One click move thread?
Views:
1,586
Posted By
AlokSharma
I checked that template but couldn't find the...
I checked that template but couldn't find the where the thread heading is displayed at the top in the form of navigation tree.
E.g. Home Icon > Forum > Tech Support > Thread Title
I wish to...
Forum:
Modification Requests/Questions (Unpaid)
03-20-2012, 12:05 PM
Replies:
16
One click move thread?
Views:
1,586
Posted By
AlokSharma
Thanks, that worked out. BTW, if I want to...
Thanks, that worked out.
BTW, if I want to put this one click move code in the showthread page just next to the title, then which template I have to edit.
Forum:
Modification Requests/Questions (Unpaid)
03-19-2012, 12:56 PM
Replies:
16
One click move thread?
Views:
1,586
Posted By
AlokSharma
Ok, so it will be like this: <vb:if...
Ok, so it will be like this:
<vb:if condition="$thread.forumid == 19">
or may be:
<vb:if condition="{vb:raw thread.forumid} == 19">
Forum:
Modification Requests/Questions (Unpaid)
03-19-2012, 03:22 AM
Replies:
16
One click move thread?
Views:
1,586
Posted By
AlokSharma
Actually, that condition is not working even...
Actually, that condition is not working even without the quotes, so that's why I used the quotes. Anyway, I will remove the quotes.
I am putting that condition in the threadbit template. Since...
Forum:
Modification Requests/Questions (Unpaid)
03-19-2012, 03:01 AM
Replies:
16
One click move thread?
Views:
1,586
Posted By
AlokSharma
Unfortunately, that code did not work. So I had...
Unfortunately, that code did not work. So I had to modify it as below:
<vb:if condition="$bbuserinfo['usergroupid'] == 6">
<vb:if condition="$threadinfo['forumid'] == '19'">
<form...
Forum:
Modification Requests/Questions (Unpaid)
03-16-2012, 01:27 PM
Replies:
16
One click move thread?
Views:
1,586
Posted By
AlokSharma
Hey Buddy, Thanks a lot.
Hey Buddy,
Thanks a lot.
Forum:
Modification Requests/Questions (Unpaid)
03-14-2012, 03:10 AM
Replies:
16
One click move thread?
Views:
1,586
Posted By
AlokSharma
Can you please post a link. Thanks in...
Can you please post a link.
Thanks in advance.
Forum:
Modification Requests/Questions (Unpaid)
03-13-2012, 09:28 AM
Replies:
16
One click move thread?
Views:
1,586
Posted By
AlokSharma
This is quite a old thread. Anyway, I found a...
This is quite a old thread. Anyway, I found a work around at https://www.vbulletin.com/forum/showthread.php/30374-One-click-move
Forum:
vBulletin 4.x Template Modifications
01-20-2012, 09:12 AM
Replies:
14
Administrative and Maintenance Tools -
Disable Default Redirect in Move and Merge Threads
Views:
7,970
Posted By
AlokSharma
Thanks, this is what I was looking for since long.
Thanks, this is what I was looking for since long.
Forum:
vBulletin 4.x Add-ons
08-17-2011, 04:23 AM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,551
Posted By
AlokSharma
Can't seem to find this anywhere in the database.
Can't seem to find this anywhere in the database.
Forum:
vBulletin 4 Articles
07-30-2011, 06:26 AM
Replies:
543
[HOW TO - vB4] Create a New Tab in the navbar
Views:
114,723
Posted By
AlokSharma
Just in case, if someone only wants to add a tab,...
Just in case, if someone only wants to add a tab, here is the modified code:
$tabselected = '';
$tablinks = '';
if (THIS_SCRIPT == 'chat')
{
$vbulletin->options['selectednavtab']='chat';
...
Forum:
vB4 General Discussions
07-22-2011, 09:55 AM
Replies:
2
staff edit BBCODE help
Views:
771
Posted By
AlokSharma
I am also looking for a similar mod.
I am also looking for a similar mod.
Forum:
vBulletin 4.x Add-ons
07-20-2011, 10:54 AM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,551
Posted By
AlokSharma
Thanks.
Thanks.
Forum:
vBulletin 4.x Add-ons
07-20-2011, 10:29 AM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,551
Posted By
AlokSharma
I couldn't find it in the Languages & Phrases...
I couldn't find it in the Languages & Phrases options. I guess I have to look into this using phpMyAdmin.
Forum:
vBulletin 4.x Add-ons
07-20-2011, 09:46 AM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,551
Posted By
AlokSharma
Nothing. It bring me to the style manager page.
Nothing. It bring me to the style manager page.
Forum:
vBulletin 4.x Add-ons
07-20-2011, 09:11 AM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,551
Posted By
AlokSharma
A bit doubtful because its a high traffic site.
A bit doubtful because its a high traffic site.
Forum:
vBulletin 4.x Add-ons
07-20-2011, 08:45 AM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,551
Posted By
AlokSharma
I uninstalled the plugin and its still displaying...
I uninstalled the plugin and its still displaying this "*[evbs_sstab_advanced_menu]*" in the side bar.
Any idea how to get rid of this.
Forum:
vBulletin 4.x Add-ons
07-17-2011, 01:02 PM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,551
Posted By
AlokSharma
Don't know why this is not working at my end. Any...
Don't know why this is not working at my end. Any clues?
Forum:
vBulletin 4.x Add-ons
07-15-2011, 07:44 AM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,551
Posted By
AlokSharma
This doesn't seems to be working for vB Suite...
This doesn't seems to be working for vB Suite 4.1.4 Patch Level 1. I created a new tab but it won't appear in the site.
Forum:
vBulletin 3.8 Add-ons
02-05-2011, 03:26 AM
Replies:
140
Forum Home Enhancements -
User Of The Month
Views:
23,888
Posted By
AlokSharma
Installed but had to disable as the site was...
Installed but had to disable as the site was showing a blank page.
Forum:
vBulletin 4.x Add-ons
02-05-2011, 03:09 AM
Replies:
142
Forum Home Enhancements -
Today's Top Poster(s) 4.2.2
Views:
42,491
Posted By
AlokSharma
Working fine but its showing this message "Last 2...
Working fine but its showing this message "Last 2 Weeks's Top Posters" twice. Like this:
"Last 2 Weeks's Top Posters Last 2 Weeks's Top Posters"
Forum:
vB4 General Discussions
01-31-2011, 01:33 AM
Replies:
1
Need help with One Click Delete Post
Views:
380
Posted By
AlokSharma
Anyone there?
Anyone there?
Showing results 1 to 25 of 28
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
11:30 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.01670 seconds
Memory Usage
2,031KB
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
(56)
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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(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(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(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi