Only "Articles" & "News" are allowed. The others are not.
I traced HTTP::POST and found $title variable is replaced with a string "News." Therefore, except for the predefined category "Articles," all categories you are trying to add are "News." because $title is always $title = "News."
I hope that this bug appears in my case. But, I tested several times with 7.7/ 7.8/ with security patch 2.3.1. Still my case was wrong.
Fixation:
Code:
# ---- [ OPEN ] -----
#
Open /modules/News/admin/index.php file
Last edited by Xyberian on Sun Sep 04, 2005 1:30 am; edited 1 time in total
arnoldkrg Major
Joined: Aug 03, 2003
Posts: 936
Location: United Kingdom
Posted:
Sun Sep 04, 2005 1:07 am
Great minds think alike Xyberian. I posted this same fix yesterday:
http://www.nukecops.com/postlite46612-.html. Hopefully between us we may get the PHP-Nuke coders to fix this in the next release of PHP-Nuke.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum