1
AngeloRocha
Soapbox 1.60 problem

I'm using soapbox 1.60 final and have two doubts.

1. The view count this not working.
2. I'm trying to integrate facebook comments in the articles, but do not know how to get the ID Articles. I tried to use:

$articulo.articleID

But does not return anything.

2
Mamba
Re: Soapbox 1.60 problem
  • 2015/9/6 7:00

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Angelo, you can try my unreleased version 1.61 Beta 1 from GitHub.

Please note: this is unreleased because it is still work in progress, and there is still a lot of work to be done. So please test it, because some features might be broken. If you test it, please submit all bugs on GitHub.

Reg. Facebook - if you are trying to add it to individual article, did you try

$link.articleID

This might work, as it is being used in the article template "\soapbox\templates\sb_article.tpl"
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
AngeloRocha
Re: Soapbox 1.60 problem

I will try, thank you Michael.

4
AngeloRocha
Re: Soapbox 1.60 problem

Michael, $link.articleID show ID from another article, how to fix read count in version 1.60?
Thanks for your help.

5
Mamba
Re: Soapbox 1.60 problem
  • 2015/9/11 10:56

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
$link.articleID show ID from another article,
please use "$story.id", so you'll have something like this:
<div id="fb-root"></div>
<
script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<
fb:comments href="<{$xoops_url}>/modules/soapbox/article.php?articleID=<{$story.id}>" num_posts="5" width="650"></fb:comments>
Quote:
how to fix read count in version 1.60?
Did you try the 1.6.1 version? Any issues there?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

6
AngeloRocha
Re: Soapbox 1.60 problem

Hi Michael, update to 1.61, all works fine.
$story.id works.

Thanks!

7
Mamba
Re: Soapbox 1.60 problem
  • 2015/9/12 3:23

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Fantastic! I am glad to hear it.

Please report any bugs you'll find. I like Soapbox and would like to have it bug-free! :)

Maybe you can create some cool templates for xBootstrap :)
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

8
AngeloRocha
Re: Soapbox 1.60 problem

Michael, problem in permissions, on set permissions for column, nothing happens, debug show no errors. Version 1.61

9
Mamba
Re: Soapbox 1.60 problem
  • 2015/10/1 22:23

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I remember experiencing something similar, let me see if I can fix it over weekend...

In the meantime, feel free to help with the documentation for this module

You can fork it on GitHub
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

166 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 166


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits