I can't reinstall the theme!

Posted in: Newspaper
Post count: 28

Hi!
I want to reinstall the newspaper theme and, first of all, i want to delete the current installation.
If I try to do this, i have the error “Deleting failed: The requested theme does not exist.” like this:

How can i fix it?
Regards,
Toni 🙂

Post count: 9544

Permissions or php time out issue. Increase the php settings, or install via FTP 🙂

Post count: 28

How can i increase the php settings? From wp-config.php file?
I’m not very expert in this! 🙂
Toni

  • This reply was modified 9 years by ToniRM.
Post count: 9544

Usually in your hosting panel will be a number of php settings ….

stuff like

memory_limit =
max_execution_time =
upload_max_filesize =
max_input_time =
post_max_size =
max_input_vars:

memory_limit: 256M
max_execution_time: 200
max_input_time: 200
post_max_size: 200M
max_input_vars: 100000

Post count: 28

I set the max value but this is the response:
“The PHP installation don’t have the MySQL extention necessary to use WordPress.”
This is the max php settings that i can use

Post count: 9544

Contact your host if they dont allow to change settings

Post count: 22421

Hello,
there is an issue in the current version of WP that seems to be affecting every theme. You will not be able to delete a theme from the wordpress dashboard. Please use ftp to install or update your theme:
https://forum.tagdiv.com/install-via-ftp/
Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.