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 172
Search took
0.01
seconds.
Search:
Posts Made By:
Robert9
Forum:
vBulletin 3.8 Add-ons
05-01-2014, 07:20 PM
Replies:
236
Miscellaneous Hacks -
SocialForums for vB3.8
Views:
49,520
Posted By
Robert9
I just have installed the file from above, but it...
I just have installed the file from above, but it shows version 2.0 and not 2.1.
This means i have an older version, then the file here is old
or there was no change of the value in version 2.1.
Forum:
vBulletin 3.8 Add-ons
02-03-2014, 06:12 PM
Replies:
169
Integration with vBulletin -
Soccer Betting Game ("Fussball-Tippspiele")
Views:
42,244
Posted By
Robert9
Find in vbsoccer.php two times: ...
Find in vbsoccer.php two times:
CAST(`bet_home`-`bet_away` AS SIGNED)
and replace it with
CAST(`bet_home` AS SIGNED) - CAST(`bet_away` AS SIGNED)
Forum:
vB4 General Discussions
04-20-2011, 04:53 PM
Replies:
1
Mods really not made?
Views:
399
Posted By
Robert9
Mods really not made?
Since two days im searching for some things that i want to have in our board. Since two days i cant find the right mods for my needs. Maybe i am too stupid to search and find, maybe these things are...
Forum:
vB4 Programming Discussions
04-19-2011, 09:37 PM
Replies:
0
Resize & crop images for profile
Views:
596
Posted By
Robert9
Resize & crop images for profile
I cant find any mod to resize and crop pictures while uploading for the profile.
Is this so hard to do or nobody wants to have it? I dont believe that.
Here i found something that refers to here,...
Forum:
vBulletin 3.8 Add-ons
12-14-2010, 08:31 AM
Replies:
11
Administrative and Maintenance Tools -
Username Forced to Titlecase
Views:
2,465
Posted By
Robert9
if($vbulletin->options['ut_enabled']) { ...
if($vbulletin->options['ut_enabled']) {
$ut_changeuser =& datamanager_init('User', $vbulletin, ERRTYPE_ARRAY);
$ut_changeuser->set_existing(fetch_userinfo($userid));...
Forum:
vBulletin 3.8 Add-ons
12-14-2010, 08:28 AM
Replies:
11
Administrative and Maintenance Tools -
Username Forced to Titlecase
Views:
2,465
Posted By
Robert9
if($vbulletin->options['ut_enabled']) { ...
if($vbulletin->options['ut_enabled']) {
$ut_changeuser =& datamanager_init('User', $vbulletin, ERRTYPE_ARRAY);
$ut_changeuser->set_existing(fetch_userinfo($userid));
...
Forum:
vBulletin 3.8 Add-ons
09-05-2010, 11:04 PM
Replies:
1,801
Add-On Releases -
[AJAX] Helpful Answers - Post Rating System (plus many sub-features)
Views:
258,052
Posted By
Robert9
I installed the mod, i set the rights on Linux...
I installed the mod, i set the rights on Linux for the files, but get always a 500 when calling helpfulanswers.php. :(
Small things found so far:
In the 2.05 Zip the files are two times.
In...
Forum:
vBulletin 3.8 Add-ons
08-26-2010, 11:59 AM
Replies:
187
Administrative and Maintenance Tools -
Change Threads/Posts Owner/Date for vB3.8
Views:
65,537
Posted By
Robert9
I tried to find out more about the...
I tried to find out more about the attachment-problems, but i fail.
I have compared the dataset from post and attachment before and after changing the owner, but there is no other change than...
Forum:
vBulletin 3.8 Add-ons
07-27-2010, 02:05 PM
Replies:
959
Forum Display Enhancements -
Article Forums
Views:
440,336
Posted By
Robert9
Ich schreibe das in Deutsch, dann kann es jemand...
Ich schreibe das in Deutsch, dann kann es jemand ?bersetzen. Mein Englisch scheint mir nicht ausreichend zu sein.
Das plug-in funktioniert einwandfrei, wenn man f?r sein Forum schon immer...
Forum:
vBulletin 3.8 Add-ons
07-27-2010, 01:34 PM
Replies:
959
Forum Display Enhancements -
Article Forums
Views:
440,336
Posted By
Robert9
BTW: May someone has an idea why i cannot...
BTW: May someone has an idea why i cannot recreate my thumbnails? Maybe this is because i have them in the database and not as files?
Anyway i look now for this part of code:
<if...
Forum:
vBulletin 3.8 Add-ons
07-27-2010, 12:45 PM
Replies:
959
Forum Display Enhancements -
Article Forums
Views:
440,336
Posted By
Robert9
Edit plugin "show_thread_postbit" like this ...
Edit plugin "show_thread_postbit"
like this
// $vbulletin->options['attachthumbs'] = 1;
if ($articleforum && $vbulletin->options[af_firstpost])
{
if ($post['visible'] == 1 AND !$tachyuser...
Forum:
vBulletin 3.8 Add-ons
11-01-2009, 09:13 AM
Replies:
792
BB Code Enhancements -
BB Code [table]
Views:
354,211
Posted By
Robert9
I love it, but how to make a "align",...
I love it, but
how to make a "align", "valign" or line-break in a text?
Forum:
vBulletin 3.7 Add-ons
10-22-2009, 10:33 PM
Replies:
45
Miscellaneous Hacks -
Poll Write-In & Change Vote Hack
Views:
14,558
Posted By
Robert9
Wunderful! But two things i really miss: ...
Wunderful!
But two things i really miss:
1. To choose if the answers of a poll should be parsed in alphabetical order.
2. To choose if the result ist sorted by votes and second in alphabetical...
Forum:
vBulletin 3.7 Add-ons
08-15-2008, 01:46 PM
Replies:
199
Miscellaneous Hacks -
Cyb - Sub-Forum Manager
Views:
99,983
Posted By
Robert9
Is there a mod to show subforums only for special...
Is there a mod to show subforums only for special forums?
Forum:
vBulletin 3.6 Add-ons
04-20-2008, 04:19 PM
Replies:
74
End-User Options -
Ajax Check Username
Views:
19,667
Posted By
Robert9
Has anyone an idea how to add an regexp to proof...
Has anyone an idea how to add an regexp to proof the new username?
I php i do something like: ^[0-9a-zA-Z\.\-_]+$
but i have no clue how to do this is js.
Forum:
vBulletin 3.5 Add-ons
04-20-2008, 11:50 AM
Replies:
43
[Product] AJAX: Username check on registration
Views:
13,620
Posted By
Robert9
Has anyone an idea how to add an regexp to proof...
Has anyone an idea how to add an regexp to proof the new username?
I php i do something like: ^[0-9a-zA-Z\.\-_]+$
but i have no clue how to do this is js.
Forum:
Modification Requests/Questions (Unpaid)
08-19-2006, 11:09 PM
Replies:
30
An Idea for Thread Display Order
Views:
4,936
Posted By
Robert9
May you have an idea, too, how to sort different...
May you have an idea, too, how to sort different on forum home?
Say we have two style-ids; with it we could make a decision, with style-id 1 we would have sort as usual, with style-id we have...
Forum:
Modification Graveyard
02-23-2006, 02:10 AM
Replies:
4,008
Major Additions -
vbBux / vbPlaza v1.5.8 (Points + Store System)
Views:
662,711
Posted By
Robert9
Hi, I want to points given out per forum (minus...
Hi, I want to points given out per forum (minus the multiplyer if necessary) to display dynamically. Any way you could do this easily? Thanks!
Forum:
vB3 General Discussions
01-27-2006, 04:05 PM
Replies:
1
Cache external sql
Views:
813
Posted By
Robert9
Cache external sql
Hi all,
i have the following problem:
Every time someone calls showthread.php i have an additional query with a plugin like: select adress where thread.adress-id = bla
This means that every...
Forum:
vBulletin.org Site Feedback
12-26-2005, 02:39 AM
Replies:
8
Search not working?
Views:
1,203
Posted By
Robert9
Fatal error: Allowed memory size of 16777216...
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 131072 bytes) in /www/vbulletin.org/htdocs/forum/search.php on line 980
Searched for "post top"; while seraching for...
Forum:
vB3 General Discussions
05-02-2005, 06:57 PM
Replies:
1
Lower flood check for certain secondary usergroups
Views:
823
Posted By
Robert9
Lower flood check for certain secondary usergroups
//check flooding
if (THIS_SCRIPT != 'editpost' AND $vboptions['floodchecktime'] > 0 AND $bbuserinfo['userid'] != 0 AND $bbuserinfo['usergroupid'] != 12 AND (TIMENOW - $bbuserinfo['lastpost']) <=...
Forum:
vBulletin 3.0 Full Releases
04-13-2005, 10:15 PM
Replies:
204
vB Report Manager 2.0 (Admin CP) - Report to Email, PM, Staff Forum as a new Thread!
Views:
39,327
Posted By
Robert9
Thanks, I guess that was a little obvious:)
Thanks, I guess that was a little obvious:)
Forum:
vBulletin 3.0 Full Releases
04-13-2005, 08:22 PM
Replies:
204
vB Report Manager 2.0 (Admin CP) - Report to Email, PM, Staff Forum as a new Thread!
Views:
39,327
Posted By
Robert9
This is a great hack, everything is working...
This is a great hack, everything is working perfectly. I'm only having problems with part 2 of the install, where you say these instructions:
"2. Look for the phrase variable "reportbadpost"...
Forum:
vB3 General Discussions
04-05-2005, 08:31 PM
Replies:
0
Forum categories too far away from eachother
Views:
680
Posted By
Robert9
Forum categories too far away from eachother
Hi, I'm having a very hard time trying to figure out how to make the gap between the 2 categories smaller. If anyone could help me, I would greatly appreciate it.
The attachment below explains...
Forum:
vB3 General Discussions
04-04-2005, 06:25 AM
Replies:
0
Problems inbetween categories
Views:
751
Posted By
Robert9
Problems inbetween categories
Hi, I was wondering, how could I make the space below smaller, so the categories are closer together? Thanks!
Showing results 1 to 25 of 172
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
12:45 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.02850 seconds
Memory Usage
2,052KB
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
(52)
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.0027
(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(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(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(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(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(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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