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 6
1
2
3
>
Last
»
Showing results 1 to 25 of 131
Search took
0.00
seconds.
Search:
Posts Made By:
JoergZ
Forum:
vBulletin 4.x Add-ons
09-27-2010, 11:15 AM
Replies:
18
Mini Mods -
Set forum-language automatic to browser-language for first-time-visitors
Views:
4,935
Posted By
JoergZ
Hi COL NIL SATIS, sorry, I did not saw your...
Hi COL NIL SATIS,
sorry, I did not saw your question earlier.
This hack has only an effect for people, who visit your board for the first time, or have no cookie stored for your site....
Forum:
vBulletin 4.x Add-ons
08-17-2010, 07:39 PM
Replies:
18
Mini Mods -
Set forum-language automatic to browser-language for first-time-visitors
Views:
4,935
Posted By
JoergZ
Hi ! Nice to hear you like this little...
Hi !
Nice to hear you like this little modification. :)
There should be no problems having it installed together with the translation-mod.
Joerg
Forum:
vBulletin 4.x Add-ons
06-04-2010, 09:04 PM
Replies:
18
Mini Mods -
Set forum-language automatic to browser-language for first-time-visitors
Views:
4,935
Posted By
JoergZ
Nope.. :) Totally "Plug-and-Play" ...
Nope.. :)
Totally "Plug-and-Play" :D
Forum:
vBulletin 4.x Add-ons
05-24-2010, 03:03 PM
Replies:
18
Mini Mods -
Set forum-language automatic to browser-language for first-time-visitors
Views:
4,935
Posted By
JoergZ
In the settings of your language. As I...
In the settings of your language.
As I wrote: AdminCP -> Languages & Phrases -> Langauge Manger -> Edit Settings
There the field "Language Code". A list of correct languages-codes can be...
Forum:
vBulletin 3.6 Add-ons
05-24-2010, 01:14 PM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
The version for vB4 is now available here:...
The version for vB4 is now available here: https://vborg.vbsupport.ru/showthread.php?t=243201
Joerg
Forum:
vBulletin 4.x Add-ons
05-23-2010, 10:00 PM
Replies:
18
Mini Mods -
Set forum-language automatic to browser-language for first-time-visitors
Views:
4,935
Posted By
JoergZ
Set forum-language automatic to browser-language for first-time-visitors
Short-description
This is an update for vB4 of my older version (https://vborg.vbsupport.ru/showthread.php?t=129081).
This Hack detects the browser-language automatic and shows the board in...
Forum:
vBulletin 3.6 Add-ons
05-23-2010, 01:38 PM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
Yes, it's already done. :) I only did not...
Yes, it's already done. :) I only did not found the time yet to upload it here.
But I will do so today or tomorrow evening.
So check back.
Br
Joerg
Forum:
vBulletin 3.6 Add-ons
03-15-2010, 08:45 AM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
Hi Zillo, I absolutely doubt it, that it is...
Hi Zillo,
I absolutely doubt it, that it is working for vB 4.
If I have time to check it and maybe modify it for vB4 I will let you know.
Best regards
Joerg
Forum:
vB4 General Discussions
11-17-2009, 06:28 PM
Replies:
9
How to add more links to the NAVBAR?
Views:
1,103
Posted By
JoergZ
Have a look in the articles...
Have a look in the articles (https://vborg.vbsupport.ru/forumdisplay.php?f=242). There is what you are looking for.
J?rg
Forum:
vB4 Programming Discussions
11-17-2009, 07:17 AM
Replies:
2
second searchbox in navbar
Views:
1,688
Posted By
JoergZ
O.k., here we go. In template "navbar" ...
O.k., here we go.
In template "navbar"
find
<div id="globalsearch">
add above
Forum:
vB4 Programming Discussions
11-16-2009, 04:31 PM
Replies:
2
second searchbox in navbar
Views:
1,688
Posted By
JoergZ
second searchbox in navbar
S O L V E D
Hello together,
after some time absense from the vB-code (obviusly too long absense :rolleyes:) I am working now a little bit on the vB4.
What I want to do is to place a...
Forum:
Community Lounge
10-23-2009, 08:06 PM
Replies:
29
vbulletin 4 a disappointment?
Views:
3,050
Posted By
JoergZ
Not only a little bit. The first design-drafts,...
Not only a little bit. The first design-drafts, that were published by Kier, were new and innovative. The current vB4-style is the same old-fashioned table-style only a little bit more modern....
Forum:
vBulletin 3.6 Add-ons
06-29-2009, 05:44 PM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
That can happen, when you install a language,...
That can happen, when you install a language, remove it, and install it again. Every new language-installation gets a new id.
I am glad, that it is working now.
Br
Joerg
Forum:
vBulletin 3.6 Add-ons
06-29-2009, 05:25 PM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
Have you double-checked the lines, where you...
Have you double-checked the lines, where you define your installed languages ?
case 'en':
$_REQUEST['langid'] = 1;
break;
case 'de':
$_REQUEST['langid'] = 2;
...
Forum:
vBulletin 3.6 Add-ons
06-29-2009, 12:51 PM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
Hi snoopy5, thank you very much for your...
Hi snoopy5,
thank you very much for your feedback. I am lucky to hear it is working with 3.8
Joerg
Forum:
vBulletin 3.6 Add-ons
03-02-2009, 08:11 AM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
Sorry, as you can see in the top, it is only...
Sorry, as you can see in the top, it is only tested and approved up to 3.6.2
Due to lack of time, I have currently no plans to bring it to 3.8.x. Sorry
Best regards
Joerg
Forum:
vBulletin 3.5 Add-ons
08-10-2008, 01:10 PM
Replies:
15
Using phrases in user profile fields
Views:
4,734
Posted By
JoergZ
I have not installed it on 3.7, but I doubt it...
I have not installed it on 3.7, but I doubt it will work. Sorry, there is no newer version. And I currently don't have time to work on a version for 3.7.
Br
Joerg
Forum:
vBulletin 3.5 Add-ons
07-21-2008, 01:54 PM
Replies:
47
Set forum-language automatic to browser-language for first-visitors
Views:
9,889
Posted By
JoergZ
Feel free to make this modification for you...
Feel free to make this modification for you board.. :-) Or do you want to know how to do that ?
If your post is a question how to do that, I must tell you, that I don't know it. If I have a...
Forum:
vBulletin 3.6 Add-ons
06-24-2008, 05:41 PM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
Nice to hear. Then Pander23 maybe did...
Nice to hear.
Then Pander23 maybe did something wrong.. ;)
Joerg
Forum:
vBulletin 3.6 Add-ons
05-27-2008, 07:57 PM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
I am sorry, but currently I have no time to work...
I am sorry, but currently I have no time to work on hacks.
If anyone want to modify this hack, so it works with 3.7 ,feel free to do it.
Best regards
Joerg
Forum:
Modification Graveyard
05-24-2008, 10:11 AM
Replies:
39
Mns 7.0
Views:
13,752
Posted By
JoergZ
Thank you very much for the update to 3.7 :)
Thank you very much for the update to 3.7 :)
Forum:
vBulletin 3.6 Add-ons
05-05-2008, 05:34 PM
Replies:
110
Profile Enhancements -
Time/Days spent on board
Views:
35,234
Posted By
JoergZ
Is it working with 3.7 ? If not, any plans...
Is it working with 3.7 ? If not, any plans to update the hack ? :)
Forum:
Modification Graveyard
05-02-2008, 10:22 PM
Replies:
43
mns 7.0
Views:
15,345
Posted By
JoergZ
Good to hear. I hop it takes not too long.. ;)
Good to hear. I hop it takes not too long.. ;)
Forum:
Modification Graveyard
04-30-2008, 08:03 PM
Replies:
43
mns 7.0
Views:
15,345
Posted By
JoergZ
Are you going to update this style for 3.7 ? ...
Are you going to update this style for 3.7 ?
I hope so, I like it very much :)
Best regards
J?rg
Forum:
vBulletin 3.6 Add-ons
02-16-2008, 03:35 PM
Replies:
47
Mini Mods -
Set forum-language automatic to browser-language for first-visitors
Views:
12,130
Posted By
JoergZ
Hi yeku ! It is not a good idea to post...
Hi yeku !
It is not a good idea to post user and pw public. :) I changed the password of the user.
As far as I see, you don't offer different languages to choose. But that's a condition...
Showing results 1 to 25 of 131
Page 1 of 6
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
08:42 PM
.
-- 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.01828 seconds
Memory Usage
2,053KB
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
(60)
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.0022
(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(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
FULLTEXT Search
php_sapi_name(): fpm-fcgi