isaacchapman
Forum Replies Created
-
Forum: Plugins
In reply to: [Htaccess Secure Files] [Plugin: Htaccess Secure Files] Error in WP 3.3I didn’t have the time to test the installation on Apache on Windows, but I did make the plugin a bit smarter about when WordPress is installed in a sub-directory.
Please install the newest version of the plugin and inform me if it is still a problem. (And if you are using Apache, why would you use Windows???)
Forum: Plugins
In reply to: [Htaccess Secure Files] [Plugin: Htaccess Secure Files] Fatal error in WP 3.3I just ran several install scenarios on various platforms and could not trigger an error that only stated “Plugin could not be activated because it triggered a fatal error.”
Please provide the entire error message as I haven’t been able to find an error besides the ones I intentionally trigger when the plugin is activated on an incompatible server.
Forum: Plugins
In reply to: [Htaccess Secure Files] [Plugin: Htaccess Secure Files] Fatal error in WP 3.3I was hoping there was a line number along with the error to help me narrow down what could be causing the problem. I was planning on incorporating some features from wp-includes/ms-files.php into this plugin and testing it on Apache for Windows as well, so perhaps I will run across the bug you are experiencing and squash it (possibly accidentally).
Forum: Plugins
In reply to: [Htaccess Secure Files] [Plugin: Htaccess Secure Files] Error in WP 3.3Sorry for not responding. I tried creating different folder structure installs and couldn’t replicate how the last RewriteRule line is being created. Are you using Apache on Windows perhaps (which might explain why the slashes are flipped)?
Forum: Plugins
In reply to: [Htaccess Secure Files] [Plugin: Htaccess Secure Files] Fatal error in WP 3.3@steve, can you add the actual fatal error message text to this thread?
This plugin was designed specifically to work with Apache with the mod_rewrite module active and configured, so if your system does not include those requirements the plugin forces a fatal error on activation.
Forum: Plugins
In reply to: [Htaccess Secure Files] [Plugin: Htaccess Secure Files] Error in WP 3.3From looking at the .htaccess file it appears the rewrite rules do not match as the path of /securenewinstall/wordpress/index.php should be similar to the wp-content/… path from my recollection. I’ll take a look at the code later today and see if I can find where the discrepancy is being generated.
Forum: Plugins
In reply to: [Htaccess Secure Files] [Plugin: Htaccess Secure Files] Error in WP 3.3Can you post the contents of the .htaccess file that is in the same folder on the file system as the secured file?
Forum: Plugins
In reply to: [Htaccess Secure Files] [Plugin: Htaccess Secure Files] Fatal error in WP 3.3@immeanyhow, can you post the exact text of the error message (error message, line number, etc.)? I just created new WP 3.3 and WP 3.3.1 sites to test installing the plugin and they both worked fine. I suspect you may not be using Apache as your web server and/or Apache’s mod_rewrite module is not enabled.
During the plugin activation it intentionally raises errors if you do not have Apache (The Htaccess Secure Files plugin requires Apache), if the plugin could not check which Apache modules are installed (The Htaccess Secure Files plugin could not determine which Apache modules are active), or if mod_rewrite is not among the active Apache modules (The Htaccess Secure Files plugin requires the mod_rewrite Apache module to be installed and active).
Forum: Installing WordPress
In reply to: Upgrade 2.5 to 2.5.1 with just the new filesrunning diff -r on the 2.5 and 2.5.1 code indicates the following files have been changed:
/wp-admin/admin-ajax.php
/wp-admin/async-upload.php
/wp-admin/comment.php
/wp-admin/css/colors-classic.css
/wp-admin/css/colors-fresh.css
/wp-admin/css/media.css
/wp-admin/css/widgets-rtl.css
/wp-admin/css/widgets.css
/wp-admin/custom-header.php
/wp-admin/edit-attachment-rows.php
/wp-admin/edit-form-advanced.php
/wp-admin/edit-form-comment.php
/wp-admin/edit-link-form.php
/wp-admin/edit-page-form.php
/wp-admin/edit-post-rows.php
/wp-admin/edit.php
/wp-admin/import/blogger.php
/wp-admin/import/mt.php
/wp-admin/includes/admin.php
/wp-admin/includes/class-wp-filesystem-direct.php
/wp-admin/includes/comment.php
/wp-admin/includes/dashboard.php
/wp-admin/includes/file.php
/wp-admin/includes/image.php
/wp-admin/includes/media.php
/wp-admin/includes/post.php
/wp-admin/includes/schema.php
/wp-admin/includes/template.php
/wp-admin/includes/upgrade.php
/wp-admin/includes/widgets.php
/wp-admin/index.php
/wp-admin/js/editor.js
/wp-admin/js/post.js
/wp-admin/js/widgets.js
/wp-admin/media.php
/wp-admin/menu.php
/wp-admin/page.php
/wp-admin/post.php
/wp-admin/rtl.css
/wp-admin/users.php
/wp-admin/widgets.php
/wp-admin/wp-admin.css
/wp-config-sample.php
/wp-content/plugins/akismet/akismet.php
/wp-includes/class-IXR.php
/wp-includes/classes.php
/wp-includes/comment.php
/wp-includes/feed-atom.php
/wp-includes/formatting.php
/wp-includes/functions.php
/wp-includes/js/autosave.js
/wp-includes/js/swfupload/handlers.js
/wp-includes/js/tinymce/plugins/fullscreen/editor_plugin.js
/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm
/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js
/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css
/wp-includes/js/tinymce/plugins/inlinepopups/template.htm
/wp-includes/js/tinymce/plugins/media/editor_plugin.js
/wp-includes/js/tinymce/plugins/media/media.htm
/wp-includes/js/tinymce/plugins/paste/blank.htm
/wp-includes/js/tinymce/plugins/paste/pastetext.htm
/wp-includes/js/tinymce/plugins/paste/pasteword.htm
/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js
/wp-includes/js/tinymce/themes/advanced/about.htm
/wp-includes/js/tinymce/themes/advanced/anchor.htm
/wp-includes/js/tinymce/themes/advanced/charmap.htm
/wp-includes/js/tinymce/themes/advanced/color_picker.htm
/wp-includes/js/tinymce/themes/advanced/editor_template.js
/wp-includes/js/tinymce/themes/advanced/image.htm
/wp-includes/js/tinymce/themes/advanced/js/image.js
/wp-includes/js/tinymce/themes/advanced/js/link.js
/wp-includes/js/tinymce/themes/advanced/link.htm
/wp-includes/js/tinymce/themes/advanced/skins/default/content.css
/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css
/wp-includes/js/tinymce/themes/advanced/skins/o2k7/content.css
/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css
/wp-includes/js/tinymce/themes/advanced/source_editor.htm
/wp-includes/js/tinymce/tiny_mce.js
/wp-includes/js/tinymce/tiny_mce_config.php
/wp-includes/js/tinymce/tiny_mce_popup.js
/wp-includes/js/tinymce/wordpress.css
/wp-includes/js/wp-lists.js
/wp-includes/link-template.php
/wp-includes/media.php
/wp-includes/pluggable.php
/wp-includes/post-template.php
/wp-includes/post.php
/wp-includes/query.php
/wp-includes/rewrite.php
/wp-includes/script-loader.php
/wp-includes/shortcodes.php
/wp-includes/taxonomy.php
/wp-includes/theme.php
/wp-includes/user.php
/wp-includes/version.php
/wp-includes/widgets.php
/wp-login.php
/wp-settings.php