to nie je pravda, dá sa to aj keby sa menil štýl, treba nastaviť zvlášť subsilver a prosilver, nie vždy sa musí registrovať. Netreba mu zadať aké príspevky sa majú skopírovať proste pôjde po jednotlivých linkoch ako crawl
toto by malo fungovať: v includes/ucp/ucp_register.php nájdi: $sql = 'SELECT id FROM ' . IPBAN_TABLE . ' WHERE ip = "' . $user->ip . '"'; $result = $db->sql_query($sql); $row = $db->sql_fetchrow($result); $db->sql_freeresult($result); if ($row) { trigger_error('...
Yea it is just like filter, it doesn't sort the topics alphabetically, but you can do this: Open: viewforum.php Find 'U_LETTER' => append_sid("viewforum.$phpEx?f=$forum_id&start_letter=$letter"), Replace with 'U_LETTER' => append_sid("viewforum.$phpEx?f=$forum_id...