1
trabis
Re: CERCASI SVILUPPATORE MODULI XOOPS / WANTED XOOPS MODULES DEVELOPER
  • 2020/9/28 13:49

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


I could use a job. Perhaps my portuguese is italian enough?



2
trabis
Re: TDMMoney can someone fix this
  • 2017/5/23 20:30

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


It seems that the issue was fixed by Zyspec:
https://github.com/XoopsModules25x/tdmmoney



3
trabis
Re: Myltiple social media feed and overview by user selection
  • 2017/5/19 18:49

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Have you ever tried the planet module?
https://github.com/XoopsModules25x/planet

It does not have access permissions as you would like but, if you like the module, I think it could be adapted to your needs.



4
trabis
Re: Problems with Soapbox
  • 2017/5/19 12:03

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


It works for me:
This article has been read 17 times. | Rating: 7.50 | Votes: 2.

Voted with 10 and 5.



5
trabis
Re: Problems with Soapbox
  • 2017/5/19 11:11

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Hi, check this branch:
https://github.com/trabisdementia/soapbox/tree/aero

I've merged your changes (except the last one) and fixed the rating issue.

If you have more issues, please report them here:
https://github.com/XoopsModules25x/soapbox



6
trabis
Re: Publisher Random Item Image
  • 2017/5/6 16:26

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


$mainImage = $itemsObj ->getMainImage();

in #2 use this
$mainImage $itemsObj -
>
getMainImage(); 
if(!
$mainImage['image_path'] ){
$mainImage['image_path']='urltoyourdefaultimage';
}

Not tested, sent by phone.



7
trabis
Re: Publisher Random Item Image
  • 2017/5/6 11:44

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Perhaps a typo:

$block 'item_thumb' ] = $mainImage ['item_thumb' ];


Should be:

$block 'item_thumb' ] = $mainImage ['image_thumb' ];



8
trabis
Re: NewBB 4.33 RC 13 Problem
  • 2017/4/18 12:51

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Try adding the line:
$topicHandler xoops_getModuleHandler('topic''newbb');

before
$thread_action = array();
 
// irmtfan add pdf permission


in class class/post.php around line 623.

Not tested.



9
trabis
Re: Xoops.org Bugs
  • 2017/4/1 11:00

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Thank you Bleekk, pagination is working now!



10
trabis
Re: Xoops.org Bugs
  • 2017/3/30 12:23

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Go to recent topics and try to use the navigation. It is broken:
https://xoops.org/modules/newbb/list.topic.php?status=all




TopTop
(1) 2 3 4 ... 190 »



Login

Who's Online

177 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 177


more...

Donat-O-Meter

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

Latest GitHub Commits