When I try to edit a plugin I submitted to the store, it returns the message "Revision creation failed!"
At the top of the page there is a string that reads "[phpBB Debug] PHP Warning: in file [ROOT]/plugins/upload.php on line 405: Undefined variable $scriptCount".
I was able to edit the plugin four times previously, but now it doesn't work even though I've tried several times. It always returns the same error. How can I fix this?
Error on editing plugin
Moderators: Scenario Moderators, Plugin Moderators
- yekaterinborough
- Villager
- Posts: 16
- Joined: 22 Apr 2024, 23:29
-
Plugin Creator
Platform
- yekaterinborough
- Villager
- Posts: 16
- Joined: 22 Apr 2024, 23:29
-
Plugin Creator
Platform
Re: Error on editing plugin
Thanks for the reply.
The plugin is in zip format. Still, even if it wasn't, it would be strange if it worked 4 times and suddenly stopped working. Btw, I tried it again just now and it still returns the same error:
The plugin is in zip format. Still, even if it wasn't, it would be strange if it worked 4 times and suddenly stopped working. Btw, I tried it again just now and it still returns the same error:
- yekaterinborough
- Villager
- Posts: 16
- Joined: 22 Apr 2024, 23:29
-
Plugin Creator
Platform
Re: Error on editing plugin
I just tried again and it worked. Idk why. The only thing I can think of is that I am now in a different country and different wifi network, so...
- DestinedGamer2
- Some Tree
- Posts: 205
- Joined: 23 Aug 2023, 13:55
- Location: South Asia
- Plugins: Showcase Store
- Contact:
-
Plugin Creator
Platform
Re: Error on editing plugin
PHP is one of the languages used to code a website, I forgot its function. So its a problem with the website and not your plugin.yekaterinborough wrote: ↑30 Jun 2024, 11:40When I try to edit a plugin I submitted to the store, it returns the message "Revision creation failed!"
At the top of the page there is a string that reads "[phpBB Debug] PHP Warning: in file [ROOT]/plugins/upload.php on line 405: Undefined variable $scriptCount".
I was able to edit the plugin four times previously, but now it doesn't work even though I've tried several times. It always returns the same error. How can I fix this?