Topic: Problems when installing

Hi all,
it's not the first time I use Cute News,
first time with a 1.5 version,
it asks for a directory (cdata) that it has to be manually created,
when going to next step after having checked the... nothings happens, page is empty,
it seems that it can't find the files as you can see, it writes wrongly the domain name:

sushidoniacom/.......  instead of sushidonia.com/.....

---

those are the errors:

Warning: include_once(D:Inetpubwebssushidoniacomcutenews/cdata/config.php) [function.include-once]: failed to open stream: No such file or directory in D:Inetpubwebssushidoniacomcutenewscoreinit.php on line 83

Warning: include_once() [function.include]: Failed opening 'D:Inetpubwebssushidoniacomcutenews/cdata/config.php' for inclusion (include_path='.;c:phpincludes') in D:Inetpubwebssushidoniacomcutenewscoreinit.php on line 83

Warning: opendir(D:Inetpubwebssushidoniacomcutenews/cdata/plugins) [function.opendir]: failed to open dir: No such file or directory in D:Inetpubwebssushidoniacomcutenewscorecore.php on line 647

Warning: file(D:Inetpubwebssushidoniacomcutenews/cdata/cache/conf.php) [function.file]: failed to open stream: No such file or directory in D:Inetpubwebssushidoniacomcutenewscoreinit.php on line 94

Warning: implode() [function.implode]: Invalid arguments passed in D:Inetpubwebssushidoniacomcutenewscoreinit.php on line 94

---

This is the page online

What should I do?

Thank you all

Re: Problems when installing

I'm trying to sort it out, but can't,

it seems that dirname gives back a wrong path,

any suggestion?

Re: Problems when installing

Skip these floating windows and move to this page  http://www.sushidonia.com/cutenews/inde … n=register.

Best regards,
CN Support team

4 (edited by 2012-08-27 08:48:53)

Re: Problems when installing

Skip these floating windows and move to this page  http://www.sushidonia.com/cutenews/inde … n=register.

thanks, but still get an empty page after having filled the registration form

Re: Problems when installing

The latest Build CuteNews has already been launched. You can download zip file from the main cutenews page.

Best regards,
CN Support team

Re: Problems when installing

Sorry to bother,
I tried with the new zip,
no more errors but when I fill the form and click go it loads the same page with an empty form,
you can check the same address as above

Re: Problems when installing

In no way I can go through the installation form,
any suggestions?

Thanks

Re: Problems when installing

fill in all fields
but I get the following error

You must fill all required fields!

what is the problem?

Re: Problems when installing

Download zip again and reinstall but before it check the right of access on the folder cdata and uploads - there should be 777. The previous code of the cutenews 1.5 should be cleaned.

Best regards,
CN Support team

Re: Problems when installing

I've tried,
downloaded a new pack, uploaded a new folder, set the access to 777,
filled in the form and I'm back to the same page with an empty form,
you can try, this is the page address:

http://www.sushidonia.com/cutenews/inde … n=register

Thanks

Re: Problems when installing

In the file inc/install.php add after the line
extract( filter_request('site,email,user,password,retype,email,nick'), EXTR_OVERWRITE);^
this one:
$password = $_POST['password'];

It's a bug and will be corrected in the stable version of CuteNews.

Best regards,
CN Support team

Re: Problems when installing

Doesn't work either,
will wait for stable version hoping it will come soon

Re: Problems when installing

I have the same problem ! help please !

Re: Problems when installing

Please, try the updated version cutenews https://cutephp.com/forum/index.php?s=&...st&p=155295

Best regards,
CN Support team

15 (edited by 2012-09-13 10:39:25)

Re: Problems when installing

I saw there's a new release,

I tried it and I always have the same problem,
form filled > go > back to empty form

http://www.sushidonia.com/cutenews/index.php

Is there a way I can go through this?

Re: Problems when installing

Please tell if the file db.users.php exists in cdata. Are there any file in cdata?
Probably, it's a problem of creating and recording in IIS. Some solutions can be there -  http://forums.codewalkers.com/php-installa...-iis-46789.html.

Best regards,
CN Support team

Re: Problems when installing

Thanks, that definitely helped me in finding out that setting permissions via FTP wasn't enough for my provider.
Problem solved!

Re: Problems when installing

I am unable to sort it... Please help as soon as possible.

Re: Problems when installing

I am unable to sort it... Please help as soon as possible.


Check if your provider does provide a tool in your website admin panel to change writing permissions.