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 16
1
2
3
11
>
Last
»
Showing results 1 to 25 of 381
Search took
0.01
seconds.
Search:
Posts Made By:
Bellardia
Forum:
vB3 Programming Discussions
05-31-2009, 12:25 AM
Replies:
2
Javascript : appendChild
Views:
1,655
Posted By
Bellardia
I figured it out, sort of. Thanks a lot for the...
I figured it out, sort of. Thanks a lot for the detailed response.
Since the page is xhtml+voice, which was encoded as xml at the time there was some weird behavior. Mainly document.style...
Forum:
vB3 Programming Discussions
05-28-2009, 01:13 PM
Replies:
2
Javascript : appendChild
Views:
1,655
Posted By
Bellardia
Javascript : appendChild
What's the best way to add an <li> with a nested <a> tag to an exisiting <ul>?
More simply, I want to create a structure like this :
<li><a href='something'>Click</a></li> from the ground up, and...
Forum:
vB3 Programming Discussions
05-16-2009, 08:57 PM
Replies:
0
Pcre
Views:
562
Posted By
Bellardia
Pcre
I really don't understand what is happening here; heres the situation.
I have a script that applies a pcre to a string using preg_match. Now I'm no whiz with regular expressions, and this one is...
Forum:
vBulletin 3.7 Styles
01-26-2009, 04:58 PM
Replies:
159
Facebook Advanced (NEW: Fluid!)
Views:
50,547
Posted By
Bellardia
No problem :)
No problem :)
Forum:
vB3 Programming Discussions
01-16-2009, 03:14 AM
Replies:
5
Where do I put this HOOK location so it works
Views:
1,180
Posted By
Bellardia
Where did you get it from than ;) Ask the maker...
Where did you get it from than ;)
Ask the maker of the code to ask why he did what.
Forum:
vB3 General Discussions
01-15-2009, 09:50 PM
Replies:
5
Do You Have Your Forums Open To All Guests?
Views:
763
Posted By
Bellardia
If people can read your content before they...
If people can read your content before they register they tend to stay around and read a bit. If they like it they'll register.
If they arrive at your site and have to go through the process of...
Forum:
vB3 Programming Discussions
01-15-2009, 04:52 PM
Replies:
5
Where do I put this HOOK location so it works
Views:
1,180
Posted By
Bellardia
Problem seems to be with your SQL queries and not...
Problem seems to be with your SQL queries and not where your plugin is located.
As Lynne pointed out you call $group but it doesn't seem to be defined anyways, I doubt it was stored globally, but...
Forum:
vB3 Programming Discussions
01-15-2009, 04:48 PM
Replies:
4
Secure pm's with fireGPG?
Views:
935
Posted By
Bellardia
You need to store the encryption code and the...
You need to store the encryption code and the encrypted data in the same database. The admin could just as easily figure out what as being store if they wanted to.
If you have some reason to not...
Forum:
vB3 General Discussions
01-15-2009, 04:45 PM
Replies:
4
PHP extensions required for vB?
Views:
1,448
Posted By
Bellardia
I believe gd library would be the only required...
I believe gd library would be the only required one (or imagemagick), but really I have no idea.
I've installed several boards on several servers, new and old and I've never had any problems because...
Forum:
vB3 General Discussions
01-15-2009, 04:41 PM
Replies:
9
Deleted user, now how to delete posts?
Views:
2,427
Posted By
Bellardia
You could forcefully change a new users userid to...
You could forcefully change a new users userid to the user id of the one you deleted (If you can find it somewhere). All posts will be associated with this user and delete the posts.
Forum:
vB3 General Discussions
01-15-2009, 04:36 PM
Replies:
2
Pull Poll onto Webpage
Views:
760
Posted By
Bellardia
Pull the data directly from the poll and pollvote...
Pull the data directly from the poll and pollvote tables.
Check how vbulletin styles their polls and reproduce that, or style it yourself.
Forum:
vB3 Design and Graphics Discussions
01-15-2009, 01:52 AM
Replies:
6
Header/Logo
Views:
1,036
Posted By
Bellardia
The header template most likely if that's where...
The header template most likely if that's where your banner is.
Forum:
Modification Requests/Questions (Unpaid)
01-15-2009, 01:06 AM
Replies:
1
Clickable link to alter user's style
Views:
679
Posted By
Bellardia
I believe there was also a solution around before...
I believe there was also a solution around before the detected which browser was being used, and if it was a mobile version it would force the mobile skin. Now where that is I'm not sure but you...
Forum:
vB3 General Discussions
01-15-2009, 01:01 AM
Replies:
12
Host shutdown : Database too large
Views:
2,572
Posted By
Bellardia
Post table contains post information. I don't see...
Post table contains post information. I don't see how there would be any workaround for this. Simple, to make this smaller, delete posts.
Forum:
vB3 General Discussions
01-15-2009, 12:58 AM
Replies:
4
Help with blocked IP addresses
Views:
1,057
Posted By
Bellardia
Well people don't get banned for no reason ;) ...
Well people don't get banned for no reason ;)
Not sure of other possibilities.
Forum:
vB3 General Discussions
01-15-2009, 12:20 AM
Replies:
12
Host shutdown : Database too large
Views:
2,572
Posted By
Bellardia
Did they say it was purely the database size? ...
Did they say it was purely the database size?
Performance issues could also be server load (perhaps you have a bunch of inefficient mods or plugins that are hammering your server down. If this is...
Forum:
vB3 General Discussions
01-15-2009, 12:14 AM
Replies:
4
Help with blocked IP addresses
Views:
1,057
Posted By
Bellardia
Check your .htaccess as well as your vbulletin...
Check your .htaccess as well as your vbulletin banning options. You had to do something to block them.
If neither of the above works, try disabling your plugins.
Forum:
Modification Requests/Questions (Unpaid)
01-14-2009, 11:05 PM
Replies:
3
stick first post on all multipages threads
Views:
1,231
Posted By
Bellardia
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=194832&highlight=first+post" target="_blank">https://vborg.vbsupport.ru/showt...ght=first+post</a>
Forum:
vB3 Programming Discussions
01-14-2009, 11:01 PM
Replies:
9
Default Avatar
Views:
2,177
Posted By
Bellardia
Conditional in the postbit find <if...
Conditional in the postbit
find
<if condition="$show['avatar']">
</if>
Change to
Conditional in the postbit
find
Forum:
vB3 General Discussions
01-14-2009, 08:39 PM
Replies:
7
How do you switch your forum from php to html
Views:
1,416
Posted By
Bellardia
Changing from php to html will reduce load if...
Changing from php to html will reduce load if your change the page itself and not just it's extension ;) No pre-processing will surely reduce your load, still making your forums work however, is...
Forum:
vB3 Programming Discussions
01-14-2009, 04:51 PM
Replies:
5
Postbit Centering Problems
Views:
956
Posted By
Bellardia
None of the usernames are centered. With what is...
None of the usernames are centered. With what is centered, they are centered in all posts.
I'm betting the error has something to do with this...
Errors found while checking this document as...
Forum:
vB3 Programming Discussions
01-14-2009, 04:46 PM
Replies:
5
Trimming thread title at end of a cell rather than at specific number of characters
Views:
1,133
Posted By
Bellardia
Only way to do this is with javascript. PHP is...
Only way to do this is with javascript.
PHP is static, you can't change how something looks after the page loads.
Forum:
vB3 Programming Discussions
01-14-2009, 05:09 AM
Replies:
14
Sub Forum Display?
Views:
1,277
Posted By
Bellardia
Those are located in the SHOWTHREAD template
Those are located in the SHOWTHREAD template
Forum:
vB3 General Discussions
01-14-2009, 05:07 AM
Replies:
4
Weird .. can you explain?
Views:
864
Posted By
Bellardia
Could just be a coincidence. Most search...
Could just be a coincidence.
Most search engines probably haven't even indexed most of your new site yet (or know it exists).
Give it a few days and see what happens. It could be some rogue bots...
Forum:
vB3 General Discussions
01-14-2009, 05:04 AM
Replies:
1
Hiding Birthdays From Non Logged In Users
Views:
653
Posted By
Bellardia
wrap it in <if condition="$show['member']"> ...
wrap it in
<if condition="$show['member']">
>> Birthday code
</if>
In the forumhome template.
Showing results 1 to 25 of 381
Page 1 of 16
1
2
3
11
>
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
11:09 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.04929 seconds
Memory Usage
2,071KB
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)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(9)
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.0052
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(230, 0, 1,''); -> cached fperms for forum 230
(unspecified) fetch_permissions(230, 0, 1,''); -> cached fperms for forum 230
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi