vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - WS vBulletin Tweet Poster (https://vborg.vbsupport.ru/showthread.php?t=236278)

okhissabigfish 12-19-2010 01:06 AM

Yea, its obvious I can do that manually but that's not the point. I was wondering if there would be a way to add a mod that simply allows the user to set a function that tweets a calendar event at various times "before" the event takes place.

Guess not...

ps2wiz 12-25-2010 09:30 PM

Is it possible to disable the hashtags feature? I don't want the field to appear on newthread pages.

Thanks

Mickie D 12-28-2010 09:23 PM

Quote:

Originally Posted by ps2wiz (Post 2139013)
Is it possible to disable the hashtags feature? I don't want the field to appear on newthread pages.

Thanks

yes you will need to remove the code below from the product XML then re-install the product clicking overwrite!

This will also take away the VB_Template errors that you will get if you use anything below vbulletin 4



Code:

        if ($twitterEnabled)
        {
                $hashtag_field = '<div class="blockrow"><label for="hashtags" class="full">' . $vbphrase['hashtags'] . ':</label>
                <input type="text" class="primary full textbox" name="hashtags" id="hashtags" value="' . $hashtag_values . '" maxlength="' . $vbulletin->options['titlemaxchars'] . '" tabindex="1" /></div>';
                vB_Template::preRegister('newthread',array('hashtag_field' => $hashtag_field));
                $vbulletin->templatecache['newthread'] = str_replace('$messagearea', '$hashtag_field . $messagearea', $vbulletin->templatecache['newthread']);
        }



Regards
Mick

Videx 12-29-2010 12:04 AM

I don't think my version has hashtags. Is there some reason I should use them? And, following ps2wiz's question, what exactly is the disadvantage that's so bad they want to disable them?

CRDeveloper 12-29-2010 07:06 AM

Quote:

Originally Posted by Videx (Post 2140408)
I don't think my version has hashtags. Is there some reason I should use them? And, following ps2wiz's question, what exactly is the disadvantage that's so bad they want to disable them?

I don't want to disable them but it would be nice if it adds the # automatically, some members don't know what the hell is the hash for and if they add keywords they will forget or wont know that the # must be added. So the tweet will have keywords but wont be links to new searches at twitter.

CRDeveloper 12-30-2010 07:49 AM

Hey look at what happened to my website today...

I was using Metamark url shortening services and the last 6 threads in the last 6 hours that were tweeted got blacklisted to uribl.

This is the error that was placed at the url in twitter :
ERROR: URIBL listed - ticoracer.com in uribl.fabel.dk (The host ticoracer.com is listed in the uribl

What the hell is uribl? see http://www.uribl.com

Well, How do i know that the problem is the Metamark url shortening?
I change to TinyURL url shortening, made a new test thread and went normal, switched back to Metamark and the same ERROR again. Already delete those tweets too.

At uribl my website is NOT on the list... Anyone else with the same ERROR?

I'm now using the TinyURL with no problems!!!

mtlurb 01-02-2011 08:03 PM

Some suggestions:

1-The hashtag field should be configurable, nice to have: available by usergroup.

2-There should be default hashtags configurable that should be added on all tweets

3-Your plugin is not too friendly with accentuated characters

Thanks great plugin!

res6cue 01-03-2011 07:53 AM

Quote:

Originally Posted by ps2wiz (Post 2139013)
Is it possible to disable the hashtags feature? I don't want the field to appear on newthread pages.

Thanks

Simple. Go into AdminCP > Plugins & Products > Plugin Manager and find Product : vBulletin 2 Twitter. Uncheck the Active box for the first option vBulletin 2 Twitter: Add Hashtag Field To New Thread (newthread_form_complete) and save changes. The hashtag field will no longer show in newthread.

MelH 01-03-2011 09:42 PM

You can post any RSS feed to Twitter using "Twitterfeed" or similar programs.

Can someone please explain the advantages in using this software instead?

hany_c_v 01-04-2011 10:22 AM

Istalled

But Not Sure If It's Working

http://www.mngol.com/en/


All times are GMT. The time now is 09:50 AM.

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.02014 seconds
  • Memory Usage 1,745KB
  • 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)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete