/theme.php
Undefined variable: msg_count Linje: 37
$msg_count = dbcount("(message_id)", DB_MESSAGES, "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
echo "<a href='".FUSION_SELF."?album_id=".$data['album_id']."'>".$data['album_title']."</a>\n";
Quote
Ankur wrote:
Please Post the whole code for theme.php here. May be you need to declare $userdata as global in it.
Also, You didn't mentioned that what error you get in photogallery.php ?
Category Forum
Code Snippet and functions - 8Labels
None yet
Statistics
2 participants
Notifications
You are not receiving notifications from this thread.
Related Questions