Support_Team, no other suggestion?

Anybody?

this is line 296 in PHP-captcha.inc.PHP file:

            $aCharDetails = imageftbbox($iFontSize, $iAngle, $sCurrentFont, $this->sCode[$i], array());

and this is line 304 in PHP-captcha.inc.PHP file:

            imagefttext($this->oImage, $iFontSize, $iAngle, $iX, $iY, $iTextColour, $sCurrentFont, $this->sCode[$i], array());

could you help me to find what is wrong?

please, help me!

anybody could help me?

font file is uploaded in cutenews/captcha/ directory.
And this is the code in captcha.php file:

<?php
// include captcha class
require('php-captcha.inc.php');

// define fonts
$aFonts = array('VeraMoBd.ttf');

// create new image
$oPhpCaptcha = new PhpCaptcha($aFonts, 200, 60);
//$oPhpCaptcha->DisplayShadows(true);
$oPhpCaptcha->UseColour(true);
$oPhpCaptcha->Create();
?>

What is wrong?

Hi guys. I've changed my hosting service and there is a issue concerning capcha. I don't understand why it doesn't work anymore.
Look here:
http://www.pasqualemarinelli.com/index. … ude_id=101

P.S. This is Cutenews 1.46

I solved the problem alone. Tank you all!

I tried to add at the beginning of function.inc.php file this:

$comm_start_from = '';
$start_from = '';
$archive = '';
$subaction = '';
$id = '';
$ucat = '';
$number = '';
$template = '';
$show = '';
$category = '';

This solves the problem but it's the cause of an other one: pagination doesn't work anymore. How to fix?

Please help me

can somebody help me?

Hi guys,
I'm using CuteNews 1.4.6 and I noted these error messages on my web site:

Notice: Undefined variable: comm_start_from in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 31

Notice: Undefined variable: start_from in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 32

Notice: Undefined variable: archive in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 33

Notice: Undefined variable: subaction in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 34

Notice: Undefined variable: id in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 35

Notice: Undefined variable: ucat in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 36

Notice: Undefined variable: category in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 46

Notice: Undefined variable: category in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 47

Notice: Undefined variable: number in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 49

Notice: Undefined variable: template in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 50

Notice: Undefined variable: show in /web/htdocs/www.pasqualemarinelli.com/home/a/inc/functions.inc.php on line 51

how can I fix?

This is the page where error messages are shown http://www.pasqualemarinelli.com/index.php?do=chisono
the same here:
http://www.pasqualemarinelli.com/contatti.php
http://www.pasqualemarinelli.com/index.php?do=plugin

P.S. I noted that only in this page there's no problem http://www.pasqualemarinelli.com/index.php

you was right.... now it works.
But, where can I edit the comments?

I followed this tutorial to upgrade my CN 1.4.6 version https://cutephp.com/cutenews/upgrade.php?version=2.0
It's all right untill the point number 4.
After I go to maintenance area, I fill the fields and I check convert users (first), but nothing is migrated.
My old CN version is in the folder named "a"; I write this path "/a". but nothing
Help me please...

http://marnevi.altervista.org/test.JPG

same issue... Help us please...

My hosting says that issue is caused by Function eregi() is deprecated in /home/pasqu0/public_html/a/inc/shows.inc.php on line 55

15

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

How soon we'll have CN 2.0?

Hi. When a user try to recover password, CN recover system works fine but I'd want to know why, after followed the link sent for email, it shows these strange characters, above the page:
http://marnevi.altervista.org/Cattura3.JPG

I have the same issue. Anybody could help us?

nobody?

19

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

I found the solution. I insert the following code in search form:
<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><form method="post" action='<?php echo "http://mysite.com/page2.php"; ?>'</div>

20

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

please, help me....

21

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

Anybody can help me?

FUNimations, can you help me, please?

Hi guys. Spam bot had shot me. I would like to use this hack https://cutephp.com/forum/index.php?showtop...mp;#entry141697 , that worked fine on CN 1.4.6 but not on CN 1.5.3... How can I modify that hack for use it on CN 1.5.3?

Hi guys. How can I show the list of search results on another page?

25

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

Could you explain me what I have to do once I downloaded the plugin and unziped the file in ./cdata/plugins , please? Thanx