1
newbbs
patches
  • 2004/4/22 17:13

  • newbbs

  • Just popping in

  • Posts: 9

  • Since: 2004/4/19


I noticed a bug when I was adding categories the other day. On the 9th category, it changed the order of the categories. So I thought I would download the patches and update to the latest software. I am wondering if I have to download them all and install them sequentially, or can I just download the last patch and install it?

My XOOPS board says

Powered by XOOPS 2.0 © 2001-2003 The XOOPS Project


Much thanks.

2
phppp
Re: patches
  • 2004/4/22 17:22

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Yes, currently it is by Alphabetical Order.
It has not been corrected yet in the latest RC version.

report this to newbb@ dev.xoops.org

3
Anonymous
Re: patches
  • 2004/4/24 8:56

  • Anonymous

  • Posts: 0

  • Since:


The Bug of this was the fieldtype for orders:

cat_order varchar(10) is in the old sqltable of the newbb
forum_order varchar(10)

by using this it goes

1
12
2
3
31

is changed to

cat_order smallint(3)
forum_order smallint(3)

This will fixed the problem...

4
newbbs
Re: patches
  • 2004/5/13 17:53

  • newbbs

  • Just popping in

  • Posts: 9

  • Since: 2004/4/19


Much thanks.

Login

Who's Online

139 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 139


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits