better is:

<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><?php




$cats = file("cutenews/cdata/category.db.php");
foreach($cats as $cat_line)
{
      $cat_line_arr = explode("|", $cat_line);
      if($cat_line_arr[0] == $_GET['ucat'])
            $fetchcat = $cat_line_arr[1];
            echo "$cat_line_arr[1]";


}


?> </div>

Hello,

what must i change to open the full story without popup?


<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>Full</div>

Hello,

how can i list all categories?

Thx

I found a solution:

<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><?PHP
$static = true;
$template = "projekte";
$category = '1';
include("cutenews/show_news.php");

for($count = 0; $count <= sizeof($cat); $count++){
echo "$cat[$count]";
}


?> </div>

Hello,

how can i list all categories?

Thx


i found a solution for my problem, but i am not happy to use iframe.
how can i do it better?

<iframe width="560" height="315" src="http://mypage.com/cutenews/router.php?subaction=showcomments&id={news-id}" frameborder="0" allowfullscreen></iframe>

Hello,

what can i do to show the articles comments on the same page,
i tried this in the template:

<div> by <strong>{author}</strong> @ {date}</div>
<div>{comment}</div>

thanks for help.

Maybe the wrong ckeditor skin.

Check:

cutenews/core/skins/???

to change in:

cutenews/skins/base_skin/editnews/editnews/index_cke.tpl

line 152

skin: 'name',


I don`t understand what must i do to include a php-script via ckeditor in cutenews?

When i insert this in index_cke.tpl:

<script type="text/javascript">
    (function()


    {
        config.protectedSource.push(/<\?[\s\S]*?\?>/g);


        var settings =
        {
              skin: 'moono',
            width: 680,
            height: 350,
            customConfig: '',
           
            language: 'en',
            entities_latin: false,
            entities_greek: false,
            extraPlugins: 'pbckcode',



----->   ckeditor without toolbar!!


It`s not possible about security reasons?


Yes i now, but he ignore the phpCode:

<?php
echo hello world;
?>

--->


<!--?php
echo hello world;
?-->

and protectedSource.push(/<\?[\s\S]*?\?>/g); dosen`t work.

Hello,

what must i do to use a phpCode(galleryScript) in CkEditor?

I added followed code in the index_cke.tpl:

            htmlEncodeOutput: false,
            entities_latin: false,
            entities_greek: false,
            extraPlugins: 'highslide',
            extraPlugins: 'video',
protectedSource.push( /<\?(php)?[\s\S]*?\/\?>/gi ),

without success.




When i click on Manage Images the Filemanager(CoreFive) start but not the standard cutenews filemanager.

Can somebody point this out


go to:

main / options / Templates  -> comments


read this:

   
1 Understanding Templates
2 Template variables

88

(11 replies, posted in Problem Solving / Help & Support)

Ok, but site on Russian.

Test site:

http://romanzi.vov.ru/index.php

Main site:

http://www.zaedinuyurus.in.ua/

Two Columms: http://mirificampress.com/show.php?id=106

new news: main / options / config --> news --> reverse news

Thanks Perry.
I have fixed this in the original post.
It took me FIVE attempts to post the code.
This forum kept throwing me out whenever I pasted the code from notepad, telling me I could not post in this forum, so I had to paste it line by line out of my dreamweaver code.

When i want order my photos/videos with     --> main / options / Manage Images  it`s posible to do this with the fileMananger too?

Thanks  Damoor for the tutorial filehandling is now really easy   https://cutephp.com/forum/style_emoticons/default/biggrin.gif

little mistakes -->


<blockquote>2. Make a copy of cutenews/core/FileManager/filemanager.config.js.default as:
cutenews/core/FileManager/filemanager.config.js </blockquote>

filepath wrong:

cutenews/core/FileManager/scripts/filemanager.config.js


<blockquote>filebrowserBrowseUrl: '/cutenews7/core/FileManager/index.html',</blockquote>

filepath wrong:

filebrowserBrowseUrl: '/cutenews/core/FileManager/index.html',







91

(11 replies, posted in Problem Solving / Help & Support)

And if I want to show in two columms one category?
And main qyestion: why new news add to down of the page in my main site?
In test site is all ok. (new news show in up)

post the link of your page

92

(11 replies, posted in Problem Solving / Help & Support)

When your work with categorys you can make your own order
and to style your page in two columms use CSS.

I received from SoftDelux a  link to  download cutenews 1.4.6, but i want not reinstall cutenews and update all my contents.
What is the name of the regFile?

I bought a CuteNews license, but i have no Client Login Data to download the regFile.
What can i do?

Yes i have embed the video plugin, after change $allowed_extensions = ......"mp4","ogg" i can see the uploaded video files.

Thanks Damoor for your help.

I can`t see the uploaded videofiles in the cutenews filemanger.

Thanks works fine.

I hope the last question  https://cutephp.com/forum/style_emoticons/default/biggrin.gif
Where can I change the allowed upload fileformats?

Thanks Damoor works fine.

How do I enable plugins?

config.extraPlugins = &#039;video&#039;;

Where can i change the Ckeditor toolbar?
When i change it in the ckeditor/config.php, nothing happens.

Thanks for help.

Hello,

it is possible to archive automatic old news?

Thanks for help.



Cutenews ut-f 8  v9.1