Okay
  Public Ticket #2762015
Cannot Update - Permissions?
Closed

Comments

  • Frank started the conversation

    We've had no issues previously, but on an attempted update 3.4.2 to 3.4.3 we get the following message.

    Spoke to system admin, he assures me there is no reason any file permissions would have been changed for the hosting space, nor the plugin.  We also just updated 6 other plugins without issue, so it appears to be very specific to this one.

    Anything specific to look for?

  • [deleted] replied

    Hi Frank

    Thank you for reaching out to us.

    My suggestion is to update the plugin manually by following these steps:

    1.) Download zip from our store or from the email you received when you purchased the plugin

    2.) Use FTP to open /yourwordpressfolder/wp-content/plugins

    3.) Delete existing wpdatatables folder.

    4.) Upload the previously downloaded wpdatatables folder through FTP into "plugins" folder (unzip it)

    5.)  Go to WP-admin panel, open Plugins section.

    6.) Deactivate wpDataTables Plugin, and then activate it again.

    7.) Clear server and browser cache

    ____________________________________________________________________________________________

    If you are on hosting where you are not allowed to access your FTP, then follow these instructions:

    Please note that, before deleting the plugin from the Plugins page, it is recommended to enable the option "Prevent deleting tables in database" in main settings of the plugin if you want to keep your tables after deletion from the Plugins page. If you uncheck this option, all your tables will be deleted and you will need to create them again.

    1.) Download zip from our store or from the email you received when you purchased the plugin

    2.) Delete wpDataTables plugin from WordPress' Plugins page

    3) Click on Add new in top left of your Plugins page

    4) Click on Upload plugin in top left of your Plugins page

    5.) Choose the previously downloaded wpdatatables.zip file

    6.) When uploading is done, please Activate wpDataTables plugin

    7.) Clear server and browser cache.

    Please note that our plugin is around 14 MB in size, so if you are not able to upload it through WordPress plugins page, you will need to increase the following:

    upload_max_file size, 

    post_max_size,

    max_execution_time

    You should be able to find these values in your php.ini file or on your hosting panel. If you can't find it yourself please ask your hosting provider to provide it.