Pagina 1 van 1
Site Down na prutsen met template
Geplaatst: 01 jan 2005, 01:26
door copycat
Hopelijk kan het nog opgelost worden. Na kritische update naar 2011 dacht ik. Mss eens een andere template. Files geupload naar template folder. In adminpanel toegevoegd (weet niet of ik dit juist heb gedaan.
Nu krijg ik.
phpBB : Critical Error
Could not open fiblack3d template config file
DEBUG MODE
Line : 326
File : /home/virtual/site174/fst/var/www/html/includes/functions.php
Ligt dus plat. Ik wou in de config.php eens gaan kijken maar ik geen rechten om hem lokaal te kopiƫren... nu weet ik het echt niet meer.
HELP
Geplaatst: 01 jan 2005, 01:33
door ElbertF
"fiblack3d template config file", dus niet config.php. Er moet een bestandje fiblack3d.cfg in je template map zitten (en leesbaar zijn).
Klopt
Geplaatst: 01 jan 2005, 01:39
door copycat
Alvast bedankt voor de fast reply...dat klopt die staat daar maar om eerlijk te zijn staat er weinig info in. Ik denk dat ik een stap heb overgeslagen.
<?php
//
// ** Configuration file for fiblack3d3d template **
//
// $Id: fiblack3d.cfg,v 1.11 2002/02/04 18:31:15 psotfx 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";
$topic_iw = '49';
$topic_ih = '18';
$post_iw = '92';
$post_ih = '24';
$icon_iw = '16';
$icon_ih = '18';
$folder_iw = '25';
$folder_ih = '25';
$folderbig_iw = '25';
$folderbig_ih = '25';
$images['template'] = "$current_template_path/";
$images['root'] = "$current_template_images/";
$images['root_lang'] = "$current_template_images/{LANG}/";
$images['icon_quote'] = "$current_template_images/{LANG}/icon_quote.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_edit'] = "$current_template_images/{LANG}/icon_edit.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_search'] = "$current_template_images/{LANG}/icon_search.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_profile'] = "$current_template_images/{LANG}/icon_profile.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_pm'] = "$current_template_images/{LANG}/icon_pm.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_email'] = "$current_template_images/{LANG}/icon_email.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_delpost'] = "$current_template_images/{LANG}/icon_delete.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_ip'] = "$current_template_images/{LANG}/icon_ip.gif\" width=\"$icon_iw\" height=\"$icon_ih\" class=\"imgtopic";
$images['icon_www'] = "$current_template_images/{LANG}/icon_www.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_icq'] = "$current_template_images/{LANG}/icon_icq_add.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_aim'] = "$current_template_images/{LANG}/icon_aim.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_yim'] = "$current_template_images/{LANG}/icon_yim.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_msnm'] = "$current_template_images/{LANG}/icon_msnm.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['icon_minipost'] = "$current_template_images/icon_minipost.gif\" width=\"12\" height=\"9\" class=\"imgspace";
$images['icon_gotopost'] = "$current_template_images/icon_minipost.gif\" width=\"12\" height=\"9\" class=\"imgspace";
$images['icon_minipost_new'] = "$current_template_images/icon_minipost_new.gif\" width=\"12\" height=\"9\" class=\"imgspace";
$images['icon_latest_reply'] = "$current_template_images/icon_latest_reply.gif\" width=\"18\" height=\"9\" class=\"imgspace";
$images['icon_newest_reply'] = "$current_template_images/icon_newest_reply.gif\" width=\"18\" height=\"9\" class=\"imgspace";
$images['forum'] = "$current_template_images/folder.gif\" width=\"$folderbig_iw\" height=\"$folderbig_ih\" class=\"imgfolder";
$images['forum_new'] = "$current_template_images/folder_new.gif\" width=\"$folderbig_iw\" height=\"$folderbig_ih\" class=\"imgfolder";
$images['forum_locked'] = "$current_template_images/folder_lock.gif\" width=\"$folderbig_iw\" height=\"$folderbig_ih\" class=\"imgfolder";
$images['folder'] = "$current_template_images/folder.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['folder_new'] = "$current_template_images/folder_new.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['folder_hot'] = "$current_template_images/folder_hot.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['folder_hot_new'] = "$current_template_images/folder_new_hot.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['folder_locked'] = "$current_template_images/folder_lock.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['folder_locked_new'] = "$current_template_images/folder_lock_new.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['folder_sticky'] = "$current_template_images/folder_sticky.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['folder_sticky_new'] = "$current_template_images/folder_sticky_new.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['folder_announce'] = "$current_template_images/folder_announce.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['folder_announce_new'] = "$current_template_images/folder_announce_new.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['post_new'] = "$current_template_images/{LANG}/post.gif\" width=\"$post_iw\" height=\"$post_ih";
$images['post_locked'] = "$current_template_images/{LANG}/reply-locked.gif\" width=\"$post_iw\" height=\"$post_ih";
$images['reply_new'] = "$current_template_images/{LANG}/reply.gif\" width=\"$post_iw\" height=\"$post_ih";
$images['reply_locked'] = "$current_template_images/{LANG}/reply-locked.gif\" width=\"$post_iw\" height=\"$post_ih";
$images['pm_inbox'] = "$current_template_images/msg_inbox.gif\" width=\"$folder_ih\" height=\"$folder_ih\" class=\"imgfolder";
$images['pm_outbox'] = "$current_template_images/msg_outbox.gif\" width=\"$folder_ih\" height=\"$folder_ih\" class=\"imgfolder";
$images['pm_savebox'] = "$current_template_images/msg_savebox.gif\" width=\"$folder_ih\" height=\"$folder_ih\" class=\"imgfolder";
$images['pm_sentbox'] = "$current_template_images/msg_sentbox.gif\" width=\"$folder_ih\" height=\"$folder_ih\" class=\"imgfolder";
$images['pm_readmsg'] = "$current_template_images/folder.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['pm_unreadmsg'] = "$current_template_images/folder_new.gif\" width=\"$folder_iw\" height=\"$folder_ih\" class=\"imgfolder";
$images['pm_replymsg'] = "$current_template_images/{LANG}/reply.gif\" width=\"$post_iw\" height=\"$post_ih";
$images['pm_postmsg'] = "$current_template_images/{LANG}/msg_newpost.gif\" width=\"$post_iw\" height=\"$post_ih";
$images['pm_quotemsg'] = "$current_template_images/{LANG}/icon_quote.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$images['pm_editmsg'] = "$current_template_images/{LANG}/icon_edit.gif\" width=\"$topic_iw\" height=\"$topic_ih\" class=\"imgtopic";
$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\" width=\"$icon_iw\" height=\"$icon_ih\" class=\"imgtopic";
$images['topic_mod_unlock'] = "$current_template_images/topic_unlock.gif\" width=\"$icon_iw\" height=\"$icon_ih\" class=\"imgtopic";
$images['topic_mod_split'] = "$current_template_images/topic_split.gif\" width=\"$icon_iw\" height=\"$icon_ih\" class=\"imgtopic";
$images['topic_mod_move'] = "$current_template_images/topic_move.gif\" width=\"$icon_iw\" height=\"$icon_ih\" class=\"imgtopic";
$images['topic_mod_delete'] = "$current_template_images/topic_delete.gif\" width=\"$icon_iw\" height=\"$icon_ih\" class=\"imgtopic";
$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;
//
// Top of Page Image
//
$images['icon_up'] = "$current_template_images/icon_up.gif\" width=\"$icon_iw\" height=\"$icon_ih\" class=\"imgtopic";
?>
Geplaatst: 01 jan 2005, 01:49
door ElbertF
Lijkt me compleet hoor, is de naam exact hetzelfde (let op hoofdletters!)? En is het bestand voor iedereen leesbaar (CHMOD)?
yep
Geplaatst: 01 jan 2005, 01:53
door copycat
Ja...heb hem eens renamed en terug van source upgeload maar blijft zelfde fout. Probleem is dat ik het ook niet terug op een andere template krijg. Is niet zo tof. die andere cfg's van de andere templates zijn +- hetzelfde. En ik kan de file zo opendoen en de naam klopt.
GEVONDEN
Geplaatst: 01 jan 2005, 02:00
door copycat
Hey bedankt voor de tips...ik heb het gevonden. Ik voel me belachelijk...en dan te zeggen dat ik in de IT werk.... fiblack3d zat in folder fiblack3d. Ik heb niet goed gekeken en die natuurlijk blindelings gepaste. Oef...mijn jaar was bijna naar de knoppen. Cool dat je geholpen hebt. Apprecieer ik echt.
Geplaatst: 01 jan 2005, 02:20
door ElbertF
Voor alles een oplossing
