111
Cesagonchu
Re: Newbb 4.3

In : newbb\templates\newbb_thread.html Line 30:
<img style="padding:2px;" onclick="ToggleBlockCategory('<{$topic_post.post_id}>', this, '<{$xoops_url}>/modules/<{$xoops_dirname}>/templates/images/icon/more.png', '<{$xoops_url}>/modules/<{$xoops_dirname}>/templates/images/icon/more.png')" src="<{$icon_path}>/more.png" alt="Benutzerinformationen" title="Benutzerinformationen" />
The word "Benutzerinformationen" must be in local language.

112
alfred
Re: Newbb 4.3
  • 2012/7/19 14:56

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


Quote:

Cesag wrote:
In :
newbb\templates\newbb_thread.html
Line 30:
The word "Benutzerinformationen" must be in local language.


fixed in Rev 9869:
http://xoops.svn.sourceforge.net/viewvc/xoops?view=revision&sortby=date&revision=9869

113
Cesagonchu
Re: Newbb 4.3

Thank you !

Someone also reported a missing image:

p_bann.png


I have not checked.

114
Cesagonchu
Re: Newbb 4.3

Ok, don't care about this, the image is present on the svn.

115
irmtfan
Re: Newbb 4.3
  • 2012/7/19 15:35

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


CESAG:
Please check this topic before report new bugs. Also cheking the svn would be good.
That minor hardocded word in template was reported about 8 days ago and was solved about 5 days ago.

Alfred:

IMO these kind of hardcodes (the missing "Benutzerinformationen" word) are not important at this time. solving them is really easy. there are some bugs with the highest priority for solving.
I really like to see all hardcoded images url (all with "modules/newbb/templates/images") be solved in the new revisions.
They break the fantastic localizing and customizing method of newbb module.
see:
https://xoops.org/modules/newbb/viewtopic.php?post_id=347775#forumpost347775

also this bug i mentioned before:
https://xoops.org/modules/newbb/viewtopic.php?post_id=347754#forumpost347754


116
Cesagonchu
Re: Newbb 4.3

Quote:

irmtfan wrote:
CESAG:
Please check this topic before report new bugs. Also cheking the svn would be good.
That minor hardocded word in template was reported about 8 days ago and was solved about 5 days ago.


Yes thank you. Alfred confirmed that just before. It happens to everyone to make mistakes.
Yourself have not seen that Alfred had already responded.

117
Cesagonchu
Re: Newbb 4.3

Quote:

irmtfan wrote:
Alfred:

IMO these kind of hardcodes (the missing "Benutzerinformationen" word) are not important at this time. solving them is really easy. there are some bugs with the highest priority for solving.
I really like to see all hardcoded images url (all with "modules/newbb/templates/images") be solved in the new revisions.
They break the fantastic localizing and customizing method of newbb module.
see:
https://xoops.org/modules/newbb/viewtopic.php?post_id=347775#forumpost347775

also this bug i mentioned before:
https://xoops.org/modules/newbb/viewtopic.php?post_id=347754#forumpost347754



Developers are volunteers. If they do not correct immediately, or if they do not do what you ask, you can not insist.
This way of asking for things scares away developers, I think. They are not at your service. A "please", "thank you" would be welcome.

118
irmtfan
Re: Newbb 4.3
  • 2012/7/21 5:20

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Cesag:
Im sorry if i was rude and my post disappoint you but I just want to mention that you (and all of us of course) should navigate/search more before posting.(we always want new registered users to search more so we should be a prototype).
I think sometimes we need some advises like that SVN updating Mamba point me to.
Sometimes when we found a new bug we are in high emotion to report it ASAP.
We should control it, take a deep breath and think more and then search more.

Quote:

They are not at your service.


Please be informed that I never post here for myself. After 10 years of using xoops, now it is the fifth year in a row that I could solve all of my xoops issues without needing any help from anybody/any developer. So i can go and dont post anymore and still can manage my websites.
I just try to share my findings (bugs, needed features, ...) and also my solutions. (please search here to see)

Some of my solutions are just good for myself (even i dont report some of them in xoops.org because i think they are not good at all) but some of them are final solutions.
for example you can see yourself that i solved all of the current reported newbb bugs.
but as i stated before some of these solutions need developer's view.

I post here because i care about the future of xoops. I like to see where xoops will go. As i stated in some other threads there are many wrong manners occur in xoops developing (core and module) and i try my best to correct them. IMO No developing is far better than bad developing

a current example of "No developing is far better than bad developing":

In newbb 3.08 every single edit has been recorded But in 4.3 only the last edit is recorded. IMO everybody is agreed that it is a backward and it is bad developing.

Also I always appreciate everybody using/developing or do anything with and in xoops. I thanked Alfred and you because you spend your time here for free just like all of us.

119
alfred
Re: Newbb 4.3
  • 2012/7/21 8:55

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


Quote:

irmtfan wrote:
In newbb 3.08 every single edit has been recorded But in 4.3 only the last edit is recorded. IMO everybody is agreed that it is a backward and it is bad developing.


this is still the case, only the last entry is displayed.
You can also easily change the:
open the file /class/post.php
go to line 246
$post_edit = _MD_EDITEDBY .....
replace width
$post_edit .= _MD_EDITEDBY .....

120
irmtfan
Re: Newbb 4.3
  • 2012/7/21 10:52

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Thank you very much Alfred.
That is the solution.
Im just wonder why you don't implement it?
Is this related to module performances? i mean it will slow the newbb.
Because i should emphasis that newbb 4 speed is fantastic. queries are too much lower than 3.

Login

Who's Online

177 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 177


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