Elxis CMS Forum

Support => General => Topic started by: trom on September 01, 2010, 10:04:03

Title: Problem when inserting comments to the news
Post by: trom on September 01, 2010, 10:04:03
Fatal error: mosMainFrame::require() [function.require]: Failed opening required '../configuration.php' (include_path='.:.:') in /var/www/vhosts/tronsa.com/httpdocs/includes/Core/elxis.php on line 70
Title: Re: Problem when inserting comments to the news
Post by: Ivan Trebješanin on September 01, 2010, 11:46:44
Did you check if configuration.php exists in httpdocs folder?
Title: Re: Problem when inserting comments to the news
Post by: apkoutsou on September 01, 2010, 12:39:24
And if it exists, make sure its permsiions are right...
Title: Re: Problem when inserting comments to the news
Post by: trom on September 01, 2010, 18:41:05
I think this well, check everything and this at first sight all right, like permits
Title: Re: Problem when inserting comments to the news
Post by: trom on September 03, 2010, 17:57:33
I still have the same problem ...
I can not include comments to the news ... :'(
Title: Re: Problem when inserting comments to the news
Post by: datahell on September 03, 2010, 18:32:47
When you ask for help write more details about the problem.
Which Elxis version do you use? What you mean by saying "include comments into news"? Elxis does not "include" comments.
Write exactly what you do that leads to this error.
Title: Re: Problem when inserting comments to the news
Post by: trom on September 17, 2010, 13:28:14
Hi, my problem is I can not include comments on any news, anywhere, and with the following message:
Fatal error: mosMainFrame:: require () [function.require]: Failed opening required '.. / configuration.php' (include_path ='.:.:') in / var / www / vhosts / tronsa.com / httpdocs / includes / Core / elxis.php on line 70

The version I use is, DEV Elxis 2009.1 rev2563.

Thank you for answerin
Title: Re: Problem when inserting comments to the news
Post by: datahell on September 17, 2010, 18:50:27
The error message you posted does not help. It is a secondary error, and very strange as line 70 in elxis.php does not try to include the configuration.php file.

I believe there is something wrong with your Elxis filesystem. Are you sure the core files are the original ones?
Please perform a file-system integrity check for Elxis 2009.1 by using the updiag tool in elxis administration. Update all files that are missing or needs to be updated.
Title: Re: Problem when inserting comments to the news
Post by: trom on September 19, 2010, 10:19:10
I made Updiag several times, with the result not find any file hash.
All files are the originals, but none of my visitors may include comments on the news ..
Title: Re: Problem when inserting comments to the news
Post by: datahell on September 19, 2010, 10:25:29
If you wish to solve this problem fast send me a personal message with these information:
1. URL of the site.
2. Pointing where I can try to post a sample comment.
3. FTP access (ftp server/username/password) to your site
Title: Re: Problem when inserting comments to the news
Post by: trom on September 24, 2010, 14:00:57
The website is:
http://www.tronsa.com/newsflashes/cultura/se-retoma-el-debate-sobre-la-legalizacion-internacional-de-las-drogas.html (http://www.tronsa.com/newsflashes/cultura/se-retoma-el-debate-sobre-la-legalizacion-internacional-de-las-drogas.html)

Thanks
Title: Re: Problem when inserting comments to the news
Post by: datahell on September 24, 2010, 14:24:16
The problem is not with the comments.
Your site can not be accessed via index2.php.
Visit this url to see it by yourself: http://www.tronsa.com/index2.php (http://www.tronsa.com/index2.php)
So, no popup windows works (like print), no ajax, etc, etc.

Try do this:
open index2.php
go somewhere arround line 70
Change this:
$mainframe = new mosMainFrame( $database, $option, '.' );
To this:
$mainframe = new mosMainFrame( $database, $option, $mosConfig_absolute_path);

Tell me if the problem was solved. If not, I need access to your FTP to do some tests.
Title: Re: Problem when inserting comments to the news
Post by: trom on September 26, 2010, 10:44:40
The change does not work, leads me to the administration menu.
See the change yourself.

Thanks

info@ tronsa. com
Title: Re: Problem when inserting comments to the news
Post by: datahell on September 26, 2010, 11:18:10
There is something strange in your site. I can not tell what it is if I do not debug it.
So, if you wish send me the username/password of your ftp to test it.
Title: Re: Problem when inserting comments to the news
Post by: trom on September 26, 2010, 18:52:48
Give me your email and we will pass the data, OK