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 15
1
2
3
11
>
Last
»
Showing results 1 to 25 of 351
Search took
0.01
seconds.
Search:
Posts Made By:
pein87
Forum:
Style and Graphics Requests (Unpaid)
11-10-2010, 09:45 PM
Replies:
5
How to remove" subscribe to forum and rss"
Views:
4,861
Posted By
pein87
or just add: .subslink{ display:none...
or just add:
.subslink{
display:none !important;
}
to any css portion of the site, to remove the css from loading the extra image, add this too:
to speed up the page load.
no fancy...
Forum:
vBulletin Pre-Sales Questions
10-21-2010, 08:33 PM
Replies:
7
Science Website -- vBulletin The Answer?
Views:
1,332
Posted By
pein87
I would recommend using http://moodle.org/ its...
I would recommend using http://moodle.org/
its software specifically designed for teaching in a virtual classroom. I also believe its 100% under non-profit uses.
Forum:
vB3 Programming Discussions
09-25-2010, 11:25 PM
Replies:
1
vBulletin API (PM User, Move Usergroup, change topic title, copy topic)
Views:
1,455
Posted By
pein87
https://vborg.vbsupport.ru/showthread.php?t=120186...
https://vborg.vbsupport.ru/showthread.php?t=120186&highlight=private+message+function
That should help. :D
Forum:
vB3 General Discussions
09-19-2010, 05:00 PM
Replies:
2
Hide Link with BB Code..?
Views:
917
Posted By
pein87
yes edit your CODE template in style manager and...
yes edit your CODE template in style manager and use these conditionals:
http://forum.vbulletinsetup.com/f18/vbulletin-template-conditionals-list-2185.html
Forum:
vB3 General Discussions
08-12-2010, 08:19 PM
Replies:
2
Template help
Views:
596
Posted By
pein87
Thanks I'll give it a try.
Thanks I'll give it a try.
Forum:
vB3 General Discussions
08-11-2010, 05:19 PM
Replies:
2
Template help
Views:
596
Posted By
pein87
Template help
I was wondering how do I get a template to show in a custom page repeatedly?
I've been hard coding everything into the file but its been causing some skin issues when the skins are changed.
I...
Forum:
Board of the Month
08-11-2010, 05:12 PM
Replies:
37
September BOTM Nominations
Views:
5,483
Posted By
pein87
Site Name: NarutoSoul - unlease your inner naruto...
Site Name: NarutoSoul - unlease your inner naruto soul.
Url: http://www.narutosoul.com/forums/
Description: Anime site dedicated to great design and great anime conversation.
Reason for...
Forum:
vBulletin 3.8 Add-ons
08-04-2010, 05:45 AM
Replies:
86
Mini Mods -
Default Avatar
Views:
30,720
Posted By
pein87
worked perfectly thanks + installed on...
worked perfectly
thanks + installed on narutosoul.com
Forum:
vB3 General Discussions
06-10-2010, 10:27 PM
Replies:
1
modcp help
Views:
490
Posted By
pein87
modcp help
My modcp does not show any custom mod options. Example I have yet another rank system, and yet another award system and neither of them show the award.php or rank.php in the modcp. However if you...
Forum:
vBulletin 3.8 Add-ons
06-07-2010, 01:01 PM
Replies:
169
Integration with vBulletin -
Soccer Betting Game ("Fussball-Tippspiele")
Views:
42,247
Posted By
pein87
i had this problem too, to fox it you must make a...
i had this problem too, to fox it you must make a subforum for it somewhere and link the "[FORUM_ROOT]/vbsoccer.php" file as an external link to that forum. problem solved
Forum:
vBulletin 3.8 Add-ons
06-07-2010, 12:31 PM
Replies:
169
Integration with vBulletin -
Soccer Betting Game ("Fussball-Tippspiele")
Views:
42,247
Posted By
pein87
I plan to integrate this mod with vbplaza. Is...
I plan to integrate this mod with vbplaza. Is this allowed?
and if so, what is the easiest route to go about doing this?
Forum:
vBulletin 3 Articles
05-20-2010, 02:54 PM
Replies:
24
Creating a New Thread using vBulletins API
Views:
19,074
Posted By
pein87
works perfectly thanks a bunch /gibigbig
works perfectly
thanks a bunch
/gibigbig
Forum:
vB3 General Discussions
04-23-2010, 07:25 PM
Replies:
4
how to get avatar url?
Views:
4,107
Posted By
pein87
how to get avatar url?
I made a template and a custom page but right now it will not show the avatar. Could anyone help me out as to how I can get the avatar url?
This is the current code I'm using in the src attribute...
Forum:
vB3 General Discussions
04-21-2010, 06:47 PM
Replies:
0
Template Help
Views:
385
Posted By
pein87
Template Help
I'm working on a template for a custom page for my site but the rows from the database are not showing up right. I'm going to post the vbulletin code and then the non-vbulletin code. Can anyone help...
Forum:
vBulletin 3.8 Add-ons
04-07-2010, 05:14 AM
Replies:
1,671
New Posting Features -
Easy Forms - Create a form or multiple forms without php or html knowledge
Views:
373,919
Posted By
pein87
i have a question, i want to change the " that...
i have a question, i want to change the " that stores the info in the database to another character, to another character, preferably this |
so instead of it being something like this in the...
Forum:
vB4 General Discussions
03-26-2010, 02:24 PM
Replies:
1
mod permission disappeared
Views:
360
Posted By
pein87
mod permission disappeared
my mods used to have permissions to mod vbplaza and ranks but now they cant for some strange reason
why is this?
Forum:
vB3 Design and Graphics Discussions
02-15-2010, 08:25 AM
Replies:
16
How do I move the navbits?
Views:
2,219
Posted By
pein87
I tried adding the $navbar variable to the header...
I tried adding the $navbar variable to the header template and so far so good next I'm going to test if I can remove the $navbar variable from forumhome, forumdisplay etc... to see if it works that...
Forum:
vB3 Design and Graphics Discussions
02-14-2010, 10:47 PM
Replies:
16
How do I move the navbits?
Views:
2,219
Posted By
pein87
My question is if it has the navbits code in the...
My question is if it has the navbits code in the php page why wouldn't it work by just moving the code to the header template since header shows on all pages? could I call the $navbar inside the...
Forum:
vB3 Design and Graphics Discussions
02-14-2010, 08:07 AM
Replies:
16
How do I move the navbits?
Views:
2,219
Posted By
pein87
Thats what I already posted it will not show...
Thats what I already posted it will not show anything at all on other pages besides index.php.
Forum:
vB3 Design and Graphics Discussions
02-12-2010, 04:27 AM
Replies:
16
How do I move the navbits?
Views:
2,219
Posted By
pein87
kind of I made a custom navbar using suckerfish...
kind of I made a custom navbar using suckerfish since the original vbulletin one has its limits. I noticed that you can't display navbits outside of the navbar template. All my custom work is in the...
Forum:
vB3 Design and Graphics Discussions
02-06-2010, 04:12 AM
Replies:
16
How do I move the navbits?
Views:
2,219
Posted By
pein87
Yeah I know in the default its in the navbar...
Yeah I know in the default its in the navbar section but If I remove that info and add it to the header template it will not show. That skin was coded by me and another admin of my site. I removed...
Forum:
vB3 Design and Graphics Discussions
02-02-2010, 03:17 AM
Replies:
16
How do I move the navbits?
Views:
2,219
Posted By
pein87
How do I move the navbits?
I have a forum right now that does not have navbits because I tried to move them out of the navbar template. I failed and I really have no clue how to do it. My forums is NarutoSoul...
Forum:
Modification Requests/Questions (Unpaid)
01-23-2010, 05:06 PM
Replies:
6
vBulletin Ladder Bracket / Tournament
Views:
4,415
Posted By
pein87
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=189375&highlight=graphics+tournament" target="_blank">https://vborg.vbsupport.ru/showt...ics+tournament</a>
Forum:
vB3 Programming Discussions
01-18-2010, 10:33 AM
Replies:
0
Hook Question
Views:
590
Posted By
pein87
Hook Question
I wonted to use the GD function imagefilter(IMG_FILTER_GRAYSCALE); and imagefilter(IMG_FILTER_GAUSSIAN_BLUR); for php 5 when a user uploads an avatar and then use javascript to swicth images...
Forum:
vBulletin 4.x Styles
01-06-2010, 03:23 AM
Replies:
605
Suite Style -
Ultimate Green SEO Themes | vBSocial.com | vBulletin 4 Styles 2.28.2013
Views:
200,724
Posted By
pein87
OMG come on kids does it really matter about...
OMG come on kids does it really matter about colors? The theme is just a default with color changes, now making a custom skin with custom coded navbar and other add ons and then having someone make a...
Showing results 1 to 25 of 351
Page 1 of 15
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
01:12 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.04094 seconds
Memory Usage
2,070KB
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
(33)
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.0051
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(94, 0, 1,''); -> cached fperms for forum 94
(unspecified) fetch_permissions(94, 0, 1,''); -> cached fperms for forum 94
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
FULLTEXT Search
php_sapi_name(): fpm-fcgi