The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Gazette

Geek Gazette GAZ is a community newsletter management system.

Advertisement
This is an HTML example. Isn't it just wonderful?!?!
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 06-04-2009, 05:50 AM
abrecher abrecher is offline
Junior Member
 
Join Date: Apr 2008
Posts: 13
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder Geek Gazette License Holder 
Default Thread Block - Show Avatar

I'm trying to set Show Avatar in ThreadBlock to YES. No matter how many times I save it, it seems to always default to NO ?
Reply With Quote
  #2  
Old 06-07-2009, 08:53 PM
henrikhansen henrikhansen is offline
Senior Member
 
Join Date: Oct 2005
Location: Copenhagen
Posts: 129
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

I can see you are right. But if page type is set to "Text only" it can be set to yes. It seems to be a bug.
Reply With Quote
  #3  
Old 06-09-2009, 02:51 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

Hmm, haven't been able to duplicate. Just to be sure I'm doing the same thing, do you mean the Show Avatar yes/no open in the GAZ ACP Modules section?
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #4  
Old 06-09-2009, 05:17 PM
henrikhansen henrikhansen is offline
Senior Member
 
Join Date: Oct 2005
Location: Copenhagen
Posts: 129
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

Yes, the setting below "show views" and above "limit"
Reply With Quote
  #5  
Old 06-10-2009, 10:41 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

In the GAZ threadblock.php file find the following and add the red bolded bit and see if that fixes it:
Code:
if ($stage == 'persistsettings')
{
	$vbulletin->input->clean_array_gpc('p', array(
		'custom_container'	=> TYPE_ARRAY_BOOL,
		'custom_title'		=> TYPE_ARRAY_STR,
		'custom_showrating'	=> TYPE_ARRAY_BOOL,
		'custom_showpreview'	=> TYPE_ARRAY_BOOL,
		'custom_showreplies'	=> TYPE_ARRAY_BOOL,
		'custom_showviews'	=> TYPE_ARRAY_BOOL,
		'custom_showavatar'	=> TYPE_ARRAY_BOOL,
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Avatar not displaying on second page of thread Sadik Geek Article and Review System 5 03-11-2009 10:05 PM
Showing GARS threadimage in thread block? pixie Geek Gazette 7 11-21-2008 11:35 PM
how to make Top 5 Articles block show up on frontpage (vbA CMPS) beowulf68 Geek Article and Review System 1 02-23-2008 10:29 AM
Length of preview for thread block Tigratrus Geek Gazette 2 06-11-2007 02:48 PM
Show author on thread listing. benFF Geek Article and Review System 1 04-07-2007 09:34 AM


All times are GMT. The time now is 02:14 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.