No avatars showing in activity feed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • giorgioarmani
    Senior Member
    • Dec 2006
    • 299

    [Forum] No avatars showing in activity feed

    I posted here: https://www.vbulletin.com/forum/show...y-Stream/page3

    Still have my avatars not showing...

    - I've rebuilt thumbnails in avatars
    - I've rebuilt thumbnails in custom avatars
    - I've CHMOD 777 /public_html/images/avatars/thumbs/
    - I've CHMOD 777 /public_html/customavatars/thumbs/

    I'm getting:

    Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/XXXXXX/:/tmp:/var/tmp:/usr/local/lib/php/) in [path]/includes/class_dm_userpic.php on line 204


    Warning: fopen() [function.fopen]: Filename cannot be empty in [path]/includes/class_image.php on line 333
    Last edited by giorgioarmani; Sat 6 Oct '12, 1:26pm.


  • Hartmut
    Senior Member
    • Nov 2007
    • 2870
    • 4.2.x

    #2
    Modify the open_basedir settings on your httpd configuration file. The open_base_dir setting is primarily used to prevent php scripts for a particular user from accessing files in another user's account. So usually, any files in your own account should be readable by your own scripts.
    No private support, only PM me when I ask for it. Support in the forums only.

    Comment

    • giorgioarmani
      Senior Member
      • Dec 2006
      • 299

      #3
      Originally posted by Hartmut
      Modify the open_basedir settings on your httpd configuration file.
      Where do I find this file?

      What do I modify it to?


      Comment

      • Hartmut
        Senior Member
        • Nov 2007
        • 2870
        • 4.2.x

        #4
        Originally posted by giorgioarmani
        Where do I find this file?

        What do I modify it to?
        You will find that file on your server. If you dont know what exactly to change you better ask your hoster to do so.
        No private support, only PM me when I ask for it. Support in the forums only.

        Comment

        • giorgioarmani
          Senior Member
          • Dec 2006
          • 299

          #5
          Originally posted by Hartmut
          You will find that file on your server. If you dont know what exactly to change you better ask your hoster to do so.
          I mean what do I have to tell them to set it on? on? off? open? closed? what is it I need to ask for?


          Comment

          • giorgioarmani
            Senior Member
            • Dec 2006
            • 299

            #6
            Still waiting...


            Comment

            • Hartmut
              Senior Member
              • Nov 2007
              • 2870
              • 4.2.x

              #7
              Originally posted by giorgioarmani
              Still waiting...
              On, the opposite of what you have now
              No private support, only PM me when I ask for it. Support in the forums only.

              Comment

              • giorgioarmani
                Senior Member
                • Dec 2006
                • 299

                #8
                Originally posted by Hartmut
                On, the opposite of what you have now
                That's all?


                Comment

                • Matthew Gordon
                  Senior Member
                  • May 2002
                  • 3243
                  • 1.1.x

                  #9
                  Make a temp directory somewhere in your own space and CHMOD it to 777. Then, go to Admin CP -> Settings -> Server Settings and Optimization Options, set Safe Mode Upload Enabled to Yes and change Safe Mode Temporary Directory to the absolute path to the temp directory you have created.

                  Comment

                  • giorgioarmani
                    Senior Member
                    • Dec 2006
                    • 299

                    #10
                    Originally posted by Matthew Gordon
                    Make a temp directory somewhere in your own space and CHMOD it to 777. Then, go to Admin CP -> Settings -> Server Settings and Optimization Options, set Safe Mode Upload Enabled to Yes and change Safe Mode Temporary Directory to the absolute path to the temp directory you have created.
                    That did it! Thank you Matthew!! So simple, so clear, so effective!!


                    Comment

                    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                    Working...