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 7
1
2
3
>
Last
»
Showing results 1 to 25 of 158
Search took
0.01
seconds.
Search:
Posts Made By:
Replicant
Forum:
vB5 Programming Discussions
02-03-2017, 02:57 PM
Replies:
5
vBulletin5 Adding Custom module!
Views:
3,849
Posted By
Replicant
I have a vb5 skeleton mod here...
I have a vb5 skeleton mod here (https://vborg.vbsupport.ru/showthread.php?p=2573259&highlight=skeleton#post2573259) that has a basic module in it. By examining the xml file
, you can learn how to...
Forum:
vB5 General Discussions
01-25-2017, 12:32 AM
Replies:
4
vB5 Events Calendar
Views:
2,577
Posted By
Replicant
This project has been permanently sidelined by...
This project has been permanently sidelined by the events functionality currently being developed and added to vb5 by the vb developers. A calendar is coming and it will be awesome.....since I do't...
Forum:
vB5 Programming Discussions
01-24-2017, 03:51 AM
Replies:
5
Importing CSV Users List
Views:
1,084
Posted By
Replicant
I can't find the working script (found a broken...
I can't find the working script (found a broken one) but I did find my notes. I'll see if I can hack something together over the next couple of days.
Forum:
vB5 General Discussions
11-30-2016, 02:30 AM
Replies:
4
vB5 Events Calendar
Views:
2,577
Posted By
Replicant
Yep, the module is already done. Currently...
Yep, the module is already done. Currently working on the backend php and date logic.
Forum:
News and Announcements
11-28-2016, 02:33 AM
Replies:
28
Please welcome Dave as our new Advisor!
Views:
14,068
Posted By
Replicant
Way to go Dave. He doin' sumthin', He doin'...
Way to go Dave. He doin' sumthin', He doin' sumthin'.....
Forum:
vB5 General Discussions
11-24-2016, 06:53 PM
Replies:
14
Email not working
Views:
3,672
Posted By
Replicant
Just my 2 cents. I would grab a monthly plan with...
Just my 2 cents. I would grab a monthly plan with Siteground or Nuwebhosting for around $4 bucks a month and setup your own email server. This way, you have total control over "spam banning" issues...
Forum:
vB5 Design and Graphics Discussions
11-23-2016, 10:17 AM
Replies:
6
CSS for Template ID verus Page ID
Views:
1,718
Posted By
Replicant
No. additional.css is just for css. Easiest way...
No. additional.css is just for css. Easiest way to add the script is in an ad module. Open site-builder, drag the ad module down on the page, paste the code above in the ad module editor enclosed in...
Forum:
vB5 General Discussions
11-22-2016, 11:43 AM
Replies:
5
People claiming that they're Banned
Views:
788
Posted By
Replicant
I just created a new account on your forum. ...
I just created a new account on your forum. After the signup process, it said it was going to send an email (I never received it), then upon refresh, it said I was banned. I suspect a configuration...
Forum:
vB5 General Discussions
11-20-2016, 01:44 AM
Replies:
50
Why not vBulletin 7 ?
Views:
5,373
Posted By
Replicant
Premium mods for other software brands are all...
Premium mods for other software brands are all for sale, not free. Why should it be any different for vb5?
Forum:
vB5 General Discussions
11-19-2016, 03:49 PM
Replies:
50
Why not vBulletin 7 ?
Views:
5,373
Posted By
Replicant
I will add that while there aren't a huge...
I will add that while there aren't a huge quantity of mods on vBorg, that doesn't mean there aren't any to chose from. Most of the more complicated and sophisticated products built for vb5 are not...
Forum:
vB5 General Discussions
11-07-2016, 12:47 AM
Replies:
4
vB5 Events Calendar
Views:
2,577
Posted By
Replicant
vB5 Events Calendar
vB5 lacks a calendar as we all know. The vB4 Calendar system was pretty sophisticated so duplicating it for vB5 would be a serious undertaking. The calendar was not included in vb5 due to low feature...
Forum:
News and Announcements
11-04-2016, 11:59 PM
Replies:
61
A Big Welcome to MarkFL
Views:
27,066
Posted By
Replicant
Congrats Mark!!
Congrats Mark!!
Forum:
vBulletin.org Site Feedback
10-12-2016, 02:44 AM
Replies:
16
Feedback - The site looks old
Views:
2,514
Posted By
Replicant
It is old, and still works just fine.
It is old, and still works just fine.
Forum:
vB5 Programming Discussions
09-26-2016, 12:56 AM
Replies:
13
Remove "forum" from the url /forums/forum/ - VB 5.2.2
Views:
3,781
Posted By
Replicant
OR, you can open site builder on each forum page,...
OR, you can open site builder on each forum page, edit the url and save. I did it on mine, about 60 forums/categories (at the time), took a couple hours.
Forum:
vB5 Programming Discussions
09-12-2016, 06:29 PM
Replies:
3
Help with XML
Views:
785
Posted By
Replicant
Where are these values coming from in the URL? I...
Where are these values coming from in the URL? I guess what I'm saying is how exactly are you using the bbcode? Example?
i=309
l=3ad2a73e6d8a532941cddcad311085bf92673da3
Forum:
vB5 Programming Discussions
09-03-2016, 04:51 PM
Replies:
5
Cant setup external login
Views:
2,952
Posted By
Replicant
So you got it? I use this code if the...
So you got it?
I use this code if the external login code is inside the forum directory.
<?php
define('CSRF_PROTECTION', false);
require_once(__DIR__ . '/includes/vb5/autoloader.php');...
Forum:
Modification Requests/Questions (Unpaid)
08-26-2016, 03:36 PM
Replies:
15
vBulletin 5 Request - Require (New Thread), (Edit Thread), (New Post), and (Move Post) Functions VB5.2.3
Views:
1,602
Posted By
Replicant
Glenn has been my mentor from the beginning. His...
Glenn has been my mentor from the beginning. His tips on CSS are what got me started. I'm not a coder, just more of a hacker and I have learned a ton of how to do things in vb5 from Glenn. His...
Forum:
Community Lounge
08-25-2016, 11:20 AM
Replies:
13
GoDaddy Warning / Rant
Views:
2,438
Posted By
Replicant
Use k5bp.com resolves to the ip. I'm not going to...
Use k5bp.com resolves to the ip. I'm not going to worry about the other one until it is transferred on the 28th.
Forum:
Modification Requests/Questions (Unpaid)
08-22-2016, 03:29 PM
Replies:
15
vBulletin 5 Request - Require (New Thread), (Edit Thread), (New Post), and (Move Post) Functions VB5.2.3
Views:
1,602
Posted By
Replicant
If you wrote to an existing thread, change the...
If you wrote to an existing thread, change the thread nodeid you wrote to to the forum nodeid and it will create a new thread.
Forum:
vB5 Programming Discussions
08-19-2016, 11:01 PM
Replies:
4
VB Main Navbar on WP site
Views:
1,613
Posted By
Replicant
The easiest way to include the login form is via...
The easiest way to include the login form is via iframe. When someone logs in, they will be redirected to the forums.
<iframe id="idLoginIframe" class="js-menu__login-iframe b-menu__login-iframe"...
Forum:
Community Lounge
08-19-2016, 02:15 AM
Replies:
38
I am in deep now folks
Views:
6,232
Posted By
Replicant
Handsome little guy. You have a good reason to be...
Handsome little guy. You have a good reason to be proud.
Forum:
Community Lounge
08-19-2016, 02:14 AM
Replies:
8
I'm in "Not so deep"
Views:
1,802
Posted By
Replicant
Haha, the honor is all yours brother, after all,...
Haha, the honor is all yours brother, after all, you're the one who has to deal with it for 18 years. I'll get to see mine and then send her home. :)
Forum:
Community Lounge
08-17-2016, 11:51 AM
Replies:
8
I'm in "Not so deep"
Views:
1,802
Posted By
Replicant
Happened at 9:20pm yesterday. 6 1/2lb, 20 inches...
Happened at 9:20pm yesterday. 6 1/2lb, 20 inches long baby girl!
Forum:
vBulletin 5.x Template Modifications
08-11-2016, 07:26 PM
Replies:
19
Mini Mods -
Add custom field to postbit
Views:
10,163
Posted By
Replicant
This modification is obsolete and cumbersome and...
This modification is obsolete and cumbersome and was more or less a workaround until a proper mod was created. Noypiscripter has a mod that is far superior to this one and much easier to implement...
Forum:
vB3 Design and Graphics Discussions
08-09-2016, 05:50 PM
Replies:
4
Responsive?
Views:
1,616
Posted By
Replicant
VB5 doesn't even have a responsive admincp style....
VB5 doesn't even have a responsive admincp style. The admincp is coded using frames. The use of frames is deprecated in HTML5. Using the admincp from a mobile device is probably not a common thing...
Showing results 1 to 25 of 158
Page 1 of 7
1
2
3
>
Last
»
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:03 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.02085 seconds
Memory Usage
2,050KB
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
(2)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(29)
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.0028
(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(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(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(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(263, 0, 1,''); -> cached fperms for forum 263
(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(263, 0, 1,''); -> cached fperms for forum 263
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(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(13, 0, 1,''); -> cached fperms for forum 13
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(259, 0, 1,''); -> cached fperms for forum 259
(unspecified) fetch_permissions(259, 0, 1,''); -> cached fperms for forum 259
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
FULLTEXT Search
php_sapi_name(): fpm-fcgi