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 22 of 22
Search took
0.00
seconds.
Search:
Posts Made By:
AzzazelCyC
Forum:
vB4 General Discussions
05-16-2013, 04:21 PM
Replies:
1
IP Blocker
Views:
313
Posted By
AzzazelCyC
This one might be of help to you: ...
This one might be of help to you:
https://vborg.vbsupport.ru/showthread.php?t=255245
Forum:
vB4 Programming Discussions
05-14-2013, 02:55 AM
Replies:
0
How to get thumbnail and preview of thread?
Views:
371
Posted By
AzzazelCyC
How to get thumbnail and preview of thread?
Hello,
I'm currently coding a home page for my forums, which takes threads from certain sections through RSS, but I want to also take a thumbnail from the threads, which will be an attachment in...
Forum:
vB4 General Discussions
05-07-2013, 04:15 PM
Replies:
3
Chat Room Mod
Views:
660
Posted By
AzzazelCyC
I've seen different sites with this sort of chat...
I've seen different sites with this sort of chat as well, have been wondering which that is...
Forum:
vB4 General Discussions
05-07-2013, 04:12 PM
Replies:
5
Help: How to feed my Facebook Fan page with Vbulletin Forum (4.2)
Views:
1,174
Posted By
AzzazelCyC
RSS Graffiti works pretty good for this, but it...
RSS Graffiti works pretty good for this, but it needs you to have the datestamp following the RFC-822 format, which isn't default for vBulletin.
You need to go to the AdminCP > Settings and set...
Forum:
vB4 General Discussions
05-07-2013, 02:27 AM
Replies:
5
Help: How to feed my Facebook Fan page with Vbulletin Forum (4.2)
Views:
1,174
Posted By
AzzazelCyC
There's actually a way to do this via RSS Feed;...
There's actually a way to do this via RSS Feed; there are some applications on facebook for this, but you must have your forum's datestamp needs to be in RFC-822 format in order for these...
Forum:
vBulletin 4.x Add-ons
05-05-2013, 05:12 AM
Replies:
539
Integration with vBulletin -
Steam Connect - Sign in with your Steam Account! [RC3]
Views:
519,756
Posted By
AzzazelCyC
Hello there, I've added this to my forums,...
Hello there,
I've added this to my forums, but it doesn't work for me. Whenever a user tries to connect their Steam account, they get the "HTTP 500 (Internal Server Error)" message and the...
Forum:
vB4 General Discussions
05-03-2013, 07:08 PM
Replies:
0
Social Media sign-in
Views:
314
Posted By
AzzazelCyC
Social Media sign-in
Hello everyone,
This might be easy to find (and if so, I must be terrible at searching) but could someone point me out in the right direction for some add-on for 4.2.0 to add sign-in through...
Forum:
vBulletin 4.x Add-ons
04-28-2013, 09:23 PM
Replies:
934
Major Additions -
[DBTech] vBActivity & Awards v3 (vB4)
Views:
162,131
Posted By
AzzazelCyC
I wonder (sorry if this has been asked, such a...
I wonder (sorry if this has been asked, such a long thread) is this working with vB 4.2.0?
Forum:
vBulletin 4.x Add-ons
04-26-2013, 05:52 AM
Replies:
2,697
Major Additions -
vBExperience 4
Views:
532,159
Posted By
AzzazelCyC
I'm wondering, it is said in the description that...
I'm wondering, it is said in the description that it has been tested on versions 4.0.4 -> 4.1.11; will this work on 4.2.0 / 4.2.1 ?
I'm quite interested in adding this to my forums, and would love...
Forum:
vB4 General Discussions
04-26-2013, 04:58 AM
Replies:
13
Getting some BBCode to properly work
Views:
708
Posted By
AzzazelCyC
Well, I guess this was more complicated than I...
Well, I guess this was more complicated than I thought.
I got a question though, taking what you said "bbcode accepts two parameters" how does the "common" or bult-in table tags work? it needs,...
Forum:
vB4 General Discussions
04-26-2013, 02:03 AM
Replies:
13
Getting some BBCode to properly work
Views:
708
Posted By
AzzazelCyC
Basically, if you check over the HTML code, it is...
Basically, if you check over the HTML code, it is inserting the "row 1, cell 1" "row 1, cell 2" as data; what I am trying to accomplish here is that, using this statement:
[table (=head if needs...
Forum:
vB4 General Discussions
04-26-2013, 12:24 AM
Replies:
13
Getting some BBCode to properly work
Views:
708
Posted By
AzzazelCyC
The output is there, the thing is that, whatever...
The output is there, the thing is that, whatever data gets inserted in the table isn't shown, instead it shows "row 1, cell 1", "row 1, cell 2" and so on
Forum:
vB4 General Discussions
04-25-2013, 11:17 PM
Replies:
13
Getting some BBCode to properly work
Views:
708
Posted By
AzzazelCyC
Well, currently, what I've done is go to the...
Well, currently, what I've done is go to the AdminCP under Custom BB Codes, and add a new one, which shows as follows:
Name: Table
BB Code: row 1, cell 1 | row 1, cell 2
HTML:
<table...
Forum:
vB4 General Discussions
04-25-2013, 09:07 PM
Replies:
13
Getting some BBCode to properly work
Views:
708
Posted By
AzzazelCyC
That would be the idea, eliminate the way in...
That would be the idea, eliminate the way in which you currently have to use [TR][TD] so that users won't need to, and they can create a table simply by adding the symbol "|" to separate data; as...
Forum:
vB4 General Discussions
04-25-2013, 08:16 PM
Replies:
13
Getting some BBCode to properly work
Views:
708
Posted By
AzzazelCyC
That is exactly what I don't want the need to; on...
That is exactly what I don't want the need to; on other vb boards I can create a table by simply using
[table ] data1 | data2
data1.1 | data 2.2 [ /table]
or
[table=head ] title1 | title2...
Forum:
vB4 General Discussions
04-25-2013, 07:18 PM
Replies:
13
Getting some BBCode to properly work
Views:
708
Posted By
AzzazelCyC
Getting some BBCode to properly work
Hello again everyone,
This -I know for a fact- is a quite simple question, yet I'm not sure why I haven't been able to get it to properly work. It is about some BBCodes I am trying to implement...
Forum:
vB4 General Discussions
04-24-2013, 06:32 AM
Replies:
7
CMS Customization
Views:
555
Posted By
AzzazelCyC
Definitely right on that! Still some things...
Definitely right on that!
Still some things would be needed to be taken from vbulletin in order to get everything done right on that home page, to be fair, I never touched the source until now,...
Forum:
vB4 General Discussions
04-22-2013, 09:40 PM
Replies:
7
CMS Customization
Views:
555
Posted By
AzzazelCyC
I've been thinking about coding a whole new home...
I've been thinking about coding a whole new home page, because the CMS and its article-based system is not of my liking. You are totally right on this fact, after poking around this code, it seems...
Forum:
vB4 General Discussions
04-22-2013, 05:48 AM
Replies:
7
CMS Customization
Views:
555
Posted By
AzzazelCyC
I've asked about this in there, they sent me...
I've asked about this in there, they sent me here...guess that even though I've seen something like this on some sites, it is some complete personalization and a lot of work...
Forum:
vB4 General Discussions
04-21-2013, 10:04 PM
Replies:
7
CMS Customization
Views:
555
Posted By
AzzazelCyC
So, I'd assume this is either way too complicated...
So, I'd assume this is either way too complicated to accomplish, or simply nobody has ever tried...that's sort of sad...but oh well, I'll have to keep scratching the source to see how is this done...
Forum:
vB4 General Discussions
04-19-2013, 01:57 AM
Replies:
7
Allow user to access if registered for more than 6 months
Views:
620
Posted By
AzzazelCyC
It isn't manual, what you do is create a new...
It isn't manual, what you do is create a new usergroup, and use it as a promotion so that -automatically- when a "registered user" hits 6 months after registration (or X amount of posts, or whatever...
Forum:
vB4 General Discussions
04-18-2013, 05:28 AM
Replies:
7
CMS Customization
Views:
555
Posted By
AzzazelCyC
CMS Customization
Hello everyone,
I'm running a vb 4.2.0 site, and the CMS is kind of..."not what I want", so I'd like to have it customized for different things:
Firstly, the "articles" I don't want them to be...
Showing results 1 to 22 of 22
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
09: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.03206 seconds
Memory Usage
2,008KB
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
(22)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(23)
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.0008
(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(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(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi