• Vote Up0Vote Down kwebkweb
    Posts: 43Member
    after changing the words from key-ing _html head.tpl, there was a connection error when I save & now when I type the website address there is the name at the top + the favicon but I don 'have only white, the site does not appear,
    I can still log into the administration


    Thank you & see you soon
  • 11 Comments sorted by
  • Vote Up0Vote Down kwebkweb
    Posts: 43Member
    when I type the website address but on browser: Opera / Firefox / Internet Explorer, I see the name of the site above, but nothing appears just the white, when I type the address in the browser: Netscape Navigator 9.0.0.6, the site appears why? and not in others,
    how do I fix the problem & see website
  • Vote Up0Vote Down Andrey PodshivalovAndrey Podshivalov
    Posts: 1,526Member, Administrator, Sourcefabric Team
    try to clear the browser caches
  • You may have broken the syntax in a Smarty tag. Please check the apache
    error log for PHP errors, you may find something relevant there. Please send
    the modified version of the template.

    Mugur Rus
    Senior Software Developer, Sourcefabric
    mugur.rus@sourcefabric.org

    Cluj-Napoca, Romania
    +40 (0)720 528408
    Skype: mugur_rus

    http://www.sourcefabric.org
    http://www.twitter.com/Sourcefabric



    On Sat, Mar 19, 2011 at 11:07 AM, kweb <
    newscoop-support@lists.sourcefabric.org> wrote:

    > after changing the words from key-ing _html head.tpl, there was a
    > connection error when I save & now when I type the website address there is
    > the name at the top + the favicon but I don 'have only white, the site does
    > not appear,
    > I can still log into the administration
    >
    >
    > Thank you & see you soon
    >

  • Vote Up0Vote Down kwebkweb
    Posts: 43Member
    I emptied the cache & internet explorer used today which I did not go to the website, same thing.

    I can see where PHP errors?
  • Vote Up0Vote Down kwebkweb
    Posts: 43Member
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><head profile="http://gmpg.org/xfn/11">

    <title>K1fo : L'UNIVERS DES MEDIAS</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="robots" content="all">
    <meta name="description" content="K1FO ! ENFIN UNE INFO !">
    <meta name="keywords" content="k1fo,info,infos,information,media,24,jour,monde,une, ">


    <script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-114295-15']);
    _gaq.push(['_trackPageview']);

    (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();

    </script>


    <?php
    $gu_siteid="bhbnjok";
    $gu_param = "st=".$gu_siteid."&ref=".urlencode($_SERVER['HTTP_REFERER']).
    "&vip=".$_SERVER['REMOTE_ADDR']."&ua=".urlencode($_SERVER['HTTP_USER_AGENT']).
    "&cur=".urlencode("http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']). "&b=16";
    @readfile("http://counter.goingup.com/phptrack.php?".$gu_param); ?>

    <link href="http://{{ $gimme->publication->site }}/templates/set_thejournal/_css/style.css" media="screen" rel="stylesheet" type="text/css" >
    <link href="http://{{ $gimme->publication->site }}/templates/set_thejournal/_css/default.css" rel="stylesheet" type="text/css" />
    <link href="http://{{ $gimme->publication->site }}/templates/set_thejournal/_css/shortcodes.css" rel="stylesheet" type="text/css" />
    <link href="http://{{ $gimme->publication->site }}/templates/set_thejournal/_css/custom.css" rel="stylesheet" type="text/css" />

    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://{{ $gimme->publication->site }}/?tpl=1133">

    <!--[if IE 6]>
    <script type="text/javascript" src="http://{{ $gimme->publication->site }}/templates/set_thejournal/_js/pngfix.js"></script>
    <script type="text/javascript" src="http://{{ $gimme->publication->site }}/templates/set_thejournal/_js/menu.js"></script>
    <![endif]-->

    <!-- Grab Google CDNs jQuery. fall back to local if necessary -->
    <script src=" http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min .js"></script>
    <script>!window.jQuery && document.write(unescape('%3Cscript src="http://{{ $gimme->publication->site }}/templates/set_thejournal/_js/jquery-1.4.4.min.js"%3E%3C/script%3E')) </script>

    <script type="text/javascript">
    var tb_pathToImage = 'http://{{ $gimme->publication->site }}/templates/set_thejournal/_img/loadingAnimation.gif';
    </script>
    <script type="text/javascript" src="http://{{ $gimme->publication->site }}/
  • Vote Up0Vote Down kwebkweb
    Posts: 43Member
    {{ include file="set_thejournal/_tpl/_html-head.tpl" }}

    <body class="home blog custom gecko">
    <div id="wrap">

    {{ include file="set_thejournal/_tpl/top.tpl" }}

    <!-- Content Starts -->
    <div id="content" class="wrap">

    {{ include file="set_thejournal/_tpl/front-top-story.tpl" }}

    <div class="threecol_three">{{ include file="set_thejournal/_tpl/front-three-categories.tpl" }}</div>

    <div class="hr"></div>

    {{ include file="set_thejournal/_tpl/front-also-categories.tpl" }}

    <div class="hr"></div>

    {{ include file="set_thejournal/_tpl/_banner728x90.tpl" }}

    <div id="bottom">

    {{ include file="set_thejournal/_tpl/front-bottom-about.tpl" }}

    {{ include file="set_thejournal/_tpl/front-bottom-meta.tpl" }}

    {{ include file="set_thejournal/_tpl/front-bottom-poll.tpl" }}

    </div>
    </div>

    {{ include file="set_thejournal/_tpl/footer.tpl" }}

    </div>

    </body></html>
  • Please attach it as a file.

    Mugur Rus
    Senior Software Developer, Sourcefabric
    mugur.rus@sourcefabric.org

    Cluj-Napoca, Romania
    +40 (0)720 528408
    Skype: mugur_rus

    http://www.sourcefabric.org
    http://www.twitter.com/Sourcefabric



    On Sun, Mar 20, 2011 at 3:59 PM, kweb <
    newscoop-support@lists.sourcefabric.org> wrote:

    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
    > http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="http://www.w3.org/1999/xhtml"><head profile="
    > http://gmpg.org/xfn/11">
    >
    > <title>K1fo : L'UNIVERS DES MEDIAS</title>
    > <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    > <meta name="robots" content="all">
    > <meta name="description" content="K1FO ! ENFIN UNE INFO !">
    > <meta name="keywords"
    > content="k1fo,info,infos,information,media,24,jour,monde,une, ">
    >
    >
    > <script type="text/javascript">
    >
    > var _gaq = _gaq || [];
    > _gaq.push(['_setAccount', 'UA-114295-15']);
    > _gaq.push(['_trackPageview']);
    >
    > (function() {
    > var ga = document.createElement('script'); ga.type = 'text/javascript';
    > ga.async = true;
    > ga.src = ('https:' == document.location.protocol ? 'https://ssl' : '
    > http://www') + '.google-analytics.com/ga.js';
    > var s = document.getElementsByTagName('script')[0];
    > s.parentNode.insertBefore(ga, s);
    > })();
    >
    > </script>
    >
    >
    > <?php
    > $gu_siteid="bhbnjok";
    > $gu_param = "st=".$gu_siteid."&ref=".urlencode($_SERVER['HTTP_REFERER']).
    >
    > "&vip=".$_SERVER['REMOTE_ADDR']."&ua=".urlencode($_SERVER['HTTP_USER_AGENT']).
    > "&cur=".urlencode("http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']).
    > "&b=16";
    > @readfile("http://counter.goingup.com/phptrack.php?".$gu_param); ?>
    >
    > <link href="http://{{ $gimme->publication->site
    > }}/templates/set_thejournal/_css/style.css" media="screen" rel="stylesheet"
    > type="text/css" >
    > <link href="http://{{ $gimme->publication->site
    > }}/templates/set_thejournal/_css/default.css" rel="stylesheet"
    > type="text/css" />
    > <link href="http://{{ $gimme->publication->site
    > }}/templates/set_thejournal/_css/shortcodes.css" rel="stylesheet"
    > type="text/css" />
    > <link href="http://{{ $gimme->publication->site
    > }}/templates/set_thejournal/_css/custom.css" rel="stylesheet"
    > type="text/css" />
    >
    > <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="
    > http://{{ $gimme->publication->site }}/?tpl=1133">
    >
    > <!--[if IE 6]>
    > <script type="text/javascript" src="http://{{ $gimme->publication->site
    > }}/templates/set_thejournal/_js/pngfix.js"></script>
    > <script type="text/javascript" src="http://{{ $gimme->publication->site
    > }}/templates/set_thejournal/_js/menu.js"></script>
    > <![endif]-->
    >
    > <!-- Grab Google CDNs jQuery. fall back to local if necessary -->
    > <script src=" http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min
    > .js < http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min .js>
    > "></script>
    > <script>!window.jQuery && document.write(unescape('%3Cscript src="
    > http://{{ $gimme->publication->site
    > }}/templates/set_thejournal/_js/jquery-1.4.4.min.js"%3E%3C/script%3E'))
    > </script>
    >
    > <script type="text/javascript">
    > var tb_pathToImage = 'http://{{ $gimme->publication->site
    > }}/templates/set_thejournal/_img/loadingAnimation.gif';
    > </script>
    > <script type="text/javascript" src="http://{{ $gimme->publication->site
    > }}/
    >

  • Vote Up0Vote Down kwebkweb
    Posts: 43Member
    agree these are the files :
    http://hgoah.org/tel/03-20-2011.zip
  • Why do your files have the .htm extension? They all need to have the .tpl
    extension for the site to work.

    Mugur Rus
    Senior Software Developer, Sourcefabric
    mugur.rus@sourcefabric.org

    Cluj-Napoca, Romania
    +40 (0)720 528408
    Skype: mugur_rus

    http://www.sourcefabric.org
    http://www.twitter.com/Sourcefabric



    On Sun, Mar 20, 2011 at 5:54 PM, kweb <
    newscoop-support@lists.sourcefabric.org> wrote:

    > agree these are the files :
    > http://hgoah.org/tel/03-20-2011.zip
    >

  • Vote Up0Vote Down kwebkweb
    Posts: 43Member
    they do not have the html extension, I copied each file in web editor, so that you see HTML, this is quite different on the server there is.tpl
  • Vote Up0Vote Down kwebkweb
    Posts: 43Member
    I reinstalled the header by copying the contents of another Newscoops all freshly installed, the last question I have is when I am connected and I'm on the site by going to the feeds, the links are well, but when I'm offline, where the RSS, which appears on another site, links to the pages are not correct, no example

    page at this address /it/Notizie/301/Bahrein-entrano-truppe-saudite-opposizione-e -guerra-Bahrein.htm

    ---
    that it becomes

    /en/Notizie/301/Bahrein-entrano-truppe-saudite-opposizione-e -guerra-Bahrein.htm