You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 48 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - ver. 6.9 blank.gif/guest_avatar.gif Not Showing [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
gbhughs
Private
Private


Joined: Oct 30, 2003
Posts: 35


PostPosted: Tue Dec 09, 2003 1:28 pm Reply with quoteBack to top

I have tried all the fixes for this problem.

I have fixed the problem for all of the other avatars..........
but for some reason my site is not showing the blank.gif nor the guest_avatar.gif

Does anyone know why this would be?? As I said all of the avatars are working, just not the blank.gif or the guest_avatar.gif

Thanks in advance
Gary
Find all posts by gbhughsView user's profileSend private message
egidius
Nuke Soldier
Nuke Soldier


Joined: Dec 23, 2003
Posts: 15


PostPosted: Wed Jan 21, 2004 4:26 pm Reply with quoteBack to top

I have a similar problem, so you aren't alone. Unfortunately I don't know how to fix it, but I do know that for some reason the image source is set as the root directory of my PHP-Nuke 6.9 site, which in my case is mydomain.com/home/
The image source should be mydomain.com/home/modules/Forums/images/gallery/blank.gif (I think). Anyone have any ideas?
Find all posts by egidiusView user's profileSend private message
lchris006
Nuke Cadet
Nuke Cadet


Joined: Jan 12, 2004
Posts: 5


PostPosted: Sat Feb 14, 2004 3:53 am Reply with quoteBack to top

open modules/Forums/viewtopic.php

replace

Code:
if ( $postrow[$i]['user_avatar_type'] && $poster_id != ANONYMOUS && $postrow[$i]['user_allowavatar'] )


With

Code:
if ( $postrow[$i]['user_avatar_type'] && $postrow[$i]['user_allowavatar'] )



Kris
Find all posts by lchris006View user's profileSend private message
djalecc
Lieutenant
Lieutenant


Joined: Feb 21, 2004
Posts: 180

Location: Gloucestershire

PostPosted: Sat Feb 21, 2004 5:42 am Reply with quoteBack to top

lchris006 wrote:
open modules/Forums/viewtopic.php

replace

Code:
if ( $postrow[$i]['user_avatar_type'] && $poster_id != ANONYMOUS && $postrow[$i]['user_allowavatar'] )


With

Code:
if ( $postrow[$i]['user_avatar_type'] && $postrow[$i]['user_allowavatar'] )



Kris



Just tried this, I got the blank.gif working on my site now, but if I post as a guest on my board, I still get the "x" no picture, and the properties of the picture is looking in the root of the site, with no file extension to look for!

Any more ideas would be helpful people. Rolling Eyes
Find all posts by djaleccView user's profileSend private messageVisit poster's website
ViNAi
Nuke Cadet
Nuke Cadet


Joined: Mar 19, 2004
Posts: 3


PostPosted: Fri Mar 19, 2004 12:18 am Reply with quoteBack to top

Just a quick fix
because in some event bbforum missing to assign a value for
some var so use this quick fix to overide theme

insert this code before

if ( empty($poster_avatar) && $poster_id != ANONYMOUS)
......

and change "/blank.gif" , "/guest.gif" to corresponding your images

Code:

      $images['default_avatar'] = $board_config['avatar_gallery_path'] ."/blank.gif";
      $images['guest_avatar'] = $board_config['avatar_gallery_path'] ."/guest.gif";

[/code]
Find all posts by ViNAiView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.311 Seconds - 160 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::