Orginal Album
- Code: Alles auswählen
- #
 #----------[ OPEN ]-------------------------------------
 #
 includes/usercp_viewprofile.php
 #
 #----------[ FIND ]-------------------------------------
 #
 $users_last_album_pic = '<a href="album_pic.php?pic_id=';
 #
 #----------[ REPLACE WITH ]-----------------------------
 #
 $users_last_album_pic = '<a href="album_page.php?pic_id=';
Album mit Supercharged Album Pack 1
- Code: Alles auswählen
- #
 #----------[ OPEN ]-------------------------------------
 #
 includes/usercp_viewprofile.php
 #
 #----------[ FIND ]-------------------------------------
 #
 $users_last_album_pic = '<a href="album_pic.php?pic_id=';
 #
 #----------[ REPLACE WITH ]-----------------------------
 #
 $users_last_album_pic = '<a href="album_showpage.php?pic_id=';



