Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Just confirming that I had the same problem with the Flash Player 10 beta. OS X 10.4.11 Firefox 3 RC1.

    I’m getting the same sort of errors when trying to upload after upgrading to 2.3.2. I tested by deactivating all of my plug-in and even removing them from the plug-in folder but that didn’t help. Upload was working fine prior to the upgrade and nothing else was changed in terms of plug-ins, code, or layout.

    I get this error:
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2280 bytes) in (…)
    wp-admin/includes/image.php on line 37

    Anyone else have 2.3.2 specific problems like this?

    Okay I just tried this…

    I made a new PHP file that just had this in it:

    <?php header("Location: https://www.SITE.com/search/".$s); ?>

    Then I just set the search form action to point to the new PHP file. I’m not a programmer by any means but that seems to work.

    Disregard my question above. I think what “somefool” is referring to is that you can type an url such as “blah.com/search/keyword” manually and it’s a clean working url but if you use the search form it still spits out an “index.php?s=keyword”.

    The only thing I can think of is pointing the search form to an interim PHP page which captures the keyword(s) and redirects to an appropriately formed clean url.

    “somefool”: Any hints on your process for linking to /search/keyword with WP1.5? Did you need to create a page with “search” as the slug?

    Forum: Plugins
    In reply to: send query string to page

    Did you figure this out? If not, anyone?

    I’d be interested in this as well.

Viewing 6 replies - 1 through 6 (of 6 total)