Users can not upload images

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tomcoleman
    Senior Member
    • Aug 2010
    • 112

    [Forum] Users can not upload images

    When I user or myself try to upload an image using the uploader I get a Red ! saying "undefined"

    In the Admin CP the path is set and CHMOD @ 0777

    I have also tried define('DISABLE_HOOKS', true); to see if a hook was causing the problem but no change.

    I can use the Uploader test in Admin CP which reports..
    Help
    Pertinent PHP Settings
    file_uploads: On
    open_basedir: None
    safe_mode: Off
    upload_tmp_dir: None
    upload_max_filesize: 8.00 MB
    Help
    Results
    No errors occurred while opening the uploaded file for reading.

    Attachments are currently being stored in the filesystem at /home/thesalty/public_html/forum/attachments


    Last edited by tomcoleman; Wed 22 Jul '15, 3:29am.
  • kh99
    Senior Member
    • Aug 2009
    • 533

    #2
    What version of vb do you have? Was it working before and it suddenly started failing? If so, did you make any changes to anything in between? Do non-image attachments work?

    Comment

    • tomcoleman
      Senior Member
      • Aug 2010
      • 112

      #3
      Originally posted by kh99
      What version of vb do you have? Was it working before and it suddenly started failing? If so, did you make any changes to anything in between? Do non-image attachments work?
      its ok I fixed it had to CHMOD all the attachment folders.



      Comment

      Related Topics

      Collapse

      Working...