pinterest, owncloud, pocket, tweet, etc social plugins

Post plugins and custom CSS snippets here
User avatar
fox
^ me reading your posts ^
Posts: 6318
Joined: 27 Aug 2005, 22:53
Location: Saint-Petersburg, Russia
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby fox » 04 Apr 2013, 14:56

I'll update the first post with those two zips for the time being. :)

User avatar
ebell451
Bear Rating Trainee
Bear Rating Trainee
Posts: 44
Joined: 15 Mar 2013, 15:06
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby ebell451 » 04 Apr 2013, 19:49

Updated the favicon for Twitter if anyone is interested :D

Edit: corrected png file
Attachments
tweet.zip
Updated the favicon to the latest Twitter icon.
(2.94 KiB) Downloaded 242 times
Last edited by ebell451 on 06 Apr 2013, 09:35, edited 1 time in total.

User avatar
Andyt8
Bear Rating Disaster
Bear Rating Disaster
Posts: 83
Joined: 19 Mar 2013, 17:02
Location: Austria
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby Andyt8 » 05 Apr 2013, 14:14

@ebell451: in your zip is a faulty picture included. I downloaded it several times and after unzip, I'm not able to open the picture.

User avatar
ebell451
Bear Rating Trainee
Bear Rating Trainee
Posts: 44
Joined: 15 Mar 2013, 15:06
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby ebell451 » 06 Apr 2013, 09:37

@Andyt8: my apologies. Try again as the file format has been corrected in the original post above.

User avatar
Andyt8
Bear Rating Disaster
Bear Rating Disaster
Posts: 83
Joined: 19 Mar 2013, 17:02
Location: Austria
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby Andyt8 » 08 Apr 2013, 10:16

Your new package is OK, thanks for the icon.

deckyon
Bear Rating Trainee
Bear Rating Trainee
Posts: 42
Joined: 10 Apr 2013, 00:40
Location: Louisville, KY - USA
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby deckyon » 10 Apr 2013, 00:42

Tried sending an article to Pintrest with the plugin. I was successfully logged into Pintrest (it showed my own boards) and got the following error dialog box: "You need to upload an image or provide the 'image_url' parameter."

I am running the latest version of the software and the plugin.

User avatar
Andyt8
Bear Rating Disaster
Bear Rating Disaster
Posts: 83
Joined: 19 Mar 2013, 17:02
Location: Austria
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby Andyt8 » 23 Apr 2013, 11:25

fox wrote:They are now available from a separate contrib repository at Github:

...

Version 1.7.9: https://github.com/gothfox/Tiny-Tiny-RSS-Contrib


It seems to me, there is a mistake in your Googleplus plugin
https://github.com/gothfox/Tiny-Tiny-RS ... s/init.php
in line 35...

Code: Select all

      $id = db_escape_string($this->link, $_REQUEST['id']);


should be

Code: Select all

      $id = db_escape_string($_REQUEST['id']);

User avatar
fox
^ me reading your posts ^
Posts: 6318
Joined: 27 Aug 2005, 22:53
Location: Saint-Petersburg, Russia
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby fox » 23 Apr 2013, 12:07

Thanks, fixed.

ardichoke
Bear Rating Trainee
Bear Rating Trainee
Posts: 7
Joined: 23 Apr 2013, 23:14

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby ardichoke » 23 Apr 2013, 23:23

When using the Google Plus, Pinterest or Pocket plugins from this, the popup hangs on "Loading, please wait" and I get the following errors in my log. This is running on 1.7.9, with MariaDB 5.3 and PHP 5.3. Plugins were installed from a fresh pull from github as of an hour ago. (Note: I haven't tried any other plugins from this set, also the log snippet has been sanitized)

Code: Select all

[Tue Apr 23 15:12:13 2013] [warn] [client -] mod_fcgid: stderr: PHP Warning:  mysql_real_escape_string() expects parameter 2 to be resource, null given in tt-rss/include/db.php on line 50, referer: https://domain.info/tt-rss/
[Tue Apr 23 15:12:13 2013] [warn] [client -] mod_fcgid: stderr: PHP Warning:  Missing argument 2 for db_query(), called in tt-rss/plugins/googleplus/init.php on line 39 and defined in tt-rss/include/db.php on line 54, referer: https://domain.info/tt-rss/
[Tue Apr 23 15:12:13 2013] [warn] [client -] mod_fcgid: stderr: PHP Warning:  mysql_query() expects parameter 2 to be resource, string given in tt-rss/include/db.php on line 65, referer: https://domain.info/tt-rss/
[Tue Apr 23 15:12:13 2013] [warn] [client -] mod_fcgid: stderr: PHP Warning:  mysql_error() expects parameter 1 to be resource, string given in tt-rss/include/db.php on line 69, referer: https://domain.info/tt-rss/

User avatar
fox
^ me reading your posts ^
Posts: 6318
Joined: 27 Aug 2005, 22:53
Location: Saint-Petersburg, Russia
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby fox » 23 Apr 2013, 23:35

>This is running on 1.7.9

No you are not.

ardichoke
Bear Rating Trainee
Bear Rating Trainee
Posts: 7
Joined: 23 Apr 2013, 23:14

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby ardichoke » 23 Apr 2013, 23:38

fox wrote:>This is running on 1.7.9

No you are not.


Wow... I blame not enough coffee. Sorry to waste your time.

Centinel
Bear Rating Trainee
Bear Rating Trainee
Posts: 2
Joined: 08 May 2013, 17:47

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby Centinel » 08 May 2013, 18:59

I'm trying to set up an instance of Tiny Tiny RSS 1.7.8 on CentOS 5.9. The Google+, Twitter, and Pinterest plugins don't show up after I enable them.

I grabbed the latest versions from the 1.7.8 tree and there shouldn't be any problem with permissions, so I'm not sure what the problem could be. Any ideas?

bmar
Bear Rating Trainee
Bear Rating Trainee
Posts: 14
Joined: 28 Mar 2013, 09:49
Location: NN, Russia

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby bmar » 13 May 2013, 15:47

after upgrading tt-rss to 1.7.9 and updating googleplus plugin from git got a:
"May 13 15:40:38 xxx php-cgi: [tt-rss] E_WARNING (2) (lib/phpqrcode/phpqrcode.php:946) Cannot modify header information - headers already sent by (output started at /usr/share/tt-rss/www/plugins/googleplus/init.php:567)
May 13 15:41:39 xxx php-cgi: [tt-rss] E_WARNING (2) (index.php:50) Cannot modify header information - headers already sent by (output started at /usr/share/tt-rss/www/plugins/googleplus/init.php:567)
May 13 15:41:41 xxx php-cgi: [tt-rss] E_WARNING (2) (backend.php:144) Cannot modify header information - headers already sent by (output started at /usr/share/tt-rss/www/plugins/googleplus/init.php:567)"

without that plugin - all works fine and I'd say faster then previous version.

User avatar
fox
^ me reading your posts ^
Posts: 6318
Joined: 27 Aug 2005, 22:53
Location: Saint-Petersburg, Russia
Contact:

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby fox » 13 May 2013, 16:02

Most probably you screwed init.php somehow by adding a blank line before or after <?php ... ?> tags.

bmar
Bear Rating Trainee
Bear Rating Trainee
Posts: 14
Joined: 28 Mar 2013, 09:49
Location: NN, Russia

Re: pinterest, owncloud, pocket, tweet, etc social plugins

Postby bmar » 13 May 2013, 16:08

thanks, it's right... sorry for a dumb post :)


Return to “Themes and plugins”

Who is online

Users browsing this forum: No registered users and 1 guest