vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   4.1.7 - Sidebar problems (https://vborg.vbsupport.ru/showthread.php?t=271552)

EuroBeat2 10-07-2011 02:00 AM

4.1.7 - Sidebar problems
 
I have noticed that when Sidebar is used several users avatars disappear leaving blank space. It looks like 4.1.7 does not recognize "customavatars". Any fix on that or maybe I am missing something? I had no problem with 4.1.5

Thank you.

EB

HMBeaty 10-07-2011 02:05 AM

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:

define('DISABLE_HOOKS'true); 

If that doesn't work, try this:
Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

EuroBeat2 10-07-2011 02:12 AM

Quote:

Originally Posted by HMBeaty (Post 2254197)
do you still have the same problem?

I tried your solution, to no avail. Another one perhaps?

Thank you in advance.

EB

HMBeaty 10-07-2011 02:19 AM

This may be something that would need added to JIRA then. Do the avatars appear in other places on the forum? Are you storing them in the database or the filesystem?

EuroBeat2 10-07-2011 02:35 AM

Quote:

Originally Posted by HMBeaty (Post 2254205)
This may be something that would need added to JIRA then. Do the avatars appear in other places on the forum? Are you storing them in the database or the filesystem?

I am not sure what JIRA is. :) Yes Avatars appear anywhere else. They are stored in filesystem

Avatars are currently being served from the filesystem at ./customavatars

Sidebar properly displays avatars located in: /images/avatars or /images/misc

Thank you for trying to be helpful. Again, it worked perfectly in 4.1.5.

Regards,

EB

CarlitoBrigante 10-07-2011 02:41 AM

JIRA: http://lmgtfy.com/?q=vbulletin+jira

EuroBeat2 10-07-2011 02:55 AM

Actually I went further to this issue. Apparently Sidebar calls avatars from "thumbs" directrory:
i.e. /customavatars/thumbs. For some reason they are gone from that directory. I thought thumbs were created automatically. Any idea why they got erased or cannot be automatically re-created based on avatars located in /customavatars directory?

Thank you very much.

EB

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

Quote:

Originally Posted by CarlitoBrigante (Post 2254211)

Thank you Carlito

HMBeaty 10-07-2011 02:58 AM

Quote:

Originally Posted by EuroBeat2 (Post 2254214)
or cannot be automatically re-created based on avatars located in /customavatars directory?

Try this:

AdminCP > Maintenance > Update Counters > Rebuild Custom Avatar Thumbnails

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

But yes, they SHOULD be getting automatically created when a user uploads a new custom avatar. Have you tried this yourself to see?

EuroBeat2 10-07-2011 03:14 AM

Quote:

Originally Posted by HMBeaty (Post 2254217)
Try this:

AdminCP > Maintenance > Update Counters > Rebuild Custom Avatar Thumbnails

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

But yes, they SHOULD be getting automatically created when a user uploads a new custom avatar. Have you tried this yourself to see?

The problem was chmod was not set properly. Now it 777 (write permission and no problem displayin).

Thank you.

Rogerant79 10-13-2011 10:03 AM

I HAVE SOLVED

Basically I moved the avatars from the database to the filesystem:

is explained in the video the whole process:

http://www.youtube.com/watch?feature...v=zUDF4NfYXuY#


All times are GMT. The time now is 08:58 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.01072 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete