Page 1 of 1
[SOLVED] Social Bookmarking calling news
Posted: Thu Sep 08, 2011 9:38 am
by gianpiero
Socialbookmarking ( calling news) doesn't pick up the right url.
http://dev.cmsmadesimple.org/projects/socialbks
The behaviour is the same when:
- news is opened in a detailed page : Socialbookmarking open the details pages with original content not with the news
- news with no details page: Socialbookmarking link to the last template/content shown.
I'm working on
CMS Made Simple⢠1.9.4.3 "Faanui"
with mod rewrite on.
Am I wrong?
Is there any workaround or solution ?
Thanks in advance, any comment is very appreciated
Gianpiero ( ita)
Re: Social Bookmarking calling news
Posted: Thu Sep 08, 2011 2:23 pm
by pixelita
Wow, I had that exact same problem on a testbed. It picked up the main URL of news, which in my case is just a page alias to dump the actual news item.
HOWEVER, this plugin works just fine:
http://dev.cmsmadesimple.org/projects/shareitpop
See it in action on these testbed sites:
Access credentials: client/letmein:
http://sheldon.mytestbed.com/news/4/69/ ... ten-Texas/
And here, it even picks up eCommerce (CGecommerce) store listings!
Access credentials: Client/letmein:
http://honfish.pixelita.net/store/7/Haw ... mi-Fillet/
HTH
Re: Social Bookmarking calling news
Posted: Thu Sep 08, 2011 2:35 pm
by gianpiero
Thanks! a lot !
I managed myself in
shareitpop also,
but, when I call the module, it doesn't appear on frontend page.
I think a problem of mine. I will test it when my site will be at its own server.
Did you get any trouble installing shareitpop last version ?
I'm now on CMSMS 1.9.4.3 , you on 1.9.4.2 .
(probably doesn't make the difference )
Thanks one more
Gianpiero
Re: Social Bookmarking calling news
Posted: Thu Sep 08, 2011 2:38 pm
by pixelita
At first it refused to load, because it showed not being compatible with latest version of CMSMS, but editing a file solved that. I sent a note to the developers and they have since fixed it, so it should be fine.
Re: Social Bookmarking calling news
Posted: Thu Sep 08, 2011 2:49 pm
by gianpiero
I contacted the developer also, He answered me gently but I can't give him access to site at now for testing.
Do you know if the xml is updated and fixed at now ?
Thanks
Re: Social Bookmarking calling news
Posted: Thu Sep 08, 2011 3:59 pm
by pixelita
PM me. (I thought this posted earlier, but the forum did not like that my post was so short. Devs must be a bunch of lawyers!)
[SOLVED]Re: Social Bookmarking calling news
Posted: Sat Sep 10, 2011 7:44 am
by gianpiero
SOLVED
Social Bookmarking call the news properly.
I apply the modification of developer/mantainer.
I added the parameter real_url="1"
example:
Code: Select all
{socialBookmarking submitto="email|facebook|twitter|linkedin" real_url="1" }
source:
http://www.weichbrodt.it/whow/cms-made- ... imple.html