ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

XML, Flash and EE

September 25, 2010 1:03pm

Subscribe [8]
  • #16 / Oct 05, 2010 9:08am

    Sue Crocker

    26054 posts

    Simon, there was some speculation about making sure to turn off Automatically turn URLs and email addresses into links? for that particular channel/weblog.

  • #17 / Oct 05, 2010 7:16pm

    Simon Job

    123 posts

    Already off.

    I’ve implemented a jQuery alternative now, but this could still be a problem for others - I’m happy to keep testing things.

  • #18 / Oct 06, 2010 10:53am

    Sue Crocker

    26054 posts

    Simon, this is one of those times when I just don’t have an answer, so I’m escalating. 😊 Thanks in advance for your patience.

  • #19 / Oct 30, 2010 5:43pm

    inoa

    35 posts

    I am noticing this exact same problem too with 2.1.1 - my browser is looking for total.xml?860.214709226042—can’t figure out where those #s are coming from. This worked flawlessly in 1.70. It does look like these query strings are coming from the Flash script—I wonder if they were just ignored before?

    Could this be a security feature of EE2/CI that is interfering here?

  • #20 / Nov 01, 2010 4:02am

    John Henry Donovan

    12339 posts

    Your server is automatically deciding QUERY STRING as the appropriate uri_protocol

    Go into your system/expressionengine/config/config.php

    and change

    $config['uri_protocol']    = "AUTO";

    to

    $config['uri_protocol']    = "PATH_INFO";

    That should fix your issues

  • #21 / Nov 01, 2010 4:31am

    Simon Job

    123 posts

    Thanks John,

    That’s fixed it.

    Is this something that has changed since 1.x? because I didn’t have this problem under 1.x

  • #22 / Nov 01, 2010 6:13am

    inoa

    35 posts

    Thanks too! Wouldn’t have thought of that, but, like Simon said, it did the trick.

  • #23 / Nov 01, 2010 3:50pm

    Ingmar

    29245 posts

    Very glad to see that fixed it for the both of you. Please post again in case there’s anything else.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases