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...
Showing results 1 to 16 of 16
Search took
0.00
seconds.
Search:
Posts Made By:
porschinho
Forum:
vBulletin 4.x Add-ons
05-21-2012, 04:47 PM
Replies:
124
Administrative and Maintenance Tools -
Mass Private Message
Views:
45,696
Posted By
porschinho
What about letting us know how you hacked the...
What about letting us know how you hacked the mod?
I have the same problem. 40.000 users and the server gets problems while sending 500 email notifications per batch. and i do not want to klick...
Forum:
vBulletin 4.x Add-ons
10-21-2010, 08:14 AM
Replies:
191
Miscellaneous Hacks -
Mark Threads As "Solved"
Views:
52,960
Posted By
porschinho
for me it doesn´t work on 4.0.7 i set the...
for me it doesn´t work on 4.0.7
i set the permissions, edited the template, but don´t see the threadoptions to mark as solved.
Forum:
vBulletin 3.8 Add-ons
01-04-2010, 05:05 PM
Replies:
230
Add-On Releases -
Mark Threads As 'Solved'
Views:
51,711
Posted By
porschinho
Hi i think i found a small "BUG". with this ...
Hi i think i found a small "BUG".
with this
while ($forum = $db->fetch_array($prefixforums))
{
array_push($prefix_forums, $forum['forumid']);
}
Forum:
vBulletin 3.8 Template Modifications
01-28-2009, 02:22 PM
Replies:
26
Board Optimization -
Forum Load Time Indicator
Views:
11,104
Posted By
porschinho
This has nothing to do with the real load-time of...
This has nothing to do with the real load-time of a php based website!
Java script ist interpreted by the client computer, not by the server.
This loadtime indicates how fast your webbrowser...
Forum:
vBulletin 3.7 Add-ons
07-15-2008, 11:51 AM
Replies:
1,244
Chat Modifications -
Cyb - ChatBox
Views:
410,273
Posted By
porschinho
while using reverse message order, the shoutbox...
while using reverse message order, the shoutbox refreshes while reading the messages by scrolling with my mouse wheel. it automaticaly jumps to the end of the chatbox.
i would like to have an...
Forum:
Community Lounge
01-13-2006, 04:15 AM
Replies:
5
In German: Der liebe Herr Nophobia und seine Machenschaften
Views:
953
Posted By
porschinho
In German: Der liebe Herr Nophobia und seine Machenschaften
hat sich erledigt
Forum:
Community Lounge
12-22-2005, 07:30 PM
Replies:
114
vbseo denied me as a buyer?
Views:
12,882
Posted By
porschinho
yes and that multiple times!!! i found that...
yes and that multiple times!!!
i found that on your website:
google does not allow webmasters to ask visitors to click ads. i would not wonder if google will kick your account. and they...
Forum:
vBulletin 3.5 Add-ons
12-22-2005, 06:05 PM
Replies:
47
Advanced Memberlist Search
Views:
9,307
Posted By
porschinho
and why don?t you post the code?
and why don?t you post the code?
Forum:
vBulletin 3.5 Add-ons
12-10-2005, 09:34 PM
Replies:
131
Welcome Panel v1.0
Views:
37,510
Posted By
porschinho
nice hack, but it causes a lot of serverload and...
nice hack, but it causes a lot of serverload and a slower loadtime on forumhome...
we have about 200.000 posts and i think, that the new posts search is causing that...
Forum:
vBulletin 4.x Add-ons
12-03-2005, 10:34 AM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,340,424
Posted By
porschinho
nice hack :) thank you! but there ist one...
nice hack :) thank you!
but there ist one thing to think about.
in arcade.php the arcade.php is daclared as the main script, to avoid using of the index.php.
while submitting scores, the...
Forum:
vBulletin 3.5 Add-ons
11-03-2005, 02:44 PM
Replies:
111
vB Ranking Version 1.1
Views:
29,920
Posted By
porschinho
i thought, that all hack released on vbulletin.or...
i thought, that all hack released on vbulletin.or have to be supportet by its programmers.
am i wrong?
Forum:
vBulletin 3.0 Full Releases
08-26-2004, 10:11 PM
Replies:
265
vB Easy Archive - Search Engine Spiderable Hack!
Views:
82,688
Posted By
porschinho
HMM .. i think that google will reindex the...
HMM .. i think that google will reindex the pages with the new adress, if you add the 301 (page moved) header. and then there will be indexed pages like this: index.php?a=$1$2$3 .. or not?
i...
Forum:
vBulletin 3.0 Full Releases
08-14-2004, 10:28 AM
Replies:
265
vB Easy Archive - Search Engine Spiderable Hack!
Views:
82,688
Posted By
porschinho
here are my rewrite roules: RewriteEngine on...
here are my rewrite roules:
RewriteEngine on
RewriteBase /archive/
RewriteRule ^topic/([0-9]+)?(-[0-9]+)? index.php?a=t-$1$2
RewriteRule ^forum/([0-9]+)?(-[0-9]+)? index.php?a=f-$1$2
in...
Forum:
vBulletin 3.0 Full Releases
07-20-2004, 07:38 PM
Replies:
47
Even better spider archive?
Views:
9,587
Posted By
porschinho
there is a litte mistake in the code. there must...
there is a litte mistake in the code. there must be:
$bah = str_replace(":", "", $bah);
if you call the replace function the second time :) ... and the third ...and so...
Forum:
vBulletin 3.0 Full Releases
07-17-2004, 09:04 AM
Replies:
47
Even better spider archive?
Views:
9,587
Posted By
porschinho
thank you, it works...
thank you, it works...
Forum:
vBulletin 3.0 Full Releases
07-17-2004, 12:58 AM
Replies:
47
Even better spider archive?
Views:
9,587
Posted By
porschinho
i have a problem with this hack. in some cases if...
i have a problem with this hack. in some cases if there is a ":" in the threadtitle, the link in the forumview will not be right.
example:
threadtitle: CPU: welche AMD64 Prozessoren machen 32Bit ...
Showing results 1 to 16 of 16
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
07:19 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.01987 seconds
Memory Usage
1,968KB
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)
post_thanks_navbar_search
(1)
search_results
(16)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(45)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0007
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
FULLTEXT Search
php_sapi_name(): fpm-fcgi