Alexandru C. Posted January 25, 2015 Report Share Posted January 25, 2015 Salut pct , de cand am pus tema asta , am observat o eroare la statistici , priviti : Sunt sigur ca e de la tema , cum o pot repara ? Quote a lot of bla bla bla... Link to comment Share on other sites More sharing options...
+Andreeas Z. Posted January 25, 2015 Report Share Posted January 25, 2015 Nu vad nici-o eroare Quote Link to comment Share on other sites More sharing options...
Moderators Courage Posted January 25, 2015 Moderators Report Share Posted January 25, 2015 Cred ca e de la Members registered today. Quote Link to comment Share on other sites More sharing options...
Alexandru C. Posted January 25, 2015 Author Report Share Posted January 25, 2015 Trebuie sa reinstalez hook-ul ? Quote a lot of bla bla bla... Link to comment Share on other sites More sharing options...
Moderators gadeas Posted January 25, 2015 Moderators Report Share Posted January 25, 2015 Posteaza tot codu folosit in boardIndexTemplate de la: <div id='board_stats'> <!-- Tot codu de aici --> </div> Poate ordinea nu e bine setata acolo. Quote PHP Developer - Not available for freelancing right now Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament Link to comment Share on other sites More sharing options...
+th3#afk Posted January 25, 2015 Report Share Posted January 25, 2015 e de la hook ul cu membri inregistrati today . Daca adaugi codul in boardindex nu ti mai da aceasi eroare . Quote Mi-e teama de ziua in care tehnologia va fi mai importanta ca relatiile interumane.In lume va exista o generatie de idioti !! - Albert Einstein www.gamelife.ro Link to comment Share on other sites More sharing options...
Alexandru C. Posted January 25, 2015 Author Report Share Posted January 25, 2015 Posteaza tot codu folosit in boardIndexTemplate de la: <div id='board_stats'> <!-- Tot codu de aici --> </div> Poate ordinea nu e bine setata acolo. <div id='board_stats'> <ul class='ipsType_small ipsList_inline'> <li class='clear'> {$this->lang->words['total_posts']} <span class='value'>{$stats['info']['total_posts']}</span> </li> <li class='clear'> {$this->lang->words['total_members']} <span class='value'>{$stats['info']['mem_count']}</span> </li> <li class='clear'> {$this->lang->words['newest_member']} {IPSMember::makeProfileLink( $stats['info']['last_mem_name'], $stats['info']['last_mem_id'], $stats['info']['last_mem_seo'], 'value' )} </li> <li class='clear' data-tooltip="{$stats['info']['most_time']}"> {$this->lang->words['online_at_once']} <span class='value'>{$stats['info']['most_online']}</span> </li> </ul> </div> </if> <div id='board_statistics' class='statistics clearfix'> <h4 class='statistics_head clearfix'><ul id='stat_links' class='ipsList_inline right ipsType_small'> <if test="statsLinks:|:1==1"> <!-- Hook point --> <li><a href="{parse url="app=forums&module=extras&section=stats&do=leaders" base="public"}" title="{$this->lang->words['sm_forum_leaders_title']}">{$this->lang->words['sm_forum_leaders']}</a></li> <li><a href="{parse url="app=forums&module=extras&section=stats" base="public"}" title="{$this->lang->words['sm_all_posters_title']}">{$this->lang->words['sm_today_posters']}</a></li> <li><a href="{parse url="app=members&module=list&max_results=20&sort_key=posts&sort_order=desc&filter=ALL" base="public" seotitle="false"}" title="{$this->lang->words['sm_overall_posters_title']}">{$this->lang->words['sm_overall_posters']}</a></li> <if test="reputationEnabled:|:$this->settings['reputation_enabled']"> <li> <a href="{parse url="app=members&module=reputation&section=most" base="public" template="most_liked" seotitle="most_liked"}"> <if test="reputationType:|:$this->settings['reputation_point_types'] == 'like'"> {$this->lang->words['most_rep_likes']} <else /> {$this->lang->words['most_rep_rep']} </if> </a> </li> </if> </if> </ul> <if test="showActive:|:$this->settings['show_active'] && $this->memberData['gbw_view_online_lists']">{parse expression="sprintf( $this->lang->words['online_right_now'], $stats['TOTAL'] )"} {$this->lang->words['active_users']}</if></h4> <if test="$this->settings['show_active']"><p class='statistics_brief desc'> {parse expression="sprintf( $this->lang->words['active_users_detail'], $stats['MEMBERS'], $stats['GUESTS'], $stats['ANON'] )"} <if test="onlineListEnabled:|:$this->settings['allow_online_list']"> <a href='{parse url="app=members&module=online&sort_order=desc" base="public"}'>({$this->lang->words['online_link']})</a> </if> </p></if> <if test="activeNames:|:count($stats['NAMES']) && $this->settings['show_active']"> <br /> <p> <span class='name'>{parse expression="implode( ",</span> <span class='name'>", $stats['NAMES'] )"}</span> </p> </if> </div> Quote a lot of bla bla bla... Link to comment Share on other sites More sharing options...
Moderators gadeas Posted January 25, 2015 Moderators Report Share Posted January 25, 2015 Ai instalat hook pentru members registered today? Quote PHP Developer - Not available for freelancing right now Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament Link to comment Share on other sites More sharing options...
Alexandru C. Posted January 25, 2015 Author Report Share Posted January 25, 2015 Da , mergea bine pana ce am schimbat tema , acum vad ca webflake nu mai functioneaza, deci nu-l pot descarca si nu il am in pc , imi puteti da un link mirror pentru al download ? Cred ca daca il instalez iar , problema se rezolva. Quote a lot of bla bla bla... Link to comment Share on other sites More sharing options...
Moderators gadeas Posted January 25, 2015 Moderators Report Share Posted January 25, 2015 Nu mai postati linkuri de la girlshare Quote PHP Developer - Not available for freelancing right now Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament Link to comment Share on other sites More sharing options...
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.