1

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

hi, i did update.. but now no articles are longer showed and on the login page i've got back this message:

You're banned! Estimate time to unblock 59 m. after

2

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

A hack has become a plug-in. It's the main difference. Other things kept the same.

Not working, i get this message back

Fatal error: Call to undefined function filter_request() in /home/eaglesma/public_html/articoli/show_news.php on line 37

Any idea?

3

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

Update ./core/core.php with the file git https://raw.github.com/CuteNews/cute-news-r...s/core/core.php.
Then in the folder cdata/plugins/ create the file usersonline.php - it will be a plug-in for user counting.
The code is detached.


Hi, thanks very much for your reply. Does this hack count only the people that are online? does it count the total number of the people who actualy read the post? How do i include it in the post? thanks again

naplaz

Hi, how can i get a visit counter for my blog posts? There was a hack to get it--->here: https://cutephp.com/forum/index.php?showtopic=33202  But it's not longer working on 1.5 version since the file show.inc.php has changed. Does anybody have any ideas?

Thanks
Danilo

Hi all. I was wondering if there is a way to have a image slider on the homepage of my website, wich automatically detects {title} and {avatar} from my posts. Is there any way to do it?

Thanks in advance
Danilo

6

(25 replies, posted in News)

Dear Users!

We are proud to inform you that we have upgraded migratory and installation process at CuteNews 1.5.0 -  https://cutephp.com/cutenews/upgrade.php. And also we have corrected some errors and mistakes that had been found while alpha and beta testing.
The project is still on the final phase of testing.
Please be free to write us about bug reports you probably will find while installation migration or using.

Best regards,

CuteNews Support Team.

Hi, i'm using cutenews for my website since 1 year. I must tell you that this new version 1.5 is fantastic. Everything works fine and i really like. Thanks very much for this software!
I wonder if you can add a visitor counte in the next release, since the hack present at this link https://cutephp.com/forum/index.php?showtopic=33202 is not longer working, since the file show.inc.php is different from the previous ones.

Thanks again
naplaz

Hi all, my problem is this:

Whenever i write some letter with accent, cutenews show a square with a "?" inside, just like this "�". For the past version of cutenews, i've solved  including in the file "function.inc.php", this:

//----------------------------------
// Some Special Chars
//----------------------------------
$HTML_SPECIAL_CHARS = Array ( // Master array replaced ALWAYS !!!

'”' => '”',
'“' => '“',
'Å“' => 'Å“',
'â„¢' => 'â„¢',
'’' => '’',
'‘' => '‘',
'‰' => '‰',
'…' => '…',
'€' => '€',
'¡' => '¡',
'¢' => '¢',
'£' => '£',
'¤' => '¤',
'Â¥' => '¥',
'¦' => '¦',
'§' => '§',
'¨' => '¨',
'©' => '©',
'ª' => 'ª',
'«' => '«',
'¬' => '¬',
'*' => '*',
'®' => '®',
'¯' => '¯',
'°' => '°',
'±' => '±',
'²' => '²',
'³' => '³',
'´' => '´',
'·' => '·',
'¸' => '¸',
'¹' => '¹',
'º' => 'º',
'»' => '»',
'¼' => '¼',
'½' => '½',
'¾' => '¾',
'à' => 'à',
'è' => 'è',
'é' => 'é',
'ì' => 'ì',
'ò' => 'ò',
'ù' => 'ù',
'\'' => '´',
'•' => '•',
);

#####con#######

//----------------------------------
// Some Special Chars
//----------------------------------
$HTML_SPECIAL_CHARS = Array ( // Master array replaced ALWAYS !!!

'”' => '”',
'“' => '“',
'Å“' => 'Å“',
'â„¢' => 'â„¢',
'’' => '’',
'‘' => '‘',
'‰' => '‰',
'…' => '…',
'€' => '€',
'¡' => '¡',
'¢' => '¢',
'£' => '£',
'¤' => '¤',
'Â¥' => '¥',
'¦' => '¦',
'§' => '§',
'¨' => '¨',
'©' => '©',
'ª' => 'ª',
'«' => '«',
'¬' => '¬',
'*' => '*',
'®' => '®',
'¯' => '¯',
'°' => '°',
'±' => '±',
'²' => '²',
'³' => '³',
'´' => '´',
'·' => '·',
'¸' => '¸',
'¹' => '¹',
'º' => 'º',
'»' => '»',
'¼' => '¼',
'½' => '½',
'¾' => '¾',
'à' => 'à',
'è' => 'è',
'é' => 'é',
'ì' => 'ì',
'ò' => 'ò',
'ù' => 'ù',
'\'' => '´',
'•' => '•',
);

####################


But on this new verion i cannot find this php file.

Can somebody help me?

Thanks

I am sorry but I am trying to do the same thing. Does this all go in the <head> tags?


Sorry for late reply, yes it goes before </head> tag.

nobody knows how to solve my problem?

Hello everybody. Here is my problem:

I've been tring to import feeds from different websites in cutenews, and i used this hack. https://cutephp.com/forum/index.php?showtopic=34702

I't works quiet fine. But i still have a couple of problem that i would like to solve.

1. I have this message:
Warning: date() expects parameter 2 to be long, string given in /home/a2085238/public_html/cmscn/cutenews.1.4.7/inc/main.mdu on line 24

at the begining of the Home page and the editnews page.

Here a screen shot --->> http://i.imgur.com/KaSp4.jpg

2. It imports the news like this: On the short story 3 or 4 lines of text from the news imported. and on the full story, only the link to the website where the news is kept. What i would like is the full knows to show, before the link to the website where the news is kept, part of the text of the news as shown in the short news. Let's say 20% of the real article, and after that, the link to it.

I hope somebody can help me, since i'm not very confident in PHP.

Thanks
Danilo





It works perfectly!!

2 -0 FOR FILOU83

Even this time you solved my problem.

And again SUPER THANKS

Hello Filou,

This is the message i get back



Warning: file($cutenews/data/counter.txt) [function.file]: failed to open stream: No such file or directory in /home/eaglesma/public_html/cutenews/counter.php on line 12

Hello,

what i'm trying to do is to integrate this counter: https://cutephp.com/forum/index.php?showtopic=33202 on my cutenews.

I followed exactly what the post says, but for some reason it keeps giving me back a PHP error.

I wonder if i have to customize it with my path and i wonder how.

Hope (and i'm sure) somebody has an answer

Thanks!!
Danilo

Ok so i'll wait. Thanks again, really, you have been very helpfull. Thanks for your time!

I've have submitted my website to google, and it is visible, what i cannot find in google are the news i've posted via cutenews... Thats why i say google does not see cutenews. Is there anyting to make my posts appear on google search?

IT WORKS PERFECTLY!!!

It does not work for the old post, but i don't mind becouse it works on the new ones!

Thanks super super thanks!!!

I have another question,
will this hack make my articles visible also on google?

Here is the screenshot
http://i.imgur.com/z06MG.jpg

Fb shows: "News - Eaglesmania" as a title

and this:
CATEGORIE___________________________________Calciomercato_______________________
____________Campionato___________________________________Coppa Italia___________________________________Europa League___________________________________Highlights_____________________________
______Altre notizie__________…


as description

I'm trying it, but still doesn't work with me... Apparently i still have twice the title tag... Could you check again my page?


Thanks a   lot for the time you are spending on it...

What i would like is the full story to be shown as a description

heheeh i really don't have any idea about where to start to modify this script. I've tried to put it in the head bot it does not work. Actualy the browser recognize the title of every news but when i share the link on fb, fb shows the title of the intere page:

http://www.eaglesmania.it/news.php?subacti...amp;ucat=6&amp;

Here you can see the page

hello, i dont understand why cutenews is totally invisible to google. Not a word written in my prosts is seen and shown by google.
Have you got any idea?

I've tried that hack... but i'm not able to work on it. What i need is something similar to that hack. But it has to show title and full or short story of the showed post

Hello everybody,

I'm going mad with this problem:

I've included cutenews in a page of my website. Anytime i want to share the news on facebook, the preview displayed by facebook is always the same. The page's title and  description. What i want is facebook's preview to display title and description of the post i'm reading on that page in full story mode.
I mean even if i link the full story's page fb will always show title and description of the page containing cutenews.

Is there any way to set cutenews or my webpage to show as preview always title and short story of the post i'm reading?

Hope my problem is clear enough

Thanks
Danilo