Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

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
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
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
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
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
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
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
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
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
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
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
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
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
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
Views: 1,099
Posted By seite7
Yes, please share! :-)

Yes, please share! :-)
Forum: vB4 Programming Discussions 12-03-2010, 02:08 PM
Replies: 0
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
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
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

All times are GMT. The time now is 11:59 PM.


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