 |
|
 |
|
- Readme First! - Read and follow the rules, otherwise your posts will be closed |
|
|
|
|
|
There are currently, 146 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here |
|
|
|
|
|
|
The latest service pack for PHP-Nuke 6.5 - 6.9
Fixes cover the following:
-Forums profile allows passwords shorter than what is allowed by Nuke.
-Changing block file in admin section does not get saved.
-Banners missing in ExtraLite theme.
-Sql query typo in News module.
-Incorrect sql query call in forums block.
-bbcode vulnerability patch.
-Better MySQL error reporting.
-Replacement for the "I Don't Like You" message when unallowed html
tags are used.
-Integer value check added to Surveys block.
Download here.
|
|
Posted on Tuesday, September 16 @ 18:39:49 CEST by [RETIRED]chatserv |
|
|
|
|
| |
|
Average Score: 1 Votes: 1

|
|
|
|
|
|
| The comments are owned by the poster. We aren't responsible for their content. |
| | | | |
No Comments Allowed for Anonymous, please register | | | | |
Integrated in cvs.nukecops (Score: 1) by speder on Wednesday, September 17 @ 06:09:36 CEST (User Info | Send a Message) | Hello,
Just wanted to know if this has been integrated in cvs.nukecops? |
| | | | |
READ THE DIRECTIONS (Score: 1) by sting on Wednesday, September 17 @ 13:31:37 CEST (User Info | Send a Message) http://www.nukehaven.net | Just a note - make sure you read the directions in the fixlist.txt - not all of these fixes apparently apply to 6.5.
Excerpt below:
Fixes:
PHP-Nuke 6.5, 6.6, 6.7, 6.8 and 6.9:
Unless otherwise stated these apply to all the above versions of Nuke.
=============================================================================
1-Forums profile allows passwords shorter than what is allowed by Nuke. (chatserv)
The file related to this fix is usercp_register.php and it can be used in BBtoNuke 2.0.5 & 2.0.6
=============================================================================
2-Changing block file in admin section does not get saved. (chatserv)
The file related to this fix is admin/modules/blocks.php which can be used on all listed versions.
=============================================================================
3-Banners missing in ExtraLite theme. (chatserv)
The file related to this fix is themes/ExtraLite/themes.php which can be used on all versions listed.
=============================================================================
4-Sql query typo in News module. (chatserv)
The file related to this fix is modules/News/index.php, it can be used in versions 6.6 - 6.9
To use with 6.5 apply the fix manually.
=============================================================================
5-Incorrect sql query call in forums block. (chatserv).
The file related to this fix is blocks/block-Forums.php and can be used on all versions listed.
=============================================================================
6-bbcode vulnerability patch. (The phpBB group).
The file related to this fix is includes/bbcode.php and can be used on all versions listed.
=============================================================================
7-Better MySQL error reporting. (chatserv).
The file related to this fix is db/db.php and can be used on all versions listed.
=============================================================================
8-Replacement for the "I Don't Like You" message when unallowed html tags are used. (chatserv).
The file related to this fix is mainfile.php, it can be used in versions 6.6 - 6.9
To use with 6.5 apply the fix manually.
=============================================================================
9-Integer value check added to Surveys block. (chatserv)
The file related to this fix is blocks/block-Surveys.php and can be used on all versions listed.
=============================================================================
Thanks Chatserv for the fixes.
-sting |
| | | | |
Re: Service Pack 9-16-03 (Score: 1) by tompet on Wednesday, September 17 @ 20:10:42 CEST (User Info | Send a Message) http://www.successwebmasters.com | Have anyone corrected the FAQ-module?
The MySQL tables are named faqanswer and faqcategories. The code refering to those tables are named faqAnswer and faqCategories.
My testenvironment is windows, but when I moved the files to my web site, which is linux, the faq-module didn't work. It seems to be the same in 6.5 - 6.9.
My website is http://www.sayitinenglish.com (Sorry, Swedish only) |
| | | | | |
|