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.

SAEF white screen

February 17, 2011 12:11pm

Subscribe [0]
  • #1 / Feb 17, 2011 12:11pm

    grenadir

    9 posts

    I have the same problem of white screen upon submitting weblog:entry_form. I am running EE 1.6.8. The template has this tag:
    {exp:weblog:entry_form weblog="jobs_resume" return="jobs/base/submit"}
    and the generated code has the following:

    <form id="entryform" method="post" action="http://www.company.org/index.php/jobs/addresume/">
    <div class="hiddenFields">
    
    <input name="ACT" value="17" type="hidden">
    <input name="RET" value="http://www.company.org/index.php/jobs/addresume/" type="hidden">
    <input name="URI" value="/jobs/addresume/" type="hidden">
    <input name="return_url" value="jobs/base/submit" type="hidden">

    The value of the RET parameter is the same as the action, which is the same as the current template URL.  Only the parameter return_url picks up the value I specified for return.

    The code in mod.weblog_standalone.php shows that $RET is being set to fetch_current_uri (line 444) and that variable $RET is used to set both the hidden field ‘RET’ (line 450) and the action (line 1437).

    I do not have the add-on SC Publish Redirect specified in the thread above which was suggested as the cause of the problem.

    Is there a code patch for the SAEF to fix setting RET?

    Aharon

  • #2 / Feb 17, 2011 5:08pm

    Ingmar

    29245 posts

    I split off your thread since it concerns EE 1, not EE 2. Can you try upgrading to EE 1.7, so we can rule out file corruption and take advantage of the bugs fixed? Are you running any extensions?

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

ExpressionEngine News!

#eecms, #events, #releases