vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   User avatars not showing up in threads (https://vborg.vbsupport.ru/showthread.php?t=219904)

Verionia 07-31-2009 02:55 PM

User avatars not showing up in threads
 
If you go to the users profile that is the only way you'll see the avatars but not in forum threads... how can I fix this?

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

???

Lynne 08-01-2009 12:59 AM

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?

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

PHP Code:

define('DISABLE_HOOKS'true); 


Verionia 08-01-2009 03:56 PM

Quote:

Originally Posted by Lynne (Post 1859382)
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?

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

PHP Code:

define('DISABLE_HOOKS'true); 


When I do this I get the error:
Fatal error: Call to a member function clean_gpc() on a non-object in C:\xampp\htdocs\vaz\discussions\showthread.php on line 95 :(

Lynne 08-01-2009 04:14 PM

When you disable the hooks you get that? That should not happen at all. It sounds to me like some files have been modified on your site. Have you modified the global.php file or any of the files in /includes?

What happens when you just create and use the new default style?

Verionia 08-01-2009 04:29 PM

Omg, nvm I was mistakening the avatar as the Profile picture - which I uploaded instead of Avatar! But it works now, thank you!

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

Quote:

Originally Posted by Lynne (Post 1859648)
When you disable the hooks you get that? That should not happen at all. It sounds to me like some files have been modified on your site. Have you modified the global.php file or any of the files in /includes?

What happens when you just create and use the new default style?

Another thing... how can I enable a the default avatar for members without any avatars set?


All times are GMT. The time now is 07:01 PM.

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.01132 seconds
  • Memory Usage 1,725KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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