Hey,
Just recently got started with the album. When first installning everything worked great except that the album icon or the album text did not show in the forum-header.
I got the icon showing but still the text ALBUM is not showing and the biggest problem is that now there is no link to upload any pictures. Though the album is gcreated and all permissions are sset correctly (I think).
Maybe I'm not describing this very well but maybe you could help me anyways?
thanks! /Emil
SOLVED FAP SUPPORT - Problems Uploading
Subject: Re: Problems Uploading
Did you complete these steps in the install
#-----[ OPEN ]------------------------------------------------
#
includes/page_header.php
#
#-----[ FIND ]------------------------------------------------
#
'U_GROUP_CP' => append_sid('groupcp.'.$phpEx),
#
#-----[ AFTER, ADD ]------------------------------------------
#
// Mighty Gorgon - Full Album Pack - BEGIN
'L_ALBUM' => $lang['Album'],
'U_ALBUM' => append_sid('album.'.$phpEx),
'L_PIC_NAME' => $lang['Pic_Name'],
'L_DESCRIPTION' => $lang['Description'],
'L_GO' => $lang['Go'],
'L_SEARCH_CONTENTS' => $lang['Search_Contents'],
'L_SEARCH_MATCHES' => $lang['Search_Matches'],
// Mighty Gorgon - Full Album Pack - END
#
includes/page_header.php
#
#-----[ FIND ]------------------------------------------------
#
'U_GROUP_CP' => append_sid('groupcp.'.$phpEx),
#
#-----[ AFTER, ADD ]------------------------------------------
#
// Mighty Gorgon - Full Album Pack - BEGIN
'L_ALBUM' => $lang['Album'],
'U_ALBUM' => append_sid('album.'.$phpEx),
'L_PIC_NAME' => $lang['Pic_Name'],
'L_DESCRIPTION' => $lang['Description'],
'L_GO' => $lang['Go'],
'L_SEARCH_CONTENTS' => $lang['Search_Contents'],
'L_SEARCH_MATCHES' => $lang['Search_Matches'],
// Mighty Gorgon - Full Album Pack - END
#
#-----[ OPEN ]------------------------------------------------
# (and cfg file for all other templates)
templates/subSilver/subSilver.cfg
#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Mighty Gorgon - Full Album Pack - BEGIN
$images['icon_left_arrow3'] = "$current_template_images/icon_left_arrow3.gif";
$images['icon_right_arrow3'] = "$current_template_images/icon_right_arrow3.gif";
$images['no_thumbnail'] = "$current_template_images/nothumbnail.jpg";
$images['spacer'] = "$current_template_images/spacer.gif";
$images['mini_new_pictures'] = "$current_template_images/icon_minipost_new.gif";
$images['mini_all_pic_view_mode'] = "$current_template_images/icon_mini_showall.gif";
$images['icon_album'] = "$current_template_images/{LANG}/icon_album.gif";
$images['manage_pic'] = "$current_template_images/{LANG}/manage_pic.gif";
$images['upload_pic'] = "$current_template_images/{LANG}/upload_pic.gif";
$images['download_pic'] = "$current_template_images/{LANG}/download.gif";
$images['download_all_pic'] = "$current_template_images/{LANG}/download_all.gif";
$images['all_pic_view_mode'] = "$current_template_images/{LANG}/simple_view.gif";
$images['normal_pic_view_mode'] = "$current_template_images/{LANG}/normal_view.gif";
$images['show_all_pics'] = "$current_template_images/{LANG}/show_all_pics.gif";
$images['show_all_ratings'] = "$current_template_images/{LANG}/show_all_ratings.gif";
$images['show_all_comments'] = "$current_template_images/{LANG}/show_all_comments.gif";
$images['orange_dot'] = "$current_template_images/orange_dot.png";
$images['blue_dot'] = "$current_template_images/blue_dot.png";
$images['green_dot'] = "$current_template_images/green_dot.png";
$images['yellow_dot'] = "$current_template_images/yellow_dot.png";
// Mighty Gorgon - Full Album Pack - END
#-----[ OPEN ]------------------------------------------------
# (and cfg file for all other templates)
templates/subSilver/subSilver.cfg
#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Mighty Gorgon - Full Album Pack - BEGIN
$images['icon_left_arrow3'] = "$current_template_images/icon_left_arrow3.gif";
$images['icon_right_arrow3'] = "$current_template_images/icon_right_arrow3.gif";
$images['no_thumbnail'] = "$current_template_images/nothumbnail.jpg";
$images['spacer'] = "$current_template_images/spacer.gif";
$images['mini_new_pictures'] = "$current_template_images/icon_minipost_new.gif";
$images['mini_all_pic_view_mode'] = "$current_template_images/icon_mini_showall.gif";
$images['icon_album'] = "$current_template_images/{LANG}/icon_album.gif";
$images['manage_pic'] = "$current_template_images/{LANG}/manage_pic.gif";
$images['upload_pic'] = "$current_template_images/{LANG}/upload_pic.gif";
$images['download_pic'] = "$current_template_images/{LANG}/download.gif";
$images['download_all_pic'] = "$current_template_images/{LANG}/download_all.gif";
$images['all_pic_view_mode'] = "$current_template_images/{LANG}/simple_view.gif";
$images['normal_pic_view_mode'] = "$current_template_images/{LANG}/normal_view.gif";
$images['show_all_pics'] = "$current_template_images/{LANG}/show_all_pics.gif";
$images['show_all_ratings'] = "$current_template_images/{LANG}/show_all_ratings.gif";
$images['show_all_comments'] = "$current_template_images/{LANG}/show_all_comments.gif";
$images['orange_dot'] = "$current_template_images/orange_dot.png";
$images['blue_dot'] = "$current_template_images/blue_dot.png";
$images['green_dot'] = "$current_template_images/green_dot.png";
$images['yellow_dot'] = "$current_template_images/yellow_dot.png";
// Mighty Gorgon - Full Album Pack - END
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1558s (PHP: 18% SQL: 82%)
SQL queries: 10 - Debug Off - GZIP Enabled