jnorris 0 Posted December 11, 2003 Share Posted December 11, 2003 I have asked for help everywhere including phpbb.com and smartor's site. If you know php or sql, please take a look. http://smartor.is-root.com/viewtopic.php?p=28810#28810 my site www.jfnorris.com Quote Link to post Share on other sites
TCH-Dick 25 Posted December 11, 2003 Share Posted December 11, 2003 In viewonline.php replace >'U_USER_PROFILE' => append_sid("profile.$phpEx?mode=viewprofile&" . POST_USERS_URL . '=' . $user_id), 'U_FORUM_LOCATION' => append_sid($location_url)) ); with >'U_USER_PROFILE' => append_sid("profile.$phpEx?mode=viewprofile&" . POST_USERS_URL . '=' . $user_id), 'U_FORUM_LOCATION' => append_sid($location_url)) ); Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.