121
Dreakon
Re: Collapsible Category view
  • 2004/4/12 18:36

  • Dreakon

  • Just popping in

  • Posts: 57

  • Since: 2004/3/4 1


Quote:

pdaddict wrote:
2) You don't need the installer. If you have acces to phpMyAdim, run these querry's:
ALTER TABLE bb_forums CHANGE `allow_attachments` `allow_attachmentsVARCHAR100 );
ALTER TABLE bb_posts ADD `attachmentvarchar(255) DEFAULT NULL AFTER `attachsig`;
ALTER TABLE bb_forums ADD `allow_attachmentstinyint(1UNSIGNED NOT NULL DEFAULT '0' AFTER `topics_per_page`;
ALTER TABLE bb_forums ADD `attach_maxkbint(10NOT NULL DEFAULT '1000' AFTER `allow_attachments`;
ALTER TABLE bb_forums ADD `attach_exttext NOT NULL AFTER `attach_maxkb`;

Don't forget to change the tablenames to your newbb (or newbb2) tables.


I have access to phpMyAdmin, but I have no idea how to use it. And what do you mean change the table names? How do I know what table names I am using?

Thanks for the info ;)

122
GOwin
Xoops Input Validation Flaw in 'newbb' Module Permits Cross-Site Scripting Attacks
  • 2004/4/13 0:01

  • GOwin

  • Just popping in

  • Posts: 78

  • Since: 2003/5/2 9


SecurityTracker.com Archives - XOOPS Input Validation Flaw in 'newbb' Module Permits Cross-Site Scripting Attacks

Does this affect newbb pro too? Or is this fixed already?

There's a fix by GIJoe of PEAK XOOPS here. Is it safe to apply it in my installation?

123
samuels
Re: Xoops Input Validation Flaw in 'newbb' Module Permits Cross-Site Scripting Attacks
  • 2004/4/14 21:35

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


Newbb Pro is based on the last release of XOOPS 2.06 final and this bug is already fixed.

124
pdaddict
Re: Collapsible Category view
  • 2004/4/14 22:30

  • pdaddict

  • Friend of XOOPS

  • Posts: 106

  • Since: 2003/4/6 1


Quote:

Dreakon wrote:
I have access to phpMyAdmin, but I have no idea how to use it. And what do you mean change the table names? How do I know what table names I am using?

Thanks for the info ;)


1) log in to phpMyAdmin
2) select the database your xoopsinstall uses (if it isn't already selected)
3) Click 'SQL' (next to structure)
4) Paste the SQL from my previous post in the textarea
5) change bb_forums and bb_posts to chosen-prefix_bb_forums and chosen-prefix_bb_posts, chosen-prefix being the tableprefix when you installed XOOPS (default='xoops')
6) Click [Go]

125
Oz1234
Re: Collapsible Category view
  • 2004/4/15 18:46

  • Oz1234

  • Just popping in

  • Posts: 18

  • Since: 2003/10/6


ok so i have newbb pro setup any one got english images? for it yet?

126
samuels
Re: Collapsible Category view
  • 2004/4/15 19:09

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


Overwrite with original newbb images...

127
Oz1234
Re: Collapsible Category view
  • 2004/4/15 19:32

  • Oz1234

  • Just popping in

  • Posts: 18

  • Since: 2003/10/6


thanx man that helped...

if your wanting sugestions on things to add I'd like to see it work to where I can select multiple forums and then mass add memebrs add moderators rather then have to go forum by forum.. (just an idea)

128
bhhenry
Thanks for the improvements
  • 2004/4/25 15:17

  • bhhenry

  • Just popping in

  • Posts: 21

  • Since: 2002/12/19


I just installed newbb pro simply to fix a problem I was having with newbb showing a blank page after someone would post. Well, it fixed that problem! I am looking forward to adding download capability to some forums and taking a look at the other new features.

Thanks for all the good work. I am now waiting in anticipation for the improved "official" newbb!!

129
datum
Re: Thanks for the improvements
  • 2004/5/14 2:20

  • datum

  • Just popping in

  • Posts: 24

  • Since: 2004/3/7 3


Does anyone know how to add quick reply to newbb?

130
limecity
Re: Thanks for the improvements
  • 2004/5/14 2:28

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


Btw.. about the new newbb pro..
Is it upgradable from the old newbb ?

Login

Who's Online

188 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 188


more...

Donat-O-Meter

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

Latest GitHub Commits