Plus Minus się ikonkie nie wyświetlają

zedytowałem pliki i wgrałem na serwer wszystko co tzreba ale ikonki się nie wyświetlają aby dac plusa lub ostzreżenie ?

Wie może ktoś co nie tak ?

np. KLIK

Jak ostatnio plik cfg w stylu. Sprawdz sciezke i nazwę plików.

sprawdzałem wszystko jest ok! Na 100%

Gdyby było to by sie wy swietlała. Wklej kod.

kod .cfg

<?php

//

// **Configuration file for subSilver template**

//

// **copyright (C) 2001 The phpBB Group**

// **Created by subBlue design**

// **www.subBlue.com**

//

// **subSilver dev. forum: www.subSky.com/phpBB2/**

//

// $Id: subSilver.cfg,v 1.11.2.1 2005/10/08 19:41:31 grahamje Exp $

//

// Please note that to enable support of different languages

// the {LANG} place holder is available. This will be replaced

// with xxx where xxx is the users selected language. If

// that language isn't available it will default to english. 

// Therefore you MUST ensure you have at least a english 

// directory if you choose to localise your template

//


//

// Do not alter this line!

//

define(TEMPLATE_CONFIG, TRUE);


$current_template_images = $current_template_path . "/images";


$images['icon_quick_quote'] = "$current_template_images/{LANG}/icon_quick_quote.gif";

$images['icon_quote'] = "$current_template_images/{LANG}/icon_quote.gif";

$images['icon_edit'] = "$current_template_images/{LANG}/icon_edit.gif";

$images['icon_search'] = "$current_template_images/{LANG}/icon_search.gif";

$images['icon_profile'] = "$current_template_images/{LANG}/icon_profile.gif";

$images['icon_pm'] = "$current_template_images/{LANG}/icon_pm.gif";

$images['icon_email'] = "$current_template_images/{LANG}/icon_email.gif";

$images['icon_delpost'] = "$current_template_images/icon_delete.gif";

$images['icon_ip'] = "$current_template_images/{LANG}/icon_ip.gif";

$images['icon_www'] = "$current_template_images/{LANG}/icon_www.gif";

$images['icon_icq'] = "$current_template_images/{LANG}/icon_icq_add.gif";

$images['icon_aim'] = "$current_template_images/{LANG}/icon_aim.gif";

$images['icon_yim'] = "$current_template_images/{LANG}/icon_yim.gif";

$images['icon_msnm'] = "$current_template_images/{LANG}/icon_msnm.gif";

$images['icon_minipost'] = "$current_template_images/icon_minipost.gif";

$images['icon_gotopost'] = "$current_template_images/icon_minipost.gif";

$images['icon_minipost_new'] = "$current_template_images/icon_minipost_new.gif";

$images['icon_latest_reply'] = "$current_template_images/icon_latest_reply.gif";

$images['icon_newest_reply'] = "$current_template_images/icon_newest_reply.gif";


$images['forum'] = "$current_template_images/folder_big.gif";

$images['forum_new'] = "$current_template_images/folder_new_big.gif";

$images['forum_locked'] = "$current_template_images/folder_locked_big.gif";

$images['forums'] = "$current_template_images/folders_big.gif";


$images['forums_new'] = "$current_template_images/folders_new_big.gif";


$images['folder'] = "$current_template_images/folder.gif";

$images['folder_new'] = "$current_template_images/folder_new.gif";

$images['folder_hot'] = "$current_template_images/folder_hot.gif";

$images['folder_hot_new'] = "$current_template_images/folder_new_hot.gif";

$images['folder_locked'] = "$current_template_images/folder_lock.gif";

$images['folder_locked_new'] = "$current_template_images/folder_lock_new.gif";

$images['folder_sticky'] = "$current_template_images/folder_sticky.gif";

$images['folder_sticky_new'] = "$current_template_images/folder_sticky_new.gif";

$images['folder_announce'] = "$current_template_images/folder_announce.gif";

$images['folder_announce_new'] = "$current_template_images/folder_announce_new.gif";


$images['post_new'] = "$current_template_images/{LANG}/post.gif";

$images['post_locked'] = "$current_template_images/{LANG}/reply-locked.gif";

$images['reply_new'] = "$current_template_images/{LANG}/reply.gif";

$images['reply_locked'] = "$current_template_images/{LANG}/reply-locked.gif";


$images['pm_inbox'] = "$current_template_images/msg_inbox.gif";

$images['pm_outbox'] = "$current_template_images/msg_outbox.gif";

$images['pm_savebox'] = "$current_template_images/msg_savebox.gif";

$images['pm_sentbox'] = "$current_template_images/msg_sentbox.gif";

$images['pm_readmsg'] = "$current_template_images/folder.gif";

$images['pm_unreadmsg'] = "$current_template_images/folder_new.gif";

$images['pm_replymsg'] = "$current_template_images/{LANG}/reply.gif";

$images['pm_postmsg'] = "$current_template_images/{LANG}/msg_newpost.gif";

$images['pm_quotemsg'] = "$current_template_images/{LANG}/icon_quote.gif";

$images['pm_editmsg'] = "$current_template_images/{LANG}/icon_edit.gif";

$images['pm_new_msg'] = "";

$images['pm_no_new_msg'] = "";


$images['Topic_watch'] = "";

$images['topic_un_watch'] = "";

$images['topic_mod_lock'] = "$current_template_images/topic_lock.gif";

$images['topic_mod_unlock'] = "$current_template_images/topic_unlock.gif";

$images['topic_mod_split'] = "$current_template_images/topic_split.gif";

$images['topic_mod_move'] = "$current_template_images/topic_move.gif";

$images['topic_mod_delete'] = "$current_template_images/topic_delete.gif";

$images['pm_plus'] = "$current_template_images/icon_plus.gif";

$images['pm_minus'] = "$current_template_images/icon_minus.gif";


$images['voting_graphic'][0] = "$current_template_images/voting_bar.gif";

$images['voting_graphic'][1] = "$current_template_images/voting_bar.gif";

$images['voting_graphic'][2] = "$current_template_images/voting_bar.gif";

$images['voting_graphic'][3] = "$current_template_images/voting_bar.gif";

$images['voting_graphic'][4] = "$current_template_images/voting_bar.gif";


//

// Vote graphic length defines the maximum length of a vote result

// graphic, ie. 100% = this length

//

$board_config['vote_graphic_length'] = 205;

$board_config['privmsg_graphic_length'] = 175;


$images['board_msg_img'] = "$current_template_images/board_msg_big.gif";

?>
$images['pm_plus'] = "$current_template_images/icon_plus.gif";

$images['pm_minus'] = "$current_template_images/icon_minus.gif";

Ikonki wgrałeś do skórka/ images/ ???

tak na 100%

A jaki adres wskazuje puste miejsce???

Tzn chodzi o co?

Ale tam nie ma pustego miejsca! Tam są napisy Daj plusa userowi i Daj ostzreżenie i nic więcej http://muza.livenet.pl/cgsm/viewtopic.php?p=612#612

To znaczy ze w plikau vievtopic.php nie masz zapewne.

'ADD_PLUS_POINT'=>$plus_point, 

'ADD_MINUS_POINT'=>$minus_point,

A właśnie że jesttt

'MINI_POST_IMG' => $mini_post_img,

		'PROFILE_IMG' => $profile_img,

		'PROFILE' => $profile,

		'SEARCH_IMG' => $search_img,

		'SEARCH' => $search,

		'PM_IMG' => $pm_img,

		'PM' => $pm,

		'EMAIL_IMG' => $email_img,

		'EMAIL' => $email,

		'WWW_IMG' => $www_img,

		'WWW' => $www,

		/* UC */

		'EDIT_IMG' => $edit_img,

		'EDIT' => $edit,

		'L_INSERT_AUTHOR_QUOTE' => ( $userdata['user_id'] == ANONYMOUS || !$userdata['hide_quick_reply'] ) ? $lang['Insert_author_quote'] : '',


		'QUICK_QUOTE_IMG' => ( $userdata['user_id'] == ANONYMOUS || !$userdata['hide_quick_reply'] ) ? $quick_quote_img : '',

		'POSTER_CLEAN_NAME'=>$postrow[$i]['username'],

		'QUOTE_IMG' => $quote_img,

		'QUOTE' => $quote,

		'IP_IMG' => $ip_img,

		'IP' => $ip,

		'DELETE_IMG' => $delpost_img,

		'DELETE' => $delpost,

		'ADD_PLUS_POINT'=>$plus_point,

        'ADD_MINUS_POINT'=>$minus_point,

        'POINTS'=>$points,

To wrózka nie jestem. Posprawdzaj pliki według instalki. Oczywiscie skórke edytowałes ta co masz.

Takk wszystko dobzre jest na 100%

kurna wczoraj już 2 razy edytowąłem te pliki i tak samo

:frowning: :cry:

http://muza.livenet.pl/cgsm/viewtopic.php?p=617#617

Odpowiedz musze to zobaczyc.

już i co widzisz?

W vievtopic_body.tpl masz taki kod

{postrow.ADD_PLUS_POINT} {postrow.ADD_MINUS_POINT}

w plus minus.php taki???

if ($forum_plus && $userdata['session_logged_in'] && ($poster_id != ANONYMOUS) && ($userdata['user_id']==$forum_topic_data['topic_poster']) && ($userdata['user_id']!=$poster_id) && (!$postrow[$i]['post_plusp']))

{

$plus_point=$images['pm_plus'];

$plus_point='';

$plus_point=''.$plus_point.'';

}


if ($forum_minus && $is_auth['auth_mod'] && (!$postrow[$i]['post_minusp']))

{

$minus_point=$images['pm_minus'];

$minus_point='';

$minus_point=''

.$minus_point.'';

}[/code]
{postrow.ADD_PLUS_POINT} {postrow.ADD_MINUS_POINT}

tego nie mam w viewtopic.php moze to o to chodzi?

Złączono Posta : 21.12.2005 (Sro) 14:32

a to plus minus.php

http://muza.livenet.pl/cgsm/plusminus.rar

W vievtopic_body.tpl

Zrób tez coś ze swoim ostatnim postem bo rozwala forum.

w tym jest tak!!

Zobacz tego plusminus.php bo tam chyba nie ma tego co mi pisałeś

Jest na samym poczatku. Jednak ty masz jaka wersje. Bo jest nieznaczna różnica.