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 3
1
2
3
>
Showing results 1 to 25 of 59
Search took
0.00
seconds.
Search:
Posts Made By:
Sven
Forum:
vBulletin 3.8 Styles
03-05-2015, 01:02 PM
Replies:
253
Lightweight Style for VB3.8.7 iPhone/Mobile/Cell/PDA
Views:
102,057
Posted By
Sven
Q: How would I add basic editor capabilities to...
Q: How would I add basic editor capabilities to the reply textarea?
I think it would be nice to have quick options for 'B/I/U/URL/IMG/QUOTE' BB Codes to be inserted into the reply field.
Forum:
vBulletin 3.7 Add-ons
08-07-2008, 09:10 AM
Replies:
422
Moderators Functions -
Force Users to Read a Thread
Views:
152,898
Posted By
Sven
Would be great if this one would also support...
Would be great if this one would also support Announcements...
I think it's even more important than threads....
Forum:
vB3 General Discussions
04-02-2008, 11:29 AM
Replies:
2
Template: Determine if file exists possible?
Views:
888
Posted By
Sven
Template: Determine if file exists possible?
I have the following conditional for a hack:
<if condition="$attachment['replay']['official']">
<img src='images/mappics/{$attachment[replay][picname]}.png' style='width:200px; height:200px;...
Forum:
vB3 Programming Discussions
01-30-2008, 06:47 AM
Replies:
0
call attachment.php from script?
Views:
642
Posted By
Sven
call attachment.php from script?
For a special functionality we need to read an attachment.
Is it possible to use the attachment.php, passing the attachment ID to it, from another .php file?
Forum:
vB3 Programming Discussions
01-29-2008, 06:03 PM
Replies:
1
Hack not working in internal forums?
Views:
694
Posted By
Sven
We got a little further and found out that it...
We got a little further and found out that it seems like the twrr.php behaves as if it would be a user without proper permissions.
How can we achieve that it is recognized as having permission?
Forum:
vB3 Programming Discussions
01-29-2008, 12:08 PM
Replies:
1
Hack not working in internal forums?
Views:
694
Posted By
Sven
Hack not working in internal forums?
We have created a nice function that parses information of a gamereplay that is attached to a posting. Works nice but there's a problem:
In all forums that are 'internal' the tool won't work.
...
Forum:
vB3 Programming Discussions
01-21-2008, 04:25 PM
Replies:
2
Problem using an array in a template
Views:
732
Posted By
Sven
thx ;)
thx ;)
Forum:
vB3 Programming Discussions
01-20-2008, 09:14 PM
Replies:
2
Problem using an array in a template
Views:
732
Posted By
Sven
Problem using an array in a template
I have the following 'print_r' from a variable:
Array
(
[file] => CML-1-1001.CNC3Replay
[size] => 246 KB
[name] => Automatch Battle: LowLayer R0B0TIK
[desc] => Keine...
Forum:
vBulletin 3.5 Add-ons
02-02-2006, 12:53 PM
Replies:
254
Simple vB User login and access control on non vB pages
Views:
75,940
Posted By
Sven
I guess the other way would be to create an own...
I guess the other way would be to create an own login that is querying the vb database... but I doubt I have the knowledge to do that w/o opening security holes...
Thx anyway... I'm going to stick...
Forum:
vBulletin 3.5 Add-ons
02-02-2006, 08:46 AM
Replies:
254
Simple vB User login and access control on non vB pages
Views:
75,940
Posted By
Sven
Have you got any news regarding my problem?
Have you got any news regarding my problem?
Forum:
vBulletin 3.5 Add-ons
01-26-2006, 01:15 PM
Replies:
254
Simple vB User login and access control on non vB pages
Views:
75,940
Posted By
Sven
That won't help as the forums are in / already...
That won't help as the forums are in / already and sw-eaw.de is not part of the DocumentRoot of that particular VirtualHost but an own one.
So I would need to set the cookie path to a directory...
Forum:
vBulletin 3.5 Add-ons
01-25-2006, 12:13 PM
Replies:
254
Simple vB User login and access control on non vB pages
Views:
75,940
Posted By
Sven
Thx for the answer... ;) ...but the problem is...
Thx for the answer... ;)
...but the problem is vice versa....
I can actually send POST data to vBulletin.
Here's what's happening when i call the modification from sw-eaw.de:
The form appars...
Forum:
vB3 General Discussions
01-24-2006, 06:25 PM
Replies:
0
Is it possible at all?Cross domain login
Views:
739
Posted By
Sven
Is it possible at all?Cross domain login
With regards to this modification:
Simple vB User login and access control on non vB pages (https://vborg.vbsupport.ru/showthread.php?t=100992)
As it's quite urgent (our shoutbox get's a little...
Forum:
vBulletin 3.5 Add-ons
01-24-2006, 03:17 PM
Replies:
254
Simple vB User login and access control on non vB pages
Views:
75,940
Posted By
Sven
Nice one ;) Does it actually work across...
Nice one ;)
Does it actually work across domains?
I tried to implement it on my site www.sw-eaw.de in order to restrict users which are not registered on the forums on www.cncforen.de from...
Forum:
vB3 General Discussions
01-22-2006, 07:10 PM
Replies:
2
Email posted into a thread, automatically.
Views:
838
Posted By
Sven
I assume you will need a cronjob on your server...
I assume you will need a cronjob on your server that is reading all email that was sent to a specific email address/username on the server (like /var/mail/[username]) and inserts them, one by one,...
Forum:
vB3 General Discussions
01-22-2006, 06:44 PM
Replies:
0
Use vB login on other site?
Views:
789
Posted By
Sven
Use vB login on other site?
So here's what I want to achieve:
Running cncforen.de with roughly 10.000 registered users and, on the same server (hardware) but on a different domain, a fan site dedicated to Star Wars: Empire at...
Forum:
vBulletin 3.5 Add-ons
11-09-2005, 07:57 PM
Replies:
480
Inferno Warning System v1.3
Views:
107,570
Posted By
Sven
looks quite nice, even though I didn't install...
looks quite nice, even though I didn't install yet....
What I'd really like to see is an option to scan registrations for doubles.
There was that Hack for vB2, called 'Who might this new user be'...
Forum:
Modification Graveyard
03-08-2005, 09:37 AM
Replies:
144
New Posting Features -
[HTL] & [TXT] Request/Bugs Tracker (formally vB-Bugs)
Views:
20,100
Posted By
Sven
Actually I found that any member has access to...
Actually I found that any member has access to the bug tracker if he's got the direct link. Even while the bug tracker is located in a private forum anyone can view it.
Should be changed... or do I...
Forum:
vBulletin 3.0 Full Releases
11-18-2004, 08:08 AM
Replies:
47
BB Code Functions
Views:
16,923
Posted By
Sven
I just tried to add a new cutom bbcode to our...
I just tried to add a new cutom bbcode to our forums - well, that worked - but the new created code won't show up in the bbcode manager.
I edited all the files, according to the install.html, once...
Forum:
vB3 General Discussions
09-30-2004, 11:23 AM
Replies:
60
Status of Logician Hacks (vb2 -> vb3 porting)
Views:
9,451
Posted By
Sven
me too! ;) Please, would you? It's the...
me too! ;)
Please, would you?
It's the only way to tell if there are users with multiple registrations - something we do want to prevent on our forums....
Forum:
vBulletin 3.0 Full Releases
09-30-2004, 10:09 AM
Replies:
47
BB Code Functions
Views:
16,923
Posted By
Sven
After the upgrade to 3.03 I had to re-install...
After the upgrade to 3.03 I had to re-install this hack and, as an outcome, here are the instructions for the countdown:
Install the hack
Add the following code to includes/functions.php:
//...
Forum:
vBulletin 3.0 Full Releases
06-25-2004, 08:24 AM
Replies:
47
BB Code Functions
Views:
16,923
Posted By
Sven
^bump^
^bump^
Forum:
vBulletin 3.0 Full Releases
06-22-2004, 08:40 AM
Replies:
47
BB Code Functions
Views:
16,923
Posted By
Sven
sorry for double posting but I didn't want to...
sorry for double posting but I didn't want to edit in case someone read my previous posting and wouldn't recognize this posting then.
I think I found out what's going wrong, it's because If I'm...
Forum:
vBulletin 3.0 Full Releases
06-21-2004, 12:38 PM
Replies:
47
BB Code Functions
Views:
16,923
Posted By
Sven
I have installed this hack so far since I was...
I have installed this hack so far since I was looking for something that enables me to use php functions in bbcodes...
But I'm fiddling around and it's not working....
Here's the function to...
Forum:
vBulletin 3.0 Beta Releases
04-13-2004, 09:45 AM
Replies:
70
Quick Sig Image Size Limiter
Views:
23,369
Posted By
Sven
Installed ;) Any Chance to see a check for...
Installed ;)
Any Chance to see a check for imagesize in kb as well?
Showing results 1 to 25 of 59
Page 1 of 3
1
2
3
>
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
06:57 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.22043 seconds
Memory Usage
2,056KB
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
(48)
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.0013
(unspecified) fetch_permissions(237, 0, 1,''); -> cached fperms for forum 237
(unspecified) fetch_permissions(237, 0, 1,''); -> cached fperms for forum 237
(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(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(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(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(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(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(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(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
FULLTEXT Search
php_sapi_name(): fpm-fcgi