Current time: 11-15-2024, 02:23 PM Hello There, Guest! (LoginRegister)


Post Reply 
Nochma Awstats
Author Message
Sacred Offline
Junior Member
*

Posts: 44
Joined: May 2007
Reputation: 0
Post: #3
RE: Nochma Awstats
Ich versteh es ja auch nicht ... nur ich habe den Code schon einmal soweit umgeändert, dass es eig nur gehen kann egal was kommt.

Code:
function gen_page_awstats($tpl) {
    global $cfg;
    $awstats_act = 'yes';
        if ( $awstats_act != 'yes'){
            $tpl->assign('ACTIVE_AWSTATS', '');                        
        }else{
            $tpl -> assign(
                        array(
                            'AWSTATS_PATH' => 'http://'.$_SESSION['user_logged'].'/stats/',
                            'AWSTATS_TARGET' => '_blank'
                        )
                      );
        }
}

In diesem Fall kann es ja nur ja sein ..
Das komische war aba auch .. wenn ich es so mache das $awstats_act zum Bleistift "no" ist... ist der Punkt von awstats unter webtools trotzdem da
(This post was last modified: 03-20-2008 12:31 AM by Sacred.)
03-20-2008 12:30 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Nochma Awstats - Sacred - 03-19-2008, 11:25 PM
RE: Nochma Awstats - joximu - 03-19-2008, 11:38 PM
RE: Nochma Awstats - Sacred - 03-20-2008 12:30 AM
RE: Nochma Awstats - Sacred - 03-20-2008, 04:51 AM
RE: Nochma Awstats - joximu - 03-20-2008, 06:38 AM
RE: Nochma Awstats - yaem - 03-30-2008, 03:21 AM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)