111
Dreakon
Re: Collapsible Category view
  • 2004/4/5 20:05

  • Dreakon

  • Just popping in

  • Posts: 57

  • Since: 2004/3/4 1


Okay, could someone please provide me with a link to the newest ENGLISH download of this BB? The one I got was in spanish.

112
pdaddict
Re: Collapsible Category view
  • 2004/4/5 21:10

  • pdaddict

  • Friend of XOOPS

  • Posts: 106

  • Since: 2003/4/6 1



113
Dreakon
Re: Collapsible Category view
  • 2004/4/5 22:29

  • Dreakon

  • Just popping in

  • Posts: 57

  • Since: 2004/3/4 1


Sorry I guess I was a little vague, where can I get the installer and image files that are in spanish, in english?

114
mauricio
Re: Collapsible Category view
  • 2004/4/6 0:14

  • mauricio

  • Just popping in

  • Posts: 18

  • Since: 2004/4/5 1


I can me candidatar the translator for Brazilian Portuguese?

115
Mikhail
Re: Collapsible Category view
  • 2004/4/6 1:07

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


Quote:

mauricio wrote:
I can me candidatar the translator for Brazilian Portuguese?


portuguese translation:
http://prdownloads.sourceforge.net/xoopsbrasil/xoops2-mod-newbb-beta-20040329.zip?download

116
Mikhail
Re: Collapsible Category view
  • 2004/4/6 1:13

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


Quote:

mauricio wrote:
I can me candidatar the translator for Brazilian Portuguese?


portuguese translation:
http://prdownloads.sourceforge.net/xoopsbrasil/xoops2-mod-newbb-beta-20040329.zip?download

117
pdaddict
Re: Collapsible Category view
  • 2004/4/6 9:44

  • pdaddict

  • Friend of XOOPS

  • Posts: 106

  • Since: 2003/4/6 1


Quote:

Dreakon wrote:
Sorry I guess I was a little vague, where can I get the installer and image files that are in spanish, in english?


1) Use the images from the original newbb.
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.

118
irmtfan
Re: Collapsible Category view
  • 2004/4/7 15:10

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


i looking for a code to show edited by in the post when someone edit the post

i see this somewhere in forum but now i cant find the code

anybody help me

thanks

119
svaha
Re: Collapsible Category view
  • 2004/4/7 17:28

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


It's in line 142 of post.php, this should be uncommented (just remove the //)
It is described right here in this post.

120
irmtfan
Re: Collapsible Category view
  • 2004/4/7 18:39

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


thanks but i update my forum to newbb pro and this is the line u said:

Quote:
if ($xoopsModuleConfig['edited_by'])$message .= "\n\n<small>[ "._MD_EDITEDBY." ".$editor." ".$on_date." ]</small>";

} else {
$isreply = 0;
$isnew = 1;


what do i do now

Login

Who's Online

126 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 126


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