1
GIJOE
newbb patch for XOOPS 2.0.6RC
  • 2004/1/24 8:14

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


newbb in XOOPS 2.0.6RC has a bug. (My typo cause the bug, sorry)
It is not easy to explain how to fix, and anonymous CVS is still old.
Then, I've just prepared an archive for newbb in XOOPS 2.0.6RC.

newbb patch for XOOPS 2.0.6RC

regards

2
hamic
Re: newbb patch for XOOPS 2.0.6RC
  • 2004/1/24 17:47

  • hamic

  • Just popping in

  • Posts: 18

  • Since: 2004/1/24


Other problems:

newbb/delete.php

Error: Could not get post ID

Cannot delete categories/forums/posts from Admin

3
binek
Re: newbb patch for XOOPS 2.0.6RC
  • 2004/1/26 15:31

  • binek

  • Just popping in

  • Posts: 4

  • Since: 2004/1/26


thank's! I was looking for this! I'm new to XOOPS, and I like it :)

4
koot68
Re: newbb patch for XOOPS 2.0.6RC
  • 2004/1/27 18:42

  • koot68

  • Just popping in

  • Posts: 13

  • Since: 2004/1/26


Does any1 have a .zip version of this patch?

5
Cute123
Re: newbb patch for XOOPS 2.0.6RC
  • 2004/1/27 21:32

  • Cute123

  • Just popping in

  • Posts: 3

  • Since: 2004/1/27


\modules\newbb\class\class.forumposts.php
At 98 line.

//$sql = 'SELECT p.*, t.post_text FROM '.$db->prefix('newbb_posts').'p, '.$db->prefix('newbb_posts_text')." t WHERE p.topic_id=$topic_id ANDp.post_id = t.post_id ORDER BY p.post_id $order";

$sql = 'SELECT p.*, t.post_text FROM '.$db->prefix('bb_posts').' p, '.$db->prefix('bb_posts_text').' t WHERE p.topic_id='.$topic_id.' AND p.post_id = t.post_id ORDER BY p.post_id ';

Login

Who's Online

166 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 166


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