vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Missing Images (https://vborg.vbsupport.ru/showthread.php?t=301583)

XGC Paravain 08-24-2013 09:07 PM

Missing Images
 
Im having an issue I changed my custom avatar this morning and now I have a box with a question mark in it and the image file works fine on other websites, I always had an issues with custom avatars not showing up in the active stream and the members list but now custom avatars are not the only thing missing all my pictures in my albums are missing also profile pictures are there but if you change your profile picture then its gone and you cant get it back up does any one have any ideas?

Here is a link to my site http://armorgaming.com/member.php?2-AG-Paravain-Co

you can see with my avatar and the group icon is not there I always had a problem with that

ozzy47 08-24-2013 09:14 PM

Does the same thing happen on a unmodified default style?

XGC Paravain 08-24-2013 09:18 PM

Yes I checked the default one this morning I get the same thing

ozzy47 08-24-2013 09:24 PM

OK then temporarily disable all your mods, and see if the issue still persists.


To disable the plugin/hook system open your config.php which can be found in your forumroot/includes directory

Just below:

Code:

<?php
Add this:

Code:

define('DISABLE_HOOKS', true);
Then save the file.

If you would like to enable the plugin/hook system again, either remove the line again or simply comment that line out. To comment it out, add two forward slashes " / " so it will look like

Code:

// define('DISABLE_HOOKS', true);
Next time you would like to disable the plugin/hook system again
you simply have to remove those two " / ".


Or since you are able to access your AdminCP go to

AdminCP -> Settings -> Options -> Plugin/Hook System

And set it to No to disable.

XGC Paravain 08-24-2013 09:30 PM

ok I did disable every thing this morning but in the admin cp I will add that to the file give me a min here is a print screen of default

--------------- Added [DATE]1377383565[/DATE] at [TIME]1377383565[/TIME] ---------------

sorry file was to big for the print screen going to edit file now

--------------- Added [DATE]1377383862[/DATE] at [TIME]1377383862[/TIME] ---------------

Ok the line is added to the php file

ozzy47 08-24-2013 09:42 PM

Ok I see they are still not showing, so try this, please run AdminCP -> Maintenance -> General Update Tools -> Rebuild Custom Avatar Thumbnails

XGC Paravain 08-24-2013 09:46 PM

I did that this morning and it said all the way down the list error missing attachments was it attachments lol yeah yeah that too

--------------- Added [DATE]1377384668[/DATE] at [TIME]1377384668[/TIME] ---------------

oh wait I must of did attachments this morning I just did custom avatars and no error but still nothing

ozzy47 08-24-2013 09:54 PM

I see some issue going on. Some of your users that the avatar is showing is shows like so:

Code:

src="images/avatars/thumbs/7.gif"
With your avatar not showing, it shows like so:

Code:

src="image.php?u=2&dateline=1377370109&type=thumb"
Which is really strange, the first way, it is reading from the filesystem and the second way it it is reading from the database.

What do you have for this setting, AdminCP -> Avatars -> User Picture Storage

XGC Paravain 08-24-2013 09:56 PM

Is it possible im missing a folder? I did have an issue with files last weekend where I may have deleted the folder to my admincp I had to redownload that folder

--------------- Added [DATE]1377385037[/DATE] at [TIME]1377385037[/TIME] ---------------

them would be default avatars

ozzy47 08-24-2013 09:58 PM

I dunno, either way it should not be reading the avatars from both systems, it should be one or the other.


All times are GMT. The time now is 08:43 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01113 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete