61
svaha
Re: Newbb Pro (attachments, mark read ...)
  • 2004/3/12 19:27

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


@Vict0r :
Had that also, so just deleted the template (inside template administration) and generated a new template. That way you force to take the new uploaded newbb_thread.html file
Aloha

62
JackJ
Re: Newbb Pro (attachments, mark read ...)
  • 2004/3/12 20:15

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Yes, or just click on "edit" next to the template and paste the html code in

Hi svaha, hows goes it? diet going fine?

63
Vict0r
Re: Newbb Pro (attachments, mark read ...)
  • 2004/3/12 21:33

  • Vict0r

  • Just popping in

  • Posts: 18

  • Since: 2004/3/7 1


it still doesn't work.. gives me the same error..

I am getting really frustrated with this..

now when I open a certain topic it shows only the topic but when I click on it .. it doesn't show the threads..

let me tell you how the system looks like so you have a general idea..

when I click on templates I have two options.. one is called default and the other one is the one I am using.. the strange think is that it allowes me only to edit the one that I am using right now.. and not the default one..
I go on preferences and change it.. but it still doesn't allow me to edit the one called default.. I don't know if this has anything to do with it.. but I hope it could help..

I made sure that I overwrite all the files in my newbb directory.. and updated a million of times.. I uploaded the templates manualy (probably around 5 times).. and it still doesn't work..

do you know a way that I could just get rid of the newbb and reinstall a fresh version but keep the db..

Victor


64
dheltzel
Re: Newbb Pro (attachments, mark read ...)
  • 2004/3/12 21:45

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


Quote:

Vict0r wrote:
I am getting really frustrated with this..

now when I open a certain topic it shows only the topic but when I click on it .. it doesn't show the threads..

Victor



I think I had the same issue you are having. I turned on PHP debugging and found an error (extraneous <tr>'s inside a <{'s if I recall correctly). After I fixed that, the threads came back OK. I had to turn off the debugging, because it showed so many bugs the site became unusable. It's working OK, but I think the code still needs a bit more "polishing". Even as it is, I like it better than the original NewBB (so don't take this as harsh criticism).

The file I mod'ed was: modules/newbb/templates/newbb_thread.html
The line now reads:
<{if $viewer_is_admin == true}>

I also found a naming conflict with xf-sections that I fixed, if anyone experiences diffculty posting to a private forum when xf-sections is installed.

Dennis

65
samuels
Re: Newbb Pro (attachments, mark read ...)
  • 2004/3/12 22:23

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


@Victor
I'm very sorry, it's too dificult for me to remove bugs that i can't reproduce.
I can make a script for restoring the bd.
Just for try, have you enable the templates refresh option from XOOPS settings?
perhaps your sistem is using old ones.

And before restoring to the original newbb. Can you send me a txt with php debug errors?
Thks.

66
JackJ
Re: Newbb Pro (attachments, mark read ...)
  • 2004/3/12 23:20

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


samuels
Great Work..

This may be related to the 2.0 6 forum bug that some people have had related to php versions (I think)

I had a similar problem in the past, I could not view topics, but I applied the patch. I referred to this in a previous post and provided a link to the patch. Although this one is working for me without the patch.(Perhaps you already have that taken into account anyway..thought it was worth a mention..) might not be the problem

https://xoops.org/modules/newbb/viewtopic.php?topic_id=16388&forum=1#forumpost68998

https://xoops.org/modules/newbb/viewtopic.php?topic_id=16146&forum=21

https://xoops.org/modules/newbb/viewtopic.php?topic_id=16941&forum=19&viewmode=flat&order=ASC&start=0

67
Vict0r
Re: Newbb Pro (attachments, mark read ...)
  • 2004/3/12 23:43

  • Vict0r

  • Just popping in

  • Posts: 18

  • Since: 2004/3/7 1


dheltzel.. thanks a lot ... now I can see the postings :)
my forum is up and running again :)

samuels I sent you a private msg...and thank you a lot for helping me :).. I really hope that one day my forum going to be able to mark the read topics :))) like all the other for whom the hack worked..

jack.. I have installed the fix with my previous version. :)

Victor

68
Vict0r
Notices and Errors
  • 2004/3/13 9:59

  • Vict0r

  • Just popping in

  • Posts: 18

  • Since: 2004/3/7 1


Does anybody know what these errors mean:

Notice: Undefined index: 5 in /usr/local/psa/home/vhosts/irc-sofia.net/httpdocs/modules/newbb/index.php on line 156

Notice: Undefined index: mark_read in /usr/local/psa/home/vhosts/irc-sofia.net/httpdocs/modules/newbb/viewforum.php on line 37
Notice: Undefined variable: topic_att in /usr/local/psa/home/vhosts/irc-sofia.net/httpdocs/modules/newbb/viewforum.php on line 302
Notice: Undefined variable: topic_sticky in /usr/local/psa/home/vhosts/irc-sofia.net/httpdocs/modules/newbb/viewforum.php on line 302
Notice: Undefined variable: g in /usr/local/psa/home/vhosts/irc-sofia.net/httpdocs/modules/newbb/viewtopic.php on line 45

might help me fix the problems I have..

69
Setaseta
Attachment sizes
  • 2004/3/15 9:41

  • Setaseta

  • Just popping in

  • Posts: 23

  • Since: 2003/5/5 2


@samuels:
Just a quick question:
Is the allowed attachment size given in byte or kbyte?

70
samuels
Re: Attachment sizes
  • 2004/3/15 14:10

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


@Setaseta
Kbytes


I'm working on new version with following updates:
-Two new icons (for showing if topic is yours).
-Some admin improvements from newbbex.
-You can turn on/off the message "Edited by" in admin preferences.
-New blocks.
-All notices and warnings solved (I hope).
-Some problems on admin forms solved.

And I will work on a purge system. Don't ask me when I'll release it, because I'm bussy with mydownloads pro, my library module and... it's time of Fallas (party party )

Login

Who's Online

135 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 135


more...

Donat-O-Meter

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

Latest GitHub Commits