| Re: XOOPS 2.5.6 RC 1 Released for Testing on PHP 5.4 |
| by Mamba on 2013/3/29 16:10:31 Awesome! Thank you so much for the tests and for reporting back! |
| Re: XOOPS 2.5.6 RC 1 Released for Testing on PHP 5.4 |
| by geekwright on 2013/3/29 15:44:45 Repeated tests starting with the right archive and everything looks great here; no issues. Thanks for the great job! |
| Re: XOOPS 2.5.6 RC 1 Released for Testing on PHP 5.4 |
| by Mamba on 2013/3/28 20:44:30 Not a problem! Just keep us posted about your findings... |
| Re: XOOPS 2.5.6 RC 1 Released for Testing on PHP 5.4 |
| by geekwright on 2013/3/28 20:33:59 Quote:
No, I am the one confused. I managed to pick up RC0 off of comment on another topic yesterday by mistake. Once that mistake was made, it propagated through multiple installs and updates. Never mind. I'll see if I can repeat the tests. Sorry for the confusion. |
| Re: XOOPS 2.5.6 RC 1 Released for Testing on PHP 5.4 |
| by Mamba on 2013/3/28 20:11:02 Quote: Is there a reason that grouppermform.php doesn't have this in the initialization with all the xoops_load calls for other form components? I am confused ![]() In 2.5.6 RC1 grouppermform.php has this included: le="color: #000000"><?php xoops_load('XoopsFormHiddenToken'); Some modules that use that file locally, don't have it, and they need to add it locally. |