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 21 of 21
Search took
0.00
seconds.
Search:
Posts Made By:
seite7
Forum:
vB4 General Discussions
10-22-2011, 10:40 AM
Replies:
0
Forum Sidebar for Social Groups
Views:
374
Posted By
seite7
Forum Sidebar for Social Groups
The block for social groups in the forum sidebar is not perfect yet. When new replies are made, the block will still show the original text and the original avatar of this thread, not the text and...
Forum:
vB4 General Discussions
06-11-2011, 06:09 PM
Replies:
12
CMS Articles > Facebook posts (Where's the thumbnail?)
Views:
1,891
Posted By
seite7
There is a # which makes the whole line inactive.
There is a # which makes the whole line inactive.
Forum:
vB4 General Discussions
03-08-2011, 01:33 PM
Replies:
12
CMS Articles > Facebook posts (Where's the thumbnail?)
Views:
1,891
Posted By
seite7
in includes/functions_facebook.php REPLACE: ...
in includes/functions_facebook.php
REPLACE:
// use the feed image if there is one
if (!empty($vbulletin->options['facebookfeedimageurl']))
{
$og_array['og:image'] =...
Forum:
vB4 General Discussions
03-02-2011, 02:36 PM
Replies:
12
CMS Articles > Facebook posts (Where's the thumbnail?)
Views:
1,891
Posted By
seite7
I figured it out. In the facebook_functions...
I figured it out.
In the facebook_functions file in the includes directory there is a line that creates an og:image meta tag. Facebook will prefer to use that image. I commented this line out and...
Forum:
vBulletin 4.x Add-ons
02-09-2011, 06:02 PM
Replies:
206
Chat Modifications -
Envolve Chat Integration Module
Views:
45,279
Posted By
seite7
Really nice tool, but the pricing doesn't feel...
Really nice tool, but the pricing doesn't feel right at all. What I would expect from such kind of addons:
Free - basic functionality, but with branding
Paid - basic functionality without branding...
Forum:
vB4 Programming Discussions
02-06-2011, 09:12 AM
Replies:
0
hide reputation completely in postbit
Views:
806
Posted By
seite7
hide reputation completely in postbit
In postbit I am showing the reputation value. I gave my users the option to hide their reputation but the values are still shown.
<vb:if condition="$show['reputation']">
<span...
Forum:
vBulletin 4.x Template Modifications
02-06-2011, 07:05 AM
Replies:
41
Forum Display Enhancements -
Reputation as Numbers and/or Green Bars
Views:
14,785
Posted By
seite7
It seems this view doesn't honor the setting...
It seems this view doesn't honor the setting "User can hide reputation".
Anyone knows how to achieve that?
Forum:
vBulletin 4.x Add-ons
01-22-2011, 02:58 PM
Replies:
30
Administrative and Maintenance Tools -
Unsubscribe link for users to opt out of emails and/or newsletters
Views:
9,300
Posted By
seite7
Well, I could unsubscribe, but I don't see it...
Well, I could unsubscribe, but I don't see it affecting the checkbox (admin emails) in the usercp.
And no matter how I set the checkbox to receive admin mails in the usercp, the unsubscribtion page...
Forum:
vB4 General Discussions
01-21-2011, 02:08 PM
Replies:
12
CMS Articles > Facebook posts (Where's the thumbnail?)
Views:
1,891
Posted By
seite7
I just wanted to open a thread for this myself. I...
I just wanted to open a thread for this myself. I guess the reason is that all the attachment are delivered like this in the source code:
attachment.php?attachmentid=12345&cid=99
Facebook will...
Forum:
vB4 Programming Discussions
01-08-2011, 05:59 PM
Replies:
2
userid in CMS widget?
Views:
430
Posted By
seite7
Thank you very much! :-)
Thank you very much! :-)
Forum:
vB4 Programming Discussions
01-08-2011, 10:37 AM
Replies:
2
userid in CMS widget?
Views:
430
Posted By
seite7
userid in CMS widget?
Is the userid of the currently logged in user easily available from within the PHP code of a CMS widget? If so, how?
Forum:
vB4 Programming Discussions
12-16-2010, 05:14 PM
Replies:
0
Mark all Social Groups read?
Views:
404
Posted By
seite7
Mark all Social Groups read?
Is there a way to mark all Social Groups read with one click instead of opening them one by one?
Like: group.php?do=markread&groupid=ALL!!! ;-)
Ralph
Forum:
vB4 Programming Discussions
12-12-2010, 07:13 PM
Replies:
2
Show moderators, but not super moderators
Views:
478
Posted By
seite7
Ah, I see! I converted the board from phpBB....
Ah, I see!
I converted the board from phpBB. Maybe that's why they are assigned this way.
Thanks for your answer. :)
Forum:
vB4 Programming Discussions
12-12-2010, 12:48 PM
Replies:
2
Show moderators, but not super moderators
Views:
478
Posted By
seite7
Show moderators, but not super moderators
I would like to show my moderators in the forum view, but not repeat the super moderators over and over again for every forum.
Is there a setting for that? Or can I edit it somewhere in the...
Forum:
vB4 Programming Discussions
12-04-2010, 05:53 AM
Replies:
8
How to integrate Facebook like & Twitter Buttons DigitalPoint Forums Style?
Views:
1,690
Posted By
seite7
I guess they always pass on the current URL of...
I guess they always pass on the current URL of the page to the Facebook widget. But I am also curious how to achieve that for the whole site and not just the forum view.
Twitter will pick this up...
Forum:
vB4 Programming Discussions
12-03-2010, 02:20 PM
Replies:
11
Help making sig fit better
Views:
1,099
Posted By
seite7
Yes, please share! :-)
Yes, please share! :-)
Forum:
vB4 Programming Discussions
12-03-2010, 02:08 PM
Replies:
0
Facebook FBML in Albums
Views:
652
Posted By
seite7
Facebook FBML in Albums
I activated Facebook FBML like it is explained here (http://tracker.vbulletin.com/browse/VBIV-7547) and things like fb:like are working fine in places like the forum threads.
But somehow I can't...
Forum:
vB4 General Discussions
12-01-2010, 04:14 AM
Replies:
1
How do I get Instant Email notification to send only one email?
Views:
669
Posted By
seite7
Anyone? I just converted my board from phpBB...
Anyone?
I just converted my board from phpBB and my users are also used to have just one email for new replies and complain about the repeated emails.
Forum:
vBulletin 4.x Add-ons
11-04-2010, 11:26 AM
Replies:
101
Miscellaneous Hacks -
What's New - Reloaded
Views:
20,121
Posted By
seite7
Looks nice at a first glance. But my new...
Looks nice at a first glance.
But my new calendar event is missing an image of the user. The generated HTML says:
<img src="" class="userlist_avatar_2" alt="Avatar von Tester" border="0" />
Forum:
vB4 General Discussions
10-28-2010, 07:10 AM
Replies:
0
Encoding issues with Facebook, Twitter ? widgets
Views:
481
Posted By
seite7
Encoding issues with Facebook, Twitter ? widgets
Since the social bookmark feature is a little bit limited at the moment, I am trying to include the original widgets of several social networks directly into the VB templates (for example below the...
Forum:
vBulletin 4.x Add-ons
10-16-2010, 10:25 AM
Replies:
65
Profile Enhancements -
Automatic Profile Commenter
Views:
12,633
Posted By
seite7
Works great, even under newer 4.0.x releases. ...
Works great, even under newer 4.0.x releases.
KURTZ has just placed the semicolons at the wrong positions, but that has been mentioned before.
Showing results 1 to 21 of 21
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
11:59 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.01599 seconds
Memory Usage
2,000KB
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
(21)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(25)
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.0006
(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(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(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(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(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(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(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(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(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi