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 20 of 20
Search took
0.00
seconds.
Search:
Posts Made By:
Pandemikk
Forum:
vB4 General Discussions
03-22-2013, 06:29 PM
Replies:
1
Is there an addon that does this? Gallery at top...
Views:
352
Posted By
Pandemikk
I'd recommend you check out DBTech vBGallery...
I'd recommend you check out DBTech vBGallery and/or DBTech vBSlider. They both offer features you seem to be looking for.
Forum:
Modification Requests/Questions (Unpaid)
03-09-2013, 08:39 PM
Replies:
2
[REQ] prevent account sharing - prevent multi user from using the same account
Views:
653
Posted By
Pandemikk
Im willing to do this. If you want you can be a...
Im willing to do this. If you want you can be a proactive tester as i start on this project. It sounds like a good mod idea.
Forum:
Programming Articles
06-18-2012, 10:00 PM
Replies:
6
[Part 3] Learning the Basics of Coding: Best Practices
Views:
6,348
Posted By
Pandemikk
[Part 3] Learning the Basics of Coding: Best Practices
The third part of my four part article will focus on better coding: Improving the efficiency and logic of your existing code. This skill literally makes the difference between your novice vb.org hack...
Forum:
vB4 General Discussions
04-21-2012, 03:05 PM
Replies:
3
Thanks hack used on this site?
Views:
493
Posted By
Pandemikk
Click the heart to like a post. The system used...
Click the heart to like a post. The system used on vB.org is custom made for vB.org
As far as I know, there's been no replicas made.
Forum:
Community Lounge
04-10-2012, 09:30 PM
Replies:
49
VBulletin is not built for security
Views:
4,779
Posted By
Pandemikk
You're more than welcome to your entirely...
You're more than welcome to your entirely baseless assumptions. :D
As are you. ;)
I love having my cake and eating it too. :up:
Forum:
vB4 Programming Discussions
04-07-2012, 01:19 PM
Replies:
16
Using custom phrasegroups in a plugin in VB4?
Views:
1,328
Posted By
Pandemikk
Good call. I used a test phrase and had to unset...
Good call. I used a test phrase and had to unset it in the method. :D
Forum:
vB4 Programming Discussions
04-07-2012, 07:05 AM
Replies:
5
str_replace and custom template
Views:
575
Posted By
Pandemikk
Just as a side note here, Notice how it's...
Just as a side note here,
Notice how it's usually: $templater = vB_Template::create();
Then: print_output($templater->render())
The method create() returns an object. $repl_string, in your...
Forum:
vBulletin 4.x Add-ons
04-06-2012, 03:57 PM
Replies:
42
New Posting Features -
Default Editor Messages
Views:
12,307
Posted By
Pandemikk
v2.0.0 will have the option for multiple forums...
v2.0.0 will have the option for multiple forums and messages per-instance. :)
Forum:
vBulletin 4.x Add-ons
04-05-2012, 03:09 PM
Replies:
42
New Posting Features -
Default Editor Messages
Views:
12,307
Posted By
Pandemikk
v1.1.0 Released! Addresses all requests made so...
v1.1.0 Released! Addresses all requests made so far. Included is the surprisingly popular auto-deleted message setting. I've decided to take it a step further and also given the ability to replace...
Forum:
vBulletin 4.x Add-ons
04-04-2012, 10:00 PM
Replies:
42
New Posting Features -
Default Editor Messages
Views:
12,307
Posted By
Pandemikk
Default Editor Messages
About DEM:
Default Editor Messages (what a name) allows forum specific messages to populate the editor when users create newthreads. This, originally custom modification, has been converted into a...
Forum:
vB4 General Discussions
04-04-2012, 01:10 PM
Replies:
1
View Forum Permissions shows empty permission title
Views:
556
Posted By
Pandemikk
Yep. That's the one. Though I haven't the...
Yep. That's the one. Though I haven't the faintest clue what it does since there's no admin help button for it. I imagine it's some sort of setting that says whether or not one can define arbitrary...
Forum:
vBulletin.org Site Feedback
04-01-2012, 01:05 AM
Replies:
33
Forum's Design
Views:
4,113
Posted By
Pandemikk
It ran faster than it did on vB3. I don't really...
It ran faster than it did on vB3. I don't really trust webpagetest, it's said sites take 6 seconds to load and they've loaded in a few seconds in actuality.
Forum:
vB4 Programming Discussions
03-31-2012, 07:33 AM
Replies:
5
Can I use this code in vb4 ?
Views:
615
Posted By
Pandemikk
The eval() may or may not be needed. I'm never...
The eval() may or may not be needed. I'm never sure on the context. It's not going to break your code, but it may prevent the redirect from working as intended. I'd leave it there.
But the exit is...
Forum:
vBulletin 4.x Add-ons
03-31-2012, 07:16 AM
Replies:
65
Administrative and Maintenance Tools -
Google Analytics in the Archive (and Forum) by BOP5
Views:
16,645
Posted By
Pandemikk
Excellent work BOP. I'm sorry to say that I'm...
Excellent work BOP. I'm sorry to say that I'm going to have to "steal" your idea for automatic archive GA integration :D.
Forum:
Programming Articles
03-30-2012, 10:00 PM
Replies:
11
[Part 2] Learning the Basics of Coding: Database Interaction
Views:
8,006
Posted By
Pandemikk
[Part 2] Learning the Basics of Coding: Database Interaction
[Part 1] Learning the Basics of Coding (https://vborg.vbsupport.ru/showthread.php?t=280880)
The second part of my four part article will focus on database interactions: Using PHP to interact with...
Forum:
vBulletin.org Site Feedback
03-30-2012, 07:42 PM
Replies:
33
Forum's Design
Views:
4,113
Posted By
Pandemikk
Greetings All, I believe the reason .org...
Greetings All,
I believe the reason .org hasn't upgraded is because the amount of customizing done for this site. Why spend all those hours upgrading the code to vB4 when the community has grown...
Forum:
Programming Articles
03-29-2012, 10:00 PM
Replies:
7
[Part 1] Learning the Basics of Coding
Views:
8,922
Posted By
Pandemikk
[Part 1] Learning the Basics of Coding
Having learned how to code both within the vB3 and vB4 environment, I hope that making this article will provide those interested in learning beneficial advice and teachings within not only a vB...
Forum:
vB4 General Discussions
03-15-2012, 08:21 PM
Replies:
5
Upgrade VB to new version but ***HELP***
Views:
584
Posted By
Pandemikk
No. /forums/install/upgrade.php The...
No.
/forums/install/upgrade.php
The vBulletin manual goes over this. I suggest you read it. And for future reference, this sort of topic would do be better on vbulletin.com or at least in a...
Forum:
Community Lounge
03-15-2012, 06:43 PM
Replies:
33
Why 3.x forums have 5 times more visitors
Views:
3,745
Posted By
Pandemikk
There's bug fixes in 3.8.x versions as well. In...
There's bug fixes in 3.8.x versions as well. In fact, 3.8.7 still has unresolved bugs that will most likely not be addressed as the company has decided to dedicate its time and development to the 4.x...
Forum:
vBulletin 4.x Add-ons
03-15-2012, 07:57 AM
Replies:
92
Statistics Modifications -
[DBTech] vBAnalytics v1 (vB4)
Views:
37,727
Posted By
Pandemikk
Hmm. That's weird. For some reason there's no...
Hmm. That's weird. For some reason there's no sessionhash. This may be an issue with that vB version. If you could forward me some FTP and Admin login I will be able to really get to the bottom of...
Showing results 1 to 20 of 20
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
02:12 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.02682 seconds
Memory Usage
2,047KB
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
(20)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(31)
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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(188, 0, 1,''); -> cached fperms for forum 188
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi