File Editor
Directories:
.. (Back)
cdn
Files:
buttons.html
cache_path.php
clearing_specific_pages.php
cloudflare_warning.html
disable_wp_cron.php
download.html
exclude.php
htaccess.html
lazy_load.php
newpost.php
nginx_gzip.php
permission_error.html
preload.php
sample_img_list.html
timeout.php
toolbar_settings.php
update_error.html
update_now.php
update_success.html
update_success.php
updatepost.php
varnish.php
Create New File
Create
Edit File: update_error.html
<div id="wpfc-modal-updateerror" style="top: 10.5px; left: 226px; position: absolute; padding: 6px; height: auto; width: 560px; z-index: 10001;"> <div style="height: 100%; width: 100%; background: none repeat scroll 0% 0% rgb(0, 0, 0); position: absolute; top: 0px; left: 0px; z-index: -1; opacity: 0.5; border-radius: 8px;"> </div> <div style="z-index: 600; border-radius: 3px;"> <div style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:12px;background: none repeat scroll 0px 0px rgb(255, 161, 0); z-index: 1000; position: relative; padding: 2px; border-bottom: 1px solid rgb(194, 122, 0); height: 35px; border-radius: 3px 3px 0px 0px;"> <table width="100%" height="100%"> <tbody> <tr> <td valign="middle" style="vertical-align: middle; font-weight: bold; color: rgb(255, 255, 255); text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); padding-left: 10px; font-size: 13px; cursor: move;"><?php _e("Update Error", "wp-fastest-cache"); ?></td> <td width="20" align="center" style="vertical-align: middle;"></td> <td width="20" align="center" style="vertical-align: middle; font-family: Arial,Helvetica,sans-serif; color: rgb(170, 170, 170); cursor: default;"> <div title="Close Window" class="close-wiz"></div> </td> </tr> </tbody> </table> </div> <div class="window-content-wrapper" style="padding: 8px;"> <div style="z-index: 1000; height: auto; position: relative; display: inline-block; width: 100%;" class="window-content"> <div id="wpfc-wizard-downloaderror" class="wpfc-cdn-pages-container"> <div wpfc-cdn-page="1" class="wiz-cont"> <h1>Manually Update</h1> <p><label id="wpfc-update-error-message"><?php echo $error_message; ?></label> You need to download the file and update the plugin manually.</p> <div class="wiz-input-cont" style="text-align:center;" id="wpfc-send-email"> <a id="wpfc-download-now" target="_blank" href=""> <button class="wpfc-green-button" style="padding: 6px 60px;"> <span>Download</span> </button> </a> </div> <p class="wpfc-bottom-note"><a target="_blank" href="http://www.wpfastestcache.com/warnings/how-to-update-the-premium-version-manually/">Note: Please read How to Update the Premium Version Manually</a></p> </div> </div> </div> </div> </div> </div>
Save Changes
Rename File
Rename