Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support possible bug in 3.6 to do with categories
Alankeys
Posted on 05 Jun 2010, 13:49:31

Access: Member
Total Posts: 107
Joined: 2009-11-28


Chris

Installed 3.6
If you go to 'edit news' The screen shows categories [behind 'show'] If you then open story, none of the check boxes are checked ? They were in 3.5.


Inside mysql. The catID column showed 'null' in 3.5
now within 3.6 there is no catID column.
[although if you check behind 'show' the category appears to be correctly assigned.]
#2385
Last edited by Alankeys at 2010-06-05 14:48:41 Reason:
Chris
Posted on 05 Jun 2010, 18:07:01

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

Ignore the 'catid' column, this hasn't been used since version 3.3, it was just never dropped until now.

To fix the categories not showing as selected when editing an article edit functions.php, line ~2141 you'll see this

Code:
if(!$_POST){


Change it to

Code:
if(!$_POST['S1']){


Save and the categories should show as selected.
#2386
Alankeys
Posted on 07 Jun 2010, 09:19:44

Access: Member
Total Posts: 107
Joined: 2009-11-28

yep. sorted
#2399
Network-13.com © 2013