Activity Stream
48,167 MEMBERS
61017 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1.     
    #1
    Member
    Website's:
    phrozenfilez.com

    Default Error when updating avatars

    On my forum. Evey time a member tries to update there avatar. Either upload one from there computer or from a website they get either one of these messages:

    i) Invalid URL
    ii) Unable to move/copy file


    Why is this?
    system32 Reviewed by system32 on . Error when updating avatars On my forum. Evey time a member tries to update there avatar. Either upload one from there computer or from a website they get either one of these messages: i) Invalid URL ii) Unable to move/copy file Why is this? Rating: 5
    My sites

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    viz0n.net SolidNode.com r00tsecurity.org
    Could be a number a reasons... anything in the error_log? Was it previously working and just up and broke? What are the current PHP settings?
    ******** ▌| SolidNode.com - *QUALITY OFFSHORE* [100+ clients strong]
    ******** ▌| For official support, please e-mail support@solidnode.com.
    ******** ▌| We run well managed servers with Basic DDoS Protection.
    ******** ▌| We also do Server/Site Management/Setup

  4.     
    #3
    Member
    Website's:
    phrozenfilez.com
    Yes it was working before. Where can I check my error_log and PHP settings?
    My sites

  5.     
    #4
    Member
    Website's:
    viz0n.net SolidNode.com r00tsecurity.org
    look for the file error_log under public_html or where your forum root it. (different hosts have different ways of storing error logs.

    (Not necessary, but can help depending on the situation)
    Create phpinfo.php and add:
    <?php phpinfo(); ?>

    If you can find an error_log, what are the permissions of the directories that store the uploaded files?
    ******** ▌| SolidNode.com - *QUALITY OFFSHORE* [100+ clients strong]
    ******** ▌| For official support, please e-mail support@solidnode.com.
    ******** ▌| We run well managed servers with Basic DDoS Protection.
    ******** ▌| We also do Server/Site Management/Setup

  6.     
    #5
    Member
    Website's:
    phrozenfilez.com
    I found the error_log file but its 65MB. Downloading now, but where do I find permissions of the directories that store uploaded files?

    Also, what would you like to know from the phpinfo file?
    My sites

  7.     
    #6
    Member
    Website's:
    viz0n.net SolidNode.com r00tsecurity.org
    Folders should be chmod 744 for uploads or 777(depends on server setup).

    Post the last couple of lines in the error_log
    ******** ▌| SolidNode.com - *QUALITY OFFSHORE* [100+ clients strong]
    ******** ▌| For official support, please e-mail support@solidnode.com.
    ******** ▌| We run well managed servers with Basic DDoS Protection.
    ******** ▌| We also do Server/Site Management/Setup

  8.     
    #7
    Member
    safe mode enabled ?
    then create a temp folder in public_html directory and give to 744 or 777 permissions ..
    and then select safe mode upload in vBulletin admin cp options
    Coding Horror Fan
    I don't read PM's frequently .

  9.     
    #8
    Member
    Website's:
    phrozenfilez.com
    Ok. I have added the temp folder and CHMOD it to 777 permissions. I can upload avatars fine now from my computer, but can not from Enter the URL of the image. I keep getting this message:

    Upload failed due to failure writing temporary file

    Edit: Here is the last few lines from the error_log:
    Code: 
    [25-Jun-2009 02:38:23] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening '/404.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /vbseo.php on line 1570
    [25-Jul-2009 18:57:06] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/functions_post_thanks.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /class_postbit.php(265) : eval()'d code on line 1
    [25-Jul-2009 18:57:08] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/functions_post_thanks.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /class_postbit.php(265) : eval()'d code on line 1
    [25-Jul-2009 18:57:21] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/functions_post_thanks.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /class_postbit.php(265) : eval()'d code on line 1
    [25-Jul-2009 18:57:21] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/functions_post_thanks.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /class_postbit.php(265) : eval()'d code on line 1
    [25-Jul-2009 19:21:29] PHP Warning:  require_once() [<a href='function.require-once'>function.require-once</a>]: Unable to access /hclass_core.php in /init.php on line 45
    [25-Jul-2009 19:21:29] PHP Warning:  require_once(/class_core.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /init.php on line 45
    [25-Jul-2009 19:21:29] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/class_core.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /init.php on line 45
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include-once'>function.include-once</a>]: Unable to access /config.php in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once(/config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include-once'>function.include-once</a>]: Unable to access /config.php in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once(/config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include-once'>function.include-once</a>]: Unable to access /config.php in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include-once'>function.include-once</a>]: Unable to access /config.php in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once(/config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once(/config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include-once'>function.include-once</a>]: Unable to access /config.php in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once(/config.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /vbseo.php on line 17
    [25-Jul-2009 19:28:50] PHP Warning:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /vbseo.php on line 17
    My sites

  10.     
    #9
    Member
    Website's:
    viz0n.net SolidNode.com r00tsecurity.org
    Nothing in the error log points to a problem with getting the image via url... Try this for me. Delete error_log so that there is nothing in it, then attempt to upload images via url from a couple of different sources, then post the error_log.
    ******** ▌| SolidNode.com - *QUALITY OFFSHORE* [100+ clients strong]
    ******** ▌| For official support, please e-mail support@solidnode.com.
    ******** ▌| We run well managed servers with Basic DDoS Protection.
    ******** ▌| We also do Server/Site Management/Setup

  11.     
    #10
    Member
    Website's:
    phrozenfilez.com
    Will anything happen if I delete the error_log? Must I create a new one or will one be created automatically?
    My sites

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Where to get gif avatars?
    By foxman in forum General Discussion
    Replies: 5
    Last Post: 1st Mar 2012, 06:10 PM
  2. Replies: 5
    Last Post: 19th Oct 2011, 11:14 AM
  3. Error in updating CentOS6
    By feronso in forum Server Management
    Replies: 2
    Last Post: 2nd Sep 2011, 06:37 AM
  4. Avatars
    By Europe in forum Feedback and Suggestions
    Replies: 2
    Last Post: 15th Mar 2011, 10:17 AM
  5. Where Are The Avatars?
    By EsotorisK in forum General Discussion
    Replies: 21
    Last Post: 21st Jul 2010, 01:53 PM

Tags for this Thread

BE SOCIAL