Poster | Thread |
Hypex
| |
Re: Website Bugs Posted on 29-Jun-2024 5:06:01
| | [ #441 ] |
|
|
|
Elite Member |
Joined: 6-May-2007 Posts: 11351
From: Greensborough, Australia | | |
|
| |
Status: Offline |
|
|
kolla
| |
Re: Website Bugs Posted on 30-Jun-2024 2:55:34
| | [ #442 ] |
|
|
|
Elite Member |
Joined: 20-Aug-2003 Posts: 3333
From: Trondheim, Norway | | |
|
| @Hypex
I believe this is the result of moderation, when number of removed posts corresponds to a page. _________________ B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC |
|
Status: Offline |
|
|
Hypex
| |
Re: Website Bugs Posted on 12-Jul-2024 6:01:21
| | [ #443 ] |
|
|
|
Elite Member |
Joined: 6-May-2007 Posts: 11351
From: Greensborough, Australia | | |
|
| @kolla
It looks like this is the case. Though I don't know what would be posted to be blocked out. I can see it might be a sensitive topic for some but certainly a popular one going off the rails. |
|
Status: Offline |
|
|
pixie
| |
Re: Website Bugs Posted on 12-Jul-2024 6:50:57
| | [ #444 ] |
|
|
|
Elite Member |
Joined: 10-Mar-2003 Posts: 3409
From: Figueira da Foz - Portugal | | |
|
| @Hypex
It was an Dutch user who went on a spree, but I think he asked to be deleted, and ever since we had this issue, since all his posts got deleted
geennaam, if I am not mistaken
Last edited by pixie on 12-Jul-2024 at 06:54 AM.
_________________ Indigo 3D Lounge, my second home. The Illusion of Choice | Am*ga |
|
Status: Offline |
|
|
cdimauro
| |
Re: Website Bugs Posted on 12-Jul-2024 19:31:28
| | [ #445 ] |
|
|
|
Elite Member |
Joined: 29-Oct-2012 Posts: 4127
From: Germany | | |
|
| @pixie. Correct. But even if the guy deleted all his messages then I don't see why the forum software should produced such weird behaviour.
This bug should be very easy to find and fix.
BTW, it would be also very good to remove the &forum= parameter which is always added (and needed!) on each URL: having the thread_id or the post_id then it's super simple to get the forum_id. This additional parameter makes it hard to make dumps/backups of the forum. |
|
Status: Offline |
|
|
agami
| |
Re: Website Bugs Posted on 13-Jul-2024 1:50:52
| | [ #446 ] |
|
|
|
Super Member |
Joined: 30-Jun-2008 Posts: 1894
From: Melbourne, Australia | | |
|
| @cdimauro
Quote:
cdimauro wrote:
This bug should be very easy to find and fix. |
I agree. It appears that pagination is based on the post_id, but the actual display of posts is based on post_enabled.
Easy enough fix if only there were someone still around to fix it.
_________________ All the way, with 68k |
|
Status: Offline |
|
|
cdimauro
| |
Re: Website Bugs Posted on 13-Jul-2024 5:41:28
| | [ #447 ] |
|
|
|
Elite Member |
Joined: 29-Oct-2012 Posts: 4127
From: Germany | | |
|
| @agami: but there should be some volunteer (?) which is still (?) working on the site maintenance.
If not, or not enough (time available), there might be some forum user which could help (it's PHP and, very likely, MySQL: not rocket science...). |
|
Status: Offline |
|
|
kolla
| |
Re: Website Bugs Posted on 13-Jul-2024 9:53:45
| | [ #448 ] |
|
|
|
Elite Member |
Joined: 20-Aug-2003 Posts: 3333
From: Trondheim, Norway | | |
|
| @cdimauro and @agami
So the two of you volunteer? You both sure seem to have enough time on your hands… _________________ B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC |
|
Status: Offline |
|
|
cdimauro
| |
Re: Website Bugs Posted on 13-Jul-2024 15:09:55
| | [ #449 ] |
|
|
|
Elite Member |
Joined: 29-Oct-2012 Posts: 4127
From: Germany | | |
|
| @kolla
Quote:
kolla wrote: @cdimauro and @agami
So the two of you volunteer? You both sure seem to have enough time on your hands… |
Well, actually you're the one which is spending a considerable amount of time doing nothing, so you're better entitled.
BTW, a sysadmin is likely needed, and you're supposed to be one, right?
This clarified, I've no problem helping here. That's not my area of competence, but it's a trivial stuff as I've mentioned before, and changing the PHP program shouldn't be a big mess.
However, I don't think that the site owner is interested on giving the access to the forum to unknown people... |
|
Status: Offline |
|
|
kolla
| |
Re: Website Bugs Posted on 13-Jul-2024 17:48:44
| | [ #450 ] |
|
|
|
Elite Member |
Joined: 20-Aug-2003 Posts: 3333
From: Trondheim, Norway | | |
|
| @cdimauro
As sysadm I delegate php issues to the respective application owners, and shut down sites that aren’t maintained. Just about all amiga forums are operated as they were 20+ years ago… even "enterprise" has moved onwards faster. _________________ B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC |
|
Status: Offline |
|
|
kolla
| |
Re: Website Bugs Posted on 13-Jul-2024 18:58:35
| | [ #451 ] |
|
|
|
Elite Member |
Joined: 20-Aug-2003 Posts: 3333
From: Trondheim, Norway | | |
|
| @cdimauro
As sysadm I delegate php issues to the respective application owners, and shut down sites that aren’t maintained. Just about all amiga forums are operated as they were 20+ years ago… even "enterprise" has moved onwards faster. _________________ B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC |
|
Status: Offline |
|
|
cdimauro
| |
Re: Website Bugs Posted on 13-Jul-2024 19:00:55
| | [ #452 ] |
|
|
|
Elite Member |
Joined: 29-Oct-2012 Posts: 4127
From: Germany | | |
|
| @kolla
Quote:
kolla wrote: @cdimauro
As sysadm I delegate php issues to the respective application owners, |
Too easy and not the reality. A sysadmin should know which software is installed on the system, where it is, how it's configured, and should help if there's some problem which doesn't strictly belongs to the development area. Quote:
and shut down sites that aren’t maintained. |
This decision belongs to the project owner: sysadmins can only execute based on his/her decision. Quote:
Just about all amiga forums are operated as they were 20+ years ago… even "enterprise" has moved onwards faster. |
Indeed, but that's what we have. And since there isn't and there'll be no move towards better/modern platforms, if there are issues then the only way it fix the current software. |
|
Status: Offline |
|
|
kolla
| |
Re: Website Bugs Posted on 13-Jul-2024 21:44:49
| | [ #453 ] |
|
|
|
Elite Member |
Joined: 20-Aug-2003 Posts: 3333
From: Trondheim, Norway | | |
|
| @cdimauro
Quote:
cdimauro wrote: @kolla
Quote:
kolla wrote: @cdimauro
As sysadm I delegate php issues to the respective application owners, |
Too easy and not the reality. A sysadmin should know which software is installed on the system, where it is, how it's configured, and should help if there's some problem which doesn't strictly belongs to the development area. |
Indeed, and that’s what happens if the application owner is somehow struggling to fix bugs. Usually they don’t though, and are happy to have flaws pointed out for them. Quote:
Quote:
and shut down sites that aren’t maintained. |
This decision belongs to the project owner: sysadmins can only execute based on his/her decision.
|
“unmaintained” means that there are no project owner, and of course shutting down services happens in coordination with "upper layers”. It’s not sysadm’s obligation to maintain all kind of orphaned project web site ad infinity. As sysadm I’ve been monitoring hundreds of web installations, running on a variety of technologies and operating systems, on premise at multiple locations and in the cloud. But a sysadm’s domain reach much farther than maintaining web services, there’s network infrastructure, IP address management, hardware life-cycle management, out-of-light management, centralized logging, storage, databases, dns, directory services, automation, services life-cycle management, ticket systems, monitoring systems, internal PKI, external PKI, PAM and PIM… the list is pretty much endless.
So no, delegating some flaws in some php code to people who actually are web developers isn’t a “wrong thing”, it’s the normal thing to do.
Quote:
Quote:
Just about all amiga forums are operated as they were 20+ years ago… even "enterprise" has moved onwards faster. |
Indeed, but that's what we have. And since there isn't and there'll be no move towards better/modern platforms, if there are issues then the only way it fix the current software. |
Never mind this site, and a few others, are owned and run by … ahm… Last edited by kolla on 13-Jul-2024 at 09:45 PM.
_________________ B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC |
|
Status: Offline |
|
|
cdimauro
| |
Re: Website Bugs Posted on 14-Jul-2024 3:25:59
| | [ #454 ] |
|
|
|
Elite Member |
Joined: 29-Oct-2012 Posts: 4127
From: Germany | | |
|
| @kolla OK, and? You just confirmed what I've said, but the situation of this site remains the same... |
|
Status: Offline |
|
|
_Steve_
| |
Re: Website Bugs Posted on 17-Jul-2024 22:36:09
| | [ #455 ] |
|
|
|
Team Member |
Joined: 17-Oct-2002 Posts: 6815
From: UK | | |
|
| @cdimauro
The main issues are that the CMS was quite heavily customised back when DaveyD started the site. Yes there are newer CMSs that would solve a lot of problems, but the site was designed to actually work on real Amiga browsers (which are terribly outdated by modern standards).
This combined with there being only one person maintaining the server side of things, and who is generally having only spare time to work on major issues the site faces. Sadly as more things on the back-end get updated, some things within the CMS break.
Should the site owners decide to move onto a new CMS, any compatibility to the old Amiga browsers will be lost and much of the site would then be inaccessible to them. _________________ Test sig (new) |
|
Status: Offline |
|
|
cdimauro
| |
Re: Website Bugs Posted on 18-Jul-2024 4:09:20
| | [ #456 ] |
|
|
|
Elite Member |
Joined: 29-Oct-2012 Posts: 4127
From: Germany | | |
|
| @_Steve_: granted.
However, there are people here that might help fixing some bugs if there's no chance to move to another CMS. |
|
Status: Offline |
|
|
Hypex
| |
Re: Website Bugs Posted on 19-Jul-2024 16:05:52
| | [ #457 ] |
|
|
|
Elite Member |
Joined: 6-May-2007 Posts: 11351
From: Greensborough, Australia | | |
|
| @pixie
Yes I know geennaam. Well that's disappointing. But it' also strange as even if you closed your account or were banned the messages used to remain. People used to ask for the messages to be deleted and were told no. Because there was some dependence preventing it. Like how a dead Amiga program and window couldn't be removed from AmigaOS. I wonder what changed? Last edited by Hypex on 19-Jul-2024 at 04:06 PM.
|
|
Status: Offline |
|
|
pixie
| |
Re: Website Bugs Posted on 19-Jul-2024 17:38:58
| | [ #458 ] |
|
|
|
Elite Member |
Joined: 10-Mar-2003 Posts: 3409
From: Figueira da Foz - Portugal | | |
|
| @Hypex
And the reason being now self evident why the account shouldn't be deleted. I have the idea that not only his posts vanished, but those answering to him. I remember having answered some of his posta which are now also vanished _________________ Indigo 3D Lounge, my second home. The Illusion of Choice | Am*ga |
|
Status: Offline |
|
|
agami
| |
Re: Website Bugs Posted on 20-Jul-2024 1:50:51
| | [ #459 ] |
|
|
|
Super Member |
Joined: 30-Jun-2008 Posts: 1894
From: Melbourne, Australia | | |
|
| @Hypex
Quote:
Hypex wrote:
I wonder what changed? |
GDPR
_________________ All the way, with 68k |
|
Status: Offline |
|
|
_Steve_
| |
Re: Website Bugs Posted on 4-Aug-2024 23:27:38
| | [ #460 ] |
|
|
|
Team Member |
Joined: 17-Oct-2002 Posts: 6815
From: UK | | |
|
| @Hypex
Quote:
Hypex wrote: @pixie
Yes I know geennaam. Well that's disappointing. But it' also strange as even if you closed your account or were banned the messages used to remain. People used to ask for the messages to be deleted and were told no. Because there was some dependence preventing it. Like how a dead Amiga program and window couldn't be removed from AmigaOS. I wonder what changed? |
What happens is when a person asks for their account to be deleted, it removes everything relating to that person so all messages etc. become "anonymous", but will still be visible in their respective threads.
The only way to avoid that is to lock the account from the user (changing password and/or recovery e-mail address), or to simply restrict it from posting. This prevents the account being used but retains all messages the user had.
In the age of GDPR, most people ask for their account to be deleted when leaving, so the first scenario is what will happen._________________ Test sig (new) |
|
Status: Offline |
|
|