LK7889
Forum Replies Created
-
Forum: Installing WordPress
In reply to: ‘Not Supported’ Error page upon installI had the same issue. Turns out it’s a server configuration issue with cPanel. You can confirm that is also your problem by placing an empty index.php in your home directory in the place of WP’s index.php. If you still get the error, that’s what is going on.
One of my client’s sites is also having this issue. It only happens in Firefox and Opera. IE and Chrome work fine. I haven’t had a chance to check Safari so I don’t know if that browser displays the bug as well.
I get it when I index or continue the index.
At first, the search wasn’t working. However, after a couple of hours of troubleshooting, the search feature just started working. It was kind of strange but it’s working fine now. At the time, I thought it might be due to the error but now I’m thinking that must be something different.
I have the same error and I’m not using Page Tree View.
I’m trying to use this plugin in conjunction with WooCommerce to be able to search for product SKUs. If I try either “visible” or “all” I have the same error that Hans is getting:
Warning: Invalid argument supplied for foreach() in /home/content/67/8937367/html/wp/wp-content/plugins/relevanssi/lib/indexing.php on line 260I’ve also looked through your documentation and found the suggestion about query_post() but WooCommerce and the WooStore theme do not use that function on the search.php page. Right now, the only plugins I’m using are WooCommerce extensions. (Why WooCommerce doesn’t have the ability to search SKUs is beyond me- seems like basic functionality for an e-commerce plugin.)
Do you have any other ideas what might be causing this?