Results 1 to 4 of 4

Thread: Error Message when uploading > 1mb Images

  1. #1
    Thread Starter
    Member
    Not a Verified Customer
    secretstache's Avatar
    Join Date
    Mar 2009
    Posts
    65
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Error Message when uploading > 1mb Images

    Ok. I seem to have mistakenly eliminated some code when customizing my theme. While testing, I noticed that the "error" message that appears when a user uploads images larger than 1mb no longer prints. I can see the error message in the browser URL, so I know that the function is in fact working. Also, this line of code IS still intact in header.php:

    Code:
    <?php if ( !empty( $_GET['error'] ) ) : ?>
    	<div class='error'><?php echo cp_filter( $_GET['error'] ); ?></div>
    <?php endif; ?>
    Furthermore, the "ok" class that prints the "post success" IS working.

    Is there another spot in the theme files that control the "error" message. I am completely stuck. I understand entirely that my modifying the files makes this problem my own issue, and to no fault of David, but any help to push me in the right direction is REALLY appreciated. I need new eyes on this, as I have worn myself trying to fix it.

  2. #2
    Thread Starter
    Member
    Not a Verified Customer
    secretstache's Avatar
    Join Date
    Mar 2009
    Posts
    65
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Error Message when uploading > 1mb Images

    all i want to know is if there is more code involved (other than that bit above) necessary to print the error. Anyone? Anyone? Bueller?

    Rich

  3. #3
    Founder dcowgill's Avatar
    Join Date
    Mar 2009
    Location
    San Francisco, CA
    Posts
    1,939
    Thanks
    66
    Thanked 135 Times in 99 Posts

    Re: Error Message when uploading > 1mb Images

    Are you using the latest v2.9.2? Sounds like you still have v2.9

  4. #4
    Thread Starter
    Member
    Not a Verified Customer
    secretstache's Avatar
    Join Date
    Mar 2009
    Posts
    65
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Error Message when uploading > 1mb Images

    im using 2.9.1 i think. The problem is I customized the theme soooo much that I have to manually upgrade. Man, I don't know what I should do at this point.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)