11
Catzwolf
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/4/13 17:18

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


I actually did look at the additions of this version of Umfrage and soon realised that there were some differences and I will merge the two where possible.

I have fully updated the modules to use the Object class and handlers and plus many more code changes.

Does anyone know what changes were made to make it comp with CBB?

12
joat
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/4/13 18:57

  • joat

  • Just popping in

  • Posts: 19

  • Since: 2009/3/3 0


Quote:

JAVeseywrote:
Does this module work like xoopspoll does with CBB (or any other XOOPS forums modules?


Quote:

Catzwolf wrote:
Does anyone know what changes were made to make it comp with CBB?


The package that I uploaded contains directory named "_hack_newbb". It's a hack for cbb-v3.08.
I compared those files with original newbb-v3.08 and found that there were no serious changes there, just replacing path to module umfrage instead of xoopspoll. Only one place where I didn't have time to jump in a code is "include/functions.ini.php" where in the function "newbb_formatTimestamp"
one block is disabled
/*
    if(strtolower($format) == "reg" || strtolower($format) == "") {
        $format = "c";
    }
    if( (strtolower($format) == "custom" || strtolower($format) == "c") && !empty($GLOBALS["xoopsModuleConfig"]["formatTimestamp_custom"]) ) {
        $format = $GLOBALS["xoopsModuleConfig"]["formatTimestamp_custom"];
    }
    
    load_functions("locale");
    return XoopsLocal::formatTimestamp($time, $format, $timeoffset);
    
    if(class_exists("XoopsLocal") && is_callable(array("XoopsLocal", "formatTimestamp")) && defined("_TODAY")){
        return XoopsLocal::formatTimestamp($time, $format, $timeoffset);
    }
    
    */

13
Anonymous
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/4/13 19:56

  • Anonymous

  • Posts: 0

  • Since:


Umfrage 1.0.5 downloaded. I will try it tomorrow as it's time to stop work for today

Just one thing......

Quote:
joat wrote:

Only one place where I didn't have time to jump in a code is "include/functions.ini.php" where in the function "newbb_formatTimestamp"
one block is disabled


What does disabling this block of code do?

14
Mazarin
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/9/9 5:44

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


*Bump*

Are we getting anywhere with the update of the XoopsPoll module?

15
Mamba
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/9/9 5:55

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I don't think that anybody is working on it right now, since Catzwolf got sick.

16
tititou36
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/9/11 16:23

  • tititou36

  • Just popping in

  • Posts: 16

  • Since: 2009/8/15


I'll try to take time to have a look at this module.

TiTou

17
tititou36
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/9/11 18:32

  • tititou36

  • Just popping in

  • Posts: 16

  • Since: 2009/8/15


Where can i find the version 1.2 that people talk about in this post ?

SVN repository only seems to have version 1.0.
Xoops_classics Mamba sent me a few weeks ago alos has this 1.0 version.

18
Mamba
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/9/11 19:01

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Ghia found this link:
http://d8q.net/wfdownloads+visit.cid+9+lid+72.htm

I've updated the repository, and will add it to SVN

19
Mazarin
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/9/11 21:25

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


I am currently working on fixing the restriction of voters bug (actually I think I already have) and some modifications to the block.

20
Mamba
Re: xoopspoll 1.2 (for xoops 2.3.x) with CBB 3.08
  • 2009/9/11 23:24

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Can you team up with tititou36 to work on improving this module?

Login

Who's Online

201 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 201


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