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 74
Search took
0.00
seconds.
Search:
Posts Made By:
heugabel
Forum:
vBulletin 5.x Products & Extensions
05-07-2023, 12:53 PM
Replies:
26
Forum Display Enhancements -
Yilmaz - X Viewing Channel vB5 (Main Product)
Views:
4,693
Posted By
heugabel
CREATE TABLE IF NOT EXISTS...
CREATE TABLE IF NOT EXISTS yilmazxviewing_noderead(
`userid` varchar(128) NOT NULL DEFAULT '0',
`nodeid` varchar(128) NOT NULL DEFAULT '0',
`readtime` varchar(32) NOT NULL);
Forum:
vBulletin 5.x Products & Extensions
04-12-2022, 04:01 PM
Replies:
26
Forum Display Enhancements -
Yilmaz - X Viewing Channel vB5 (Main Product)
Views:
4,693
Posted By
heugabel
We got an System Error when your password is...
We got an System Error when your password is outdated.
Problem in:
/core/packages/yilmazxviewing/api/xviewing.php
crash at: public function insertYilmazChannelId($yok, $var)
Forum:
vBulletin 5.x Products & Extensions
02-13-2022, 12:57 PM
Replies:
635
Chat Modifications -
[DBTech] vBShout v6 (vB5) [AJAX]
Views:
215,599
Posted By
heugabel
https://vbulletin.org/forum/showpost.php?p=2607726...
https://vbulletin.org/forum/showpost.php?p=2607726&postcount=601
Forum:
vBulletin 5.x Products & Extensions
11-15-2021, 10:42 PM
Replies:
635
Chat Modifications -
[DBTech] vBShout v6 (vB5) [AJAX]
Views:
215,599
Posted By
heugabel
this is a quick fix of error in 5.6.5
this is a quick fix of error in 5.6.5
Forum:
vBulletin 5.x Products & Extensions
11-14-2021, 02:58 PM
Replies:
635
Chat Modifications -
[DBTech] vBShout v6 (vB5) [AJAX]
Views:
215,599
Posted By
heugabel
Quick fix for error in 5.6.5 in...
Quick fix for error in 5.6.5
in core/packages/dbtechvbshout/db/mysql/querydefs.php
search:
$readChannels = vB::getUserContext()->getReadChannels();
comment out or replace with:...
Forum:
vBulletin 5.x Products & Extensions
10-08-2021, 06:00 PM
Replies:
48
Show Thread Enhancements -
[rellect] Likes Summary
Views:
21,801
Posted By
heugabel
/core/packages/rellectlikessummary/api/likessummar...
/core/packages/rellectlikessummary/api/likessummary.php
search:
$user['profileurl'] = vB5_Route::buildUrl('profile|bburl|nosession', array('userid'=>$user['userid']));
replace with:...
Forum:
vBulletin 5.x Products & Extensions
09-21-2021, 05:54 PM
Replies:
635
Chat Modifications -
[DBTech] vBShout v6 (vB5) [AJAX]
Views:
215,599
Posted By
heugabel
broken link... ...
broken link...
https://ajax.aspnetcdn.com/ajax/jquery.templates/beta1/jquery.tmpl.min.js
Forum:
vBulletin 5.x Products & Extensions
09-21-2021, 05:23 PM
Replies:
8
Administrative and Maintenance Tools -
[DBTech] Modification Manager v1 (vB5)
Views:
10,856
Posted By
heugabel
cant install. Stuck at import addon.
cant install. Stuck at import addon.
Forum:
vBulletin 4.x Add-ons
10-16-2012, 02:41 PM
Replies:
91
Private Messages Enhancements -
Private Message Attachments
Views:
34,602
Posted By
heugabel
works good :D
works good :D
Forum:
vBulletin 4.x Add-ons
01-10-2012, 12:34 PM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,505,102
Posted By
heugabel
no,no,no please dont use ioncube. we have a huge...
no,no,no please dont use ioncube. we have a huge customizations for that addon.
please mak an encryption free version. otherwise uninstall....
Forum:
vBulletin 4.x Add-ons
08-30-2011, 02:55 PM
Replies:
231
Add-On Releases -
[AJAX] Live Search
Views:
52,317
Posted By
heugabel
Datenbankfehler in vBulletin 4.1.5: Invalid...
Datenbankfehler in vBulletin 4.1.5:
Invalid SQL:
SELECT thread.threadid, thread.lastpostid, thread.forumid AS tforumid, thread.title AS ttitle, forum.title AS ftitle
FROM thread AS...
Forum:
vB4 Programming Discussions
07-26-2011, 08:37 PM
Replies:
2
Rewrite vb3 to vb4 templatecache
Views:
472
Posted By
heugabel
thank you
thank you
Forum:
vB4 Programming Discussions
07-26-2011, 05:41 PM
Replies:
2
Rewrite vb3 to vb4 templatecache
Views:
472
Posted By
heugabel
Rewrite vb3 to vb4 templatecache
$search_text = '<!-- end logged-in users -->';
$vbulletin->templatecache['FORUMHOME'] = str_replace($search_text, $search_text . fetch_template('forumhome_xyz'),...
Forum:
vBulletin 4 Articles
07-26-2011, 05:19 PM
Replies:
307
[HOW TO - vB4] Rendering templates and registering variables - a short guide
Views:
108,671
Posted By
heugabel
$search_text = '<!-- end logged-in users -->'; ...
$search_text = '<!-- end logged-in users -->';
$vbulletin->templatecache['FORUMHOME'] = str_replace($search_text, $search_text . fetch_template('forumhome_xyz'),...
Forum:
vBulletin 4.x Add-ons
02-27-2011, 01:50 PM
Replies:
301
Forum Display Enhancements -
Thread Thumbnails
Views:
66,297
Posted By
heugabel
after upgrade to 4.1.2 it doesnt work. i...
after upgrade to 4.1.2 it doesnt work.
i have used manually templateedits and your fixes but nothing works.
Forum:
vBulletin 3.8 Add-ons
09-11-2010, 03:07 PM
Replies:
15
Miscellaneous Hacks -
IPV6 Support in VB3
Views:
9,158
Posted By
heugabel
thank you
thank you
Forum:
vBulletin 4.x Add-ons
07-01-2010, 02:24 AM
Replies:
316
Forum Display Enhancements -
Separate Sticky and Normal Threads
Views:
110,724
Posted By
heugabel
test inline mod in forumdisplay
test inline mod in forumdisplay
Forum:
vBulletin 4.x Add-ons
07-01-2010, 01:55 AM
Replies:
3,814
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
915,982
Posted By
heugabel
in showthread the inline-moderatiom -> mark all...
in showthread the inline-moderatiom -> mark all posts is not working, only the first post is marked.
Forum:
vBulletin 4.x Add-ons
05-10-2010, 05:46 PM
Replies:
3,814
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
915,982
Posted By
heugabel
same here.
same here.
Forum:
vB3 General Discussions
01-31-2010, 12:18 PM
Replies:
1
Registration problem
Views:
389
Posted By
heugabel
Registration problem
Hi I recently changed my domain name and disabled registration for a while. Now that I have a new domain and want to enable registration again. When filling out the registration it says
This...
Forum:
vBulletin 4.x Add-ons
01-10-2010, 07:27 PM
Replies:
523
Major Additions -
Username HTML Markup 4.2.x
Views:
101,282
Posted By
heugabel
this works without sql error. the query has...
this works without sql error.
the query has 2 same joins.
Forum:
vBulletin 4.x Add-ons
12-25-2009, 08:49 PM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,505,102
Posted By
heugabel
read it.
read it.
Forum:
vB4 General Discussions
12-10-2009, 02:19 PM
Replies:
2
Longer Titles?
Views:
659
Posted By
heugabel
thank you very much :)
thank you very much :)
Forum:
vB4 General Discussions
12-10-2009, 12:41 PM
Replies:
2
Longer Titles?
Views:
659
Posted By
heugabel
Longer Titles?
Hi is there a way to write longer titles to a topic? I have been trying to write something and it does not show entirely. Its happening to alot of my members also when they post.
Thank you:D
Forum:
vBulletin 3.8 Add-ons
12-08-2009, 08:15 PM
Replies:
62
Statistics Modifications -
Cyb - Moderating Stats
Views:
19,127
Posted By
heugabel
Hi i installed this mod but only my administors...
Hi i installed this mod but only my administors can see it. Im a webmaster and cant see it. It shows we it but cant click on each moderator, super moderator.
Can someone tell me why??
Thank you
Showing results 1 to 25 of 74
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
05:48 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.04721 seconds
Memory Usage
2,032KB
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
(56)
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.0014
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(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(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(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
FULLTEXT Search
php_sapi_name(): fpm-fcgi