[ABD] Move Disapproved Posts

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: [3.3][RC] Move Disapproved Posts

Post by david63 »

HiFiKabin wrote: Mon May 03, 2021 12:43 pm 8.0.3

The only option I have in my cPanel
I think that is the problem - that version, I believe, is quite buggy (in fact it is not available for download from PHP!). I have been testing with 8.0.2
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands

Re: [3.3][RC] Move Disapproved Posts

Post by dmzx »

david63 wrote: Mon May 03, 2021 12:08 pm
HiFiKabin wrote: Mon May 03, 2021 11:43 am Error with php8 when submitting a post
I am not seeing that error - which version are you using because there is no $data on that line
there is $data on that line:

Code: Select all

if (array_key_exists('original_poster_id', $data) && $this->config['move_disapproved_forum'] > 0)
		{
			$this->main_controller->update_post_data($event);
		}
Also here:

https://github.com/david63/movedisappro ... r.php#L133
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6757
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James

Re: [3.3][RC] Move Disapproved Posts

Post by HiFiKabin »

david63 wrote: Mon May 03, 2021 12:50 pm I think that is the problem - that version, I believe, is quite buggy (in fact it is not available for download from PHP!). I have been testing with 8.0.2
Ahhhh, that might explain other errors I was getting. I'll revert to 7.4 for now.

Thanks David
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: [3.3][RC] Move Disapproved Posts

Post by david63 »

dmzx wrote: Mon May 03, 2021 12:52 pm there is $data on that line:
You're right. :oops:

I had already found that bug and had changed it locally but forgot to upload it.
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: [3.3][RC] Move Disapproved Posts

Post by david63 »

Updated to RC2

Bug fix
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here

Return to “Abandoned Extensions”