Icy Phoenix

     
 


This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post FAP SUPPORT - Problems Uploading 
 
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
 



 
emiliozzSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Problems Uploading 
 
Did you complete these steps in the install
Code: [Download] [Hide] [Select]
#-----[ 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

Code: [Download] [Hide] [Select]
#
#-----[ 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

 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problems Uploading 
 
thanks for helping but somehow it worked all of a sudden!
 



 
emiliozzSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problems Uploading 
 
No problem, glad it's working now
 



 
ArtieSend private message  
Back to topPage bottom
This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You 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