Welcome to Geeklog, Anonymous Thursday, March 28 2024 @ 10:03 am EDT

Geeklog Forums

SocialShare plugin is available

Page navigation


Status: offline

::Ben

Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Hello,

As the comment function seems to not work this morning, I would like to thank Greg for this initial release.

::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
 Quote

Status: Banned

gtgillis

Forum User
Full Member
Registered: 11/05/03
Posts: 121
Thanks.

I also noticed a lag when I posted a follow up comment but it eventually showed up.
 Quote

Status: offline

::Ben

Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
I tryed to post 4 or 5 times a comment on the filemgmt area... but without succes.

::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
The comment submission queue has been enabled here on geeklog.net. You guys should have seen a message box telling you that when you posted.

Future comments from you should be auto-approved, though.

bye, Dirk
 Quote

Status: offline

::Ben

Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Dirk,

I saw no message box on FireFox 3.5.3
so my 4 or 5 same comments must be in the queue

Thanks for the comming auto-approved Smile

::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
 Quote

Status: offline

1000ideen

Forum User
Full Member
Registered: 08/04/03
Posts: 1298
I updated to Socialshare 1.1 and when I klick it in the admin section:
Fatal error: Call to a member function get_var() on a non-object in /www/webXXX/plugins/socialshare/functions.inc on line 378

Any help?
 Quote

Status: Banned

gtgillis

Forum User
Full Member
Registered: 11/05/03
Posts: 121
Edit functions.inc and change line 378

from this
Text Formatted Code

if (!isset($A['sid'])) {
 


to this
Text Formatted Code

if (!isset($A['sid']) && !$type="admin_page") {
 


I'll post an updated archive shortly.

 Quote

Status: Banned

gtgillis

Forum User
Full Member
Registered: 11/05/03
Posts: 121
Make that line 376.
 Quote

Status: offline

1000ideen

Forum User
Full Member
Registered: 08/04/03
Posts: 1298
When I am on this page I can see some 100 icons
/admin/plugins/socialshare/index.php?mode=edit

Here I only see 42. Where is the rest?
/admin/plugins/socialshare/index.php
 Quote

Status: Banned

gtgillis

Forum User
Full Member
Registered: 11/05/03
Posts: 121
While I included icons for 98 different sites I did not include links for all of them. I did some of the most popular though. If you want to add one of the site icons not listed then you will need to create it yourself.
 Quote

Status: offline

1000ideen

Forum User
Full Member
Registered: 08/04/03
Posts: 1298
I thought on this page
/admin/plugins/socialshare/index.php?mode=edit i could add new icons and links to this page /admin/plugins/socialshare/index.php

How do I add icons to this page /admin/plugins/socialshare/index.php ? Can you give me an example of which you know it works 100%
 Quote

Status: Banned

gtgillis

Forum User
Full Member
Registered: 11/05/03
Posts: 121
If the icon you want is not shown on /admin/plugins/socialshare/index.php?mode=edit then I did not include it with the plugin.

You will need to find the icon on your own and manually upload it to /socialshare/images/ where all of the icons are stored.

The icons I included are 16x16 pixels so I recommend you use this size when adding new icons.

Once you manually upload the icon go to /admin/plugins/socialshare/index.php?mode=edit, enter a title, the share URL, select your newly uploaded icon and click save.

 Quote

Status: offline

1000ideen

Forum User
Full Member
Registered: 08/04/03
Posts: 1298
There is a mr Wong button in your samples but it doesn`t turn up on the other page with 42 icons. How can I add this? http://www.mister-wong.de/stuff/
 Quote

Status: Banned

gtgillis

Forum User
Full Member
Registered: 11/05/03
Posts: 121
I don't read German but it looks like the following will work.

Open the SocialShare Admin page /admin/plugins/socialshare/index.php?mode=edit

Click Create New.

Type "Mister Wong" in the title field.

Make sure Enabled is checked.

Copy the following to the Share URL field
Text Formatted Code

http://www.mister-wong.com/index.php?action=addurl&bm_url=<SHAREURL>&bm_description=<SHARETITLE>
 


Select the misterwong icon.

Click save.

You will need to test it yourself as I do not have a Mister Wong account.

 Quote

Status: Banned

gtgillis

Forum User
Full Member
Registered: 11/05/03
Posts: 121
You may need to change it to .de instead of .com.

Text Formatted Code

http://www.mister-wong.de/index.php?action=addurl&bm_url=<SHAREURL>&bm_description=<SHARETITLE>
 
 Quote

Status: offline

1000ideen

Forum User
Full Member
Registered: 08/04/03
Posts: 1298
O.k., thanks, it seems to work. I had a few text lines after pressing save, something with sorting order.

I also don`t understand why there is an "owner" and why it is 4. The newly added mister wong icon is owner 2.

Anyway it`s a nice tool. :shakehands:
 Quote

Status: offline

1000ideen

Forum User
Full Member
Registered: 08/04/03
Posts: 1298
I seem to have found one more bug with the plugin. When I grant admin rights to a non root person he can`t see here /admin/plugins/socialshare/index.php what a root can see.
 Quote

Status: offline

Pushkar

Forum User
Regular Poster
Registered: 04/14/09
Posts: 99
Location:Ukraine, Kyiv
hi! what I need to do that title of story passed in cp1251 charset? because when i click on google bookmarks for example on my site (http://5mv.ru/article.php/noveyshiy_k...dow_RS_750) title is displaying like "????????????????????"
Thanks
 Quote

Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1468
Location:Canada
Good plugin.

It had problems displaying correctly in the admin section until I added

Text Formatted Code
$display .= COM_endBlock(COM_getBlockTemplate('_admin_block', 'footer'));


on line 1046 to close off the SocialShare welcome message block.

Thanks

Tom
One of the Geeklog Core Developers.
 Quote

Lizard

Anonymous
curious
Hi there,

I have a challenging question.

This plugin is an excellent added feature. I installed it and ran it on my site and we are loving it.
I have one question. I am not sure how easy or difficult it would be to do as I am completely new to programming.
I have noticed that if logged in users try to share a story which does not have anonymous access rights then the person they are sharing the story with are not able to view the story. Obviously this is supposed to happen due to security, but my question is:
Would it be possible to remove the socialshare icons at the bottom of the page so that they only show on anonymous access pages?

Lizard.
 Quote

Page navigation

All times are EDT. The time is now 10:03 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content