Easy Twitter Links Plugin for bbPress
Easy Twitter Links is my third plugin for bbPress. As I had told you before, it makes your Twitter linkage easy. It automatically links @example_username to a Twitter user, and #hashtag to Twitter search link.
Easy Twitter Links is my third plugin for bbPress. As I had told you before, it makes your Twitter linkage easy. It automatically links @example_username to a Twitter user, and #hashtag to Twitter search link.
I am announcing my second plugin today! It is Upgrade Else Die. As I had told you before, this plugin is for those who don’t want to change the CSS of the forums to be suitable for Internet Explorer 6. If the user is using Internet Explorer 6, a warning message displayed to upgrade the browser. (More …)
According to the FriendFeed blog, Facebook is now a friend of Friendfeed, or you can say Facebook has aquired Friendfeed. Friendfeed is a social bookmarking website which enables you to discover and discuss the interesting stuff on the web. Facebook is a social networking website and gives your the power to share and make the world more open and connected. (More …)
Hey there! I am going to release two more plugins for bbPress! One of them is Upgrade Else Die and the second is Easy Twitter Links. Both plugins are inspired from the ones made by Josh for WordPress. (More …)
There is a good news for all of you! We have generated a coupon code for all of you which will give you 50$ OFF on the hosting you purchase from Dreamhost using our coupon code! (More …)
You all might be knowing that a few days back, I released my first plugin for bbPress i.e. Social It. Social It adds a (X)HTML compliant list of social bookmarks below the first post in your forum topics. You can also use it manually and insert it anywhere on your forum. (More …)
I am glad to announce my first plugin for bbPress, which is Social It. Social It adds a (X)HTML compliant list of social bookmarks below the first post in your forum topics. You can also use it manually and insert it anywhere on your forum. (More …)
I don’t see any icon in the backend, just a list of checkboxes. Same for background or any other image.
Checked in firebug, I don’t even see a reference to the picture in HTML, neither in the CSS. Actually, your CSS is not even loaded.
Or better, is on the HTML, but looks like the address is wrong, even thoug, Ishould admit, looks right to me.
Trying to open directly the file, I get a 404 error:
http://inolanda.info/forum/my-plugins/social-it/c...
The file should be indeed there: I’ve checked.
Hi, I downloaded today your Social It plug-in to my brand new bbpres installation, I only see the Enabled Networks and Twitter Options in the settings page, less than half the settings from the screenshot!
I reinstalled several times, chmoded with 777 on ALL files, even the bbpress ones.
Bbpress works fine, and your 33 icons show on every message, but I cannot use the settings page to disable most of them (no save button) and all the other great settings from the screen
http://www.efoam.co.uk/forum
Here’s the screen shot of the settings page, and that’s the whole settings page, there’s no scroll bar or anything else.
http://www.efoam.co.uk/forum/Social-it.png
I’ve chmoded everything to 777, the forum & other plugins work fine.
Social it works fine on the forum pages, albeit with all icons.
The problem is accessing all the settings and making them work. When I untick any of the icons there is no save button (even by pressing enter) so the untick is not saved.
Please help.
I seem to be having the same problem as Michael!
and when I rollover the icons in the forum I get this code behind them also…
* Digg This!
* Stumble upon something good? Share it on StumbleUpon!
* Share this on del.icio.us!
*
Not Found
The requested URL /create.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
” rel=”nofollow” class=”external” title=”Tweet This
I tried that it seems that its a problem with PHP5, as I’m researching, and has to do with the code of
$socialit_plugopts['shortyapi']['snip']['chk'] = $_POST['shortyapichk-snip'];
and all the others!
* Digg This!
* Stumble upon something good? Share it on StumbleUpon!
* Share this on del.icio.us!
*
Not Found
The requested URL /create.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
” rel=”nofollow” class=”external” title=”Tweet This
That is shown in the forum area, which no big deal on this one I can fix later…..
However my other issue is the admin panel, I don’t see all of the admin panel, I only see Enabled Networks
and Twitter Options in the settings page, after viewing the source I got the error
Fatal error: Cannot use string offset as an array in /home/ripperbu/public_html/osf/forum/my-plugins/social-it/functions.php on line 370
Which is <input type="text" id="shortyapiuser-bitly" name="shortyapiuser-bitly" value="” />
Which in my research is a issue in PHP 5 about the $socialit_plugopts['shortyapi']['bitly']['user'];
So this is not just effecting 310 and down about 10-15 lines but also effecting
/* Short URLs */
$socialit_plugopts['shortyapi']['snip']['chk'] = $_POST['shortyapichk-snip'];
$socialit_plugopts['shortyapi']['snip']['user'] = $_POST['shortyapiuser-snip'];
$socialit_plugopts['shortyapi']['snip']['key'] = $_POST['shortyapikey-snip'];
$socialit_plugopts['shortyapi']['bitly']['chk'] = $_POST['shortyapichk-bitly'];
$socialit_plugopts['shortyapi']['bitly']['user'] = $_POST['shortyapiuser-bitly'];
$socialit_plugopts['shortyapi']['bitly']['key'] = $_POST['shortyapikey-bitly'];
$socialit_plugopts['shortyapi']['supr']['chk'] = $_POST['shortyapichk-supr'];
$socialit_plugopts['shortyapi']['supr']['login'] = $_POST['shortyapiuser-supr'];
$socialit_plugopts['shortyapi']['supr']['key'] = $_POST['shortyapikey-supr'];
$socialit_plugopts['shortyapi']['trim']['chk'] = $_POST['shortyapichk-trim'];
$socialit_plugopts['shortyapi']['trim']['login'] = $_POST['shortyapiuser-trim'];
$socialit_plugopts['shortyapi']['trim']['pass'] = $_POST['shortyapipass-trim'];
$socialit_plugopts['shortyapi']['tinyarrow']['chk'] = $_POST['shortyapichk-tinyarrow'];
$socialit_plugopts['shortyapi']['tinyarrow']['login'] = $_POST['shortyapiuser-tinyarrow'];
$socialit_plugopts['shortyapi']['cligs']['chk'] = $_POST['shortyapichk-cligs'];
$socialit_plugopts['shortyapi']['cligs']['key'] = $_POST['shortyapikey-cligs'];
/* Short URLs End */
As I commented the 310 and down and the admin panel shows all but it will not save because of the above posted information. I have msn, if you want to get me on there I will be glad to talk more and give you my information for everything to the site if you don’t understand what I’m saying!
I’d love to be notified when this is working, as it’ll be a useful once the above mentioned bugs are worked out.
Ishtar 9:47 pm on September 26, 2009 Permalink |
Hi,
Can you make a similar plugin, but only, it will link @username to an actual user of a bbpress (eg. http://www.domain.com/profile.php?id=3) forum and #keyword to an actual search result in a bbpress forum (eg. http://www.domain.com/search.php?q=keyword).
Thanks.
Gautam 2:48 pm on September 29, 2009 Permalink |
@Isthar
Yes, I am planning to do so within some days.
melatoninTechy 10:07 am on September 28, 2009 Permalink |
i just love Twittering compared to blogging. i was a blog addict and now i am a Twitter addict.
John 11:20 pm on June 16, 2010 Permalink |
Do you have a Twitter plugin that will work with bbPress 3.3.3? The .01 version intereferes with the image upload plugin.
Thanks
Gautam 7:53 pm on June 17, 2010 Permalink |
There is no bbPress v3.3.3!
John 8:28 pm on June 17, 2010 Permalink |
Arrgh! Wrong blog. I is 1.0.2 Sorry.