mtlsam
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Memory Allocation – Allowed memory size is less than configuredOh also setting the memory size in wp-config doesnt help either.
Forum: Fixing WordPress
In reply to: Memory Allocation – Allowed memory size is less than configuredI haven’t had a chance to ask the hosting tech support directly yet, as I need my client to provide me with the account info to speak to their support.
The plugin that breaks the camels back is WordFence, but I’ve noticed if I disable enough other plugins it will let me activate WordFence without issue, so it really seems like it’s not specific to one plugin but just a combination of their usage.
Disk space usage is only at 11%.
Bizarre right?
Forum: Fixing WordPress
In reply to: Memory Allocation – Allowed memory size is less than configuredI actually did this as well and it also displayed 256M, so I’m being shown 256 in 3 different places: cPanel, WP site health info and phpinfo();
Yet the error tells me 67 🙁
Forum: Plugins
In reply to: [Polylang] pll_language cookie setting wrong languageIssue was seemingly caused by Windows and/or Chrome settings that got changed on my device somehow.
Forum: Plugins
In reply to: [Polylang] pll_language cookie setting wrong languageDetect browser language is also off, and my browser is set to English anyways. I’ve tried things like clearing cache and deleting cookies, as well as re-saving permalinks and settings.
- This reply was modified 6 years, 3 months ago by mtlsam.
Forum: Plugins
In reply to: [Redirection] Redirect loop with wildcardsDidn’t initially find another post with this issue, but the author has suggested a solution in this thread:
https://wordpress.org/support/topic/redirect-all-children-pages-to-parent/
Forum: Plugins
In reply to: [Redirection for Contact Form 7] WordFence conflictIt was happening because I had specifically blacklisted IPs that visit a url the plugin uses to post. I’m not sure why I had that setup, I removed it and it works fine now.
Forum: Plugins
In reply to: [WP Job Manager] Job types selection not present in back endI’ve fixed the issue, it’s a Polylang conflict issue. The default types that are created when you install the plugin had no language assigned to them, so I edited and re-saved each job type and it assign the language to them, allowing them to appear when I edit a job.
Forum: Plugins
In reply to: [WP Job Manager] Job types selection not present in back endtypes are also enabled in the settings area.
Forum: Plugins
In reply to: [VigilanTor] ?_vitor_action=updateActually it is automatically updating, I clearly saw the last update time change just now when I refreshed the page after a bit of time had passed. I’ve noticed that this line of code: “<script type=’text/javascript’>jQuery.ajax({ url: ‘https://yourblogurl.com/?_vitor_action=update’ });</script>” appears in my source code as well but only if I’m viewing the site logged out.
Forum: Plugins
In reply to: [VigilanTor] ?_vitor_action=updateI manually updated the plugin’s list before so I’m not sure when it was last automatically updated unfortunately, but I do see that line of code in the source so I guess cron is not configured (the host is bad and hard to deal with, will be switching). I’m not sure how to test if the server can download that file but I only have cPanel access, is that enough?
Forum: Plugins
In reply to: [VigilanTor] ?_vitor_action=updateI also can’t manually recreate or see any kind of redirection that might be happening but according to WordFence the visitors never visit this url first, I can also see that not all traffic is being routed there, it’s like a bot net is specifically targeting it or something.
Forum: Plugins
In reply to: [VigilanTor] ?_vitor_action=updateThanks for the reply,
The hits are coming mostly from the city that the business is in, but there are hits to this url from random places overseas as well, it’s almost as if they’re being redirected. There’s a new hit literally every few seconds. I’ve had the plugin disabled for awhile as well, I can’t really recall the history of when I had it active but the visits persist either way, I have it back on now. The IPs are random but I see multiple hits from the same IPs a couple times in a row just a second or two apart, as if the page is being refreshed 4-5 times per IP visitor. I have no caching setup. The hits are also happening at all hours of the day. I’m using WordFence to block traffic trying to visit the url, every WordFence hit says the traffic initially visits a normal page like the homepage, about page etc. but is then redirected to this url. At this rate we’re talking thousands of hits a month to “/?_vitor_action=update”
Forum: Plugins
In reply to: [WooCommerce Email Validation] Missing “Priority”Worked great! I used the example 110 value for the priority and it places it right where I want it 🙂
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Duplicate products in infinite scrollingI’m also getting duplicates of all my posts in the loop? Author please clarify what you mean’t before.