Momo
Forum Replies Created
-
Forum: Plugins
In reply to: [Disable XML-RPC] Image not showing in Edit Media pageI think I’ve found the bug on the plugin.
After ?> I noticed there are 2 blank lines. I simply remove the lines by backspacing, reactivate the plugin and everything is working fine. ??
I suppose by removing the ?> altogether will work too, but I didn’t try. I can activate the plugin now and working….HAPPY!
Forum: Plugins
In reply to: [Disable XML-RPC] Image not showing in Edit Media pageIt works when I insert the code into functions.php without activating the plugin. When I remove the code and activate the plugin, the problem returns and now with a new twist, I get this message on top,
“The plugin generated 2 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.”
Forum: Plugins
In reply to: [Plugin Organizer] Conflicting PluginInitially I have it disabled in plugin filter on one post, but on the global it was enabled. Then I enabled it in plugin filter and it still gives me the no permission error.
My home page is full width without any sidebars on that is why I don’t need DW on that page. As it is loading rather slow, I thought to lighten it by disabling some plugins.
I’ll try again with both global and plugin filter enabled, if it’s OK I’ll probably leave it as it is.
Forum: Plugins
In reply to: [WP Old Post Date Remover] Remove Date in SERP SnippetThanks. I have found a script that will hide the date from serp and working fine with your plugin. ??
OK thanks. Till a solution is found the widget is out of my site.
Yes with short code I can insert the date where ever I wanted. Hope to see that happen for future updates.
Forum: Plugins
In reply to: [WP Super Cache] I installed WP Super Cache and site doesn't load!I had the same problem. All I see is a blank page.
But fear not, just log into your cpanel and rename ‘wp-super-cache’ to ‘wp-super-cache.hold’ and the site will start to load. Then log into wordpress backend and delete the plugin.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] 500 errorThanks. Look forward to the update.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] 500 errorHave you enabled any other firewall rules in addition to the Blacklist IP/User agent rules?
Yes I did.
Can you please check your .htacess file and show us contents for the blacklist IP/user agent rules. Just copy the content which appears in your .htaccess file between the IP and User Agent tags.
I don’t see the #AIOWPS_IP_BLACKLIST_START….could it be that
I did not enter any IPs into “Enter IP Addresses” field that’s why?Here’s what the htaccess looks like;
# BEGIN All In One WP Security #AIOWPS_BLOCK_WP_FILE_ACCESS_START <files license.txt> order allow,deny deny from all </files> <files wp-config-sample.php> order allow,deny deny from all </files> <files readme.html> order allow,deny deny from all </files> #AIOWPS_BLOCK_WP_FILE_ACCESS_END #AIOWPS_BASIC_HTACCESS_RULES_START <files .htaccess> order allow,deny deny from all </files> ServerSignature Off LimitRequestBody 10240000 <files wp-config.php> order allow,deny deny from all </files> #AIOWPS_BASIC_HTACCESS_RULES_END #AIOWPS_PINGBACK_HTACCESS_RULES_START <IfModule mod_alias.c> RedirectMatch 403 /(.*)/xmlrpc\.php$ </IfModule> #AIOWPS_PINGBACK_HTACCESS_RULES_END #AIOWPS_USER_AGENT_BLACKLIST_START <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Custo [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^DISCo [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Download Demon [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Express WebPictures [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^FlashGet [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^GetRight [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^GrabNet [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Grafula [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^HMView [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^HTTrack [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Image Stripper [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Image Sucker [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Indy Library [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^InterGET [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Internet Ninja [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^JOC Web Spider [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^JetCar [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^MIDown tool [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Mass Downloader [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Mister PiX [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Navroad [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^NearSite [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Net Vampire [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^NetAnts [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^NetSpider [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^NetZIP [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Octopus [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Offline Explorer [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Offline Navigator [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Papa Foto [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^ReGet [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^RealDownload [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^SquigglebotBot [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^SuperBot [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Surfbot [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^SurveyBot [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Teleport Pro [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Web Image Collector [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Web Sucker [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebAuto [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebCopier [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebFetch [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebGo IS [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebReaper [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebSauger [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebStripper [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^WebZIP [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Website Quester [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Website eXtractor [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Wget [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Widow [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Xaldon WebSpider [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^YottaShopping_Bot [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Zeus [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^baiduspider [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^eCatch [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^larbin [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^pavuk [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^webcrawl\.net [NC] RewriteRule ^(.*)$ - [F,L] </IfModule> #AIOWPS_USER_AGENT_BLACKLIST_END #AIOWPS_BLOCK_SPAMBOTS_START <IfModule mod_rewrite.c> RewriteCond %{REQUEST_METHOD} POST RewriteCond %{REQUEST_URI} ^(.*)?wp-comments-post\.php(.*)$ RewriteCond %{HTTP_REFERER} !^https://blackorblonde\.com [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^$ RewriteRule .* https://127.0.0.1 [L] </IfModule> #AIOWPS_BLOCK_SPAMBOTS_END # END All In One WP Security # Use PHP5 Single php.ini as default AddHandler application/x-httpd-php5s .php # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Forum: Fixing WordPress
In reply to: How to add new heading sets?Wow that’s fast.
I’ll try that.
Thanks.
Forum: Plugins
In reply to: [Grid Products] update crashingI get the same error when I activate the plugin.
Forum: Fixing WordPress
In reply to: Logout problem BuddyPress Frisco BUddyPressThemeThe issue was caused by a plugin which has some white space after the closing “<?”.
I’d suggest you check your plugins by deactivating/re-activate one by one to identify the culprit.
Thanks. Can’t wait to try that ??
Forum: Plugins
In reply to: [BP Profile Search] Styling the search formThanks Andrea. I thought I’ve tried that before with firebug, will give it another shot.
Forum: Plugins
In reply to: [BP Profile Search] Styling the search formI can give it a try. I just need to differentiate the various form field with an id. Right now everything is class under ‘editfield’. Would appreciate if you can advise on this.