Preserved
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Search *sometimes* fails??Even more on this.
I’ve found that if I bypass the search widget, and just enter the search words in the url and hit enter the search works every time.
?s=Hymenolepidiae gives me the correct results!
So, why does the search widget fail to pass the search term to the theme’s search page (search.php??)?? Or the search page fail to receive the search term?
Forum: Fixing WordPress
In reply to: Search *sometimes* fails??More on this. The search feature seems to fail as described above on large words. If I search for ‘Hymenolepidiae” it fails every time (when it should give at least one result. If I search for “food” it works 4 of 5 times. And when I mean fail, it fails in such that the page refreshes but the content does not change, nor the search term ( ?s= ) in the URL.
Not only does it fail as described when I search for a long word that it should find, it fails when I search for a small word that it won’t find. If I search for “iopl” it fails every time. I can’t get it to give no results. If I search for “water” it gives results.
I’ve tried deactiviating most plugins..no help.
I just ran a test, and if I replace the URLs back to the old server, then the tables show up in the WP Admin, which I can then edit using WP-Table Reloaded to change the URLs to the new server. A little tedious but it works. Thanks!
Thanks for responding. Yes, search/replace did occur!
So, if I have an option_name: “wp_table_reloaded_data_6”
The option value can be seen here:
http://pastebin.com/eYADdqGsThe URLs I see are paths to images and such. Is there a spefic URL to replace?
Anyway to Recover…
More on this. The plugin lists the id of the tables, but they are all empty, no Table Name or Description. It’s like the plugin has lost the location of the data.
I can see the data in the wp_options table, but there’s info in there to also describe the table itself, so I can’t just copy and paste the data back to WP-Table-Reloaded. Am I missing something? Is there a config file or field that tells WP-Table-Reloaded where the data is?