1
Mamba
XOOPS 2.5.6 Final Release Issues
  • 2013/4/28 21:20

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Please report here any issues related to XOOPS 2.5.6 Final Release
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

2
irmtfan
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/4/29 6:34

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Thank you Mamba for this release.

I just want to clear somethings:

1- it seems there is not any change in languages (definitions) but you remove extra spaces in many of them? is this right?

2- there are at least 4-5 bugs with their solutions in sf.net which are not implemented in this release.
I add them to persian release include some of the demanded features like:
- emaillogin hack (I still cannot understand why it is not in the core after 7 years)

- show real name instead of uname in who is online block

- change the default save a copy from your pm to yes.

- add local math captcha (convert numbers into words)

Quote:

- bug fix:http://sourceforge.net/p/xoops/bugs/1263/ xoModuleIcons32 cannot show the image link in class/smarty/xoops_plugins/compiler.xoModuleIcons32.php
- bug fix:http://sourceforge.net/p/xoops/bugs/1226/ disable CaricFoto js in class/textsanitizer/image/config.php
- bug fix:http://sourceforge.net/p/xoops/bugs/1225/ xoopsUserTheme is not regenerate if remember me was checked in login in include/common.php
- bug fix:http://sourceforge.net/p/xoops/bugs/1261/ footer is not loaded after header in header.php
- bug fix:http://sourceforge.net/p/xoops/bugs/1220/ xoops_getConfigOption('language') is wrongly return in include/functions.php around line 926
- show real name instead of uname in modules/system/blocks/system_blocks.php
- change default savecopy to true in modules/pm/pmlite.php
- increasing the uname size from 25 to 50 in kernel/user.php
- add EmailLogin hack in include/checklogin.php
- add convert numbers into words in english and persian in ./htdocs/language/english/locale.php,
./htdocs/language/persian/locale.php, ./htdocs/language/persian/locale.lang.php, ./htdocs/language/persian/locale.config.php


http://svn.code.sf.net/p/xoops/svn//XoopsLanguages/persian/core/trunk/

3- some bugs was reported but still unsolved:
1-http://sourceforge.net/p/xoops/bugs/1253/ XoopsForm classes cannot add anything to blockform (xoops256 and xoops26)
2-http://sourceforge.net/p/xoops/bugs/1234/ invalid tokens will be checked in an infinite loop (xoops256)
to reproduce go to a topic in forums and click on reply and write something then disconnect yourself (make sure you are disconnect completely) and connect again and then try to submit that post you wrote. it will stick on modules/newbb/post.php and will not reply until you logout and login again.

3-http://sourceforge.net/p/xoops/bugs/1221/ template set is not updated based on template file (xoops256)

3
Mamba
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/4/29 7:31

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


The directive from the Core Team was not to add any new features (except comment system from Voltan) and basically focus only on making 2.5.5 compatible with PHP 5.4.

Unfortunately, it seems like the bug fixes didn't come in on time to include them.

So please include them in both XOOPS 2.5.7 and in XOOPS 2.6.0 (in case they are relevant for XOOPS 2.6.0).

To make it clear: there are no plans right now to develop XOOPS 2.5.7, unless there are security issues. Our focus should be on XOOPS 2.6.0.

I am hoping that work on XOOPS 2.6.0 will move soon forward again (the Core Team is silent lately), but if not, then we can focus on XOOPS 2.5.7 and on fixing all open bugs.

Personally, my main focus for the upcoming months will be:

- finishing Basic Module Pack for XOOPS 2.5.6
- documentation for module development

After that, I hope I'll be able to contribute to XOOPS 2.6.0
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

4
irmtfan
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/4/29 10:02

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


good.
I just wanted to sum up all bugs i discovered. (some bugs are old really )
IMO ability to login with email is more important than fast comment.
Anyway, I upgrade one little site without issue just FYI.
I think it would be good to create an upgrade package from full xoops2.5.6
(remove install, mainfile.php and add upgrade , ...)

5
chefry
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/4/29 10:20

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Quote:

irmtfan wrote:
I think it would be good to create an upgrade package from full xoops2.5.6
(remove install, mainfile.php and add upgrade , ...)


Good Idea.

I've been running 2.5.6 RC1 for over a week without any problems and I'm not sure what files NOT to overwrite updating to Final

6
Mamba
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/4/29 15:24

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


1) You can run the file check from XOOPS 2.5.6 Final, to see which files are different, and then copy them over.

2) Or you can just copy all of them (except the mainfile.php file and the /install folder), and be done with it.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

7
Mamba
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/4/29 15:25

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
I think it would be good to create an upgrade package from full xoops 2.5.6
(remove install, mainfile.php and add upgrade , ...)

Good idea, I'll do it.

[EDIT]I've uploaded the file as

xoops-2.5.6_full_upgrade.zip

You can download it from XOOPS File Repository

There is a "README.TXT" file with instructions.

Can somebody test it please?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

8
chefry
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/4/29 17:49

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I have some problems after uploading Final and overwriting RC1

TDM Create gives a blank screen, even after update, uninstall and reinstall
modules/TDMCreate/admin/index.php

Forum 4.3 RC5 (2013/2/5)
The folder '/xxx/uploads/newbb/' must be with a chmod '755' (it's now set on 777).'

The folder '/xxx/uploads/newbb/thumbs/' must be with a chmod '755' (it's now set on 777).'

Set them to 755 and you get another error saying they must be 777

TDMPicture version 1.05
Folders are set to 777 but it gives an alert that they are not set to 777

/xxx/modules/TDMPicture/upload/ : 777
/xxx/modules/TDMPicture/upload/cat/ : 777
/xxx/modules/TDMPicture/upload/thumb/ : 777

9
Mamba
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/4/29 20:02

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Which version of TDMCreate? There are several of them

And where did you download it from?

Which PHP Version?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

10
chefry
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/4/29 20:15

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


XOOPS25_mod_TDMCreate_1.38.1_Beta1_Mamba

XOOPS Version XOOPS 2.5.6
PHP Version 5.2.14
mySQL Version 5.0.77-log
Server API apache2handler
OS Linux

Login

Who's Online

154 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 154


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