Elxis CMS Forum

Extensions => Components => Topic started by: bobsmithjr on December 29, 2009, 06:58:21

Title: Error
Post by: bobsmithjr on December 29, 2009, 06:58:21
Hi. when i go into Menus Manager and click on any of the menu items, i get this error:


PHP Error [Warning]
URI: index2.php?option=com_menus&menutype=mainmenu&task=edit&id=8&hidemainmenu=1&type=components
Path: \administrator\components\com_menus\admin.menus.php
Line: 50
require(\nawinfs04\home\users\web\b2918\rh.xxxxxxx\xxxxxxx\administrator\components\com_menus\components/components.menu.php) [function.require]: failed to open stream: No such file or directory
PHP Error [Warning]
URI: index2.php?option=com_menus&menutype=mainmenu&task=edit&id=8&hidemainmenu=1&type=components
Path: \administrator\components\com_menus\admin.menus.php
Line: 50
require(\nawinfs04\home\users\web\b2918\rh.xxxxxxx\xxxxxxx\administrator\components\com_menus\components/components.menu.php) [function.require]: failed to open stream: No such file or directory


Also. the frontpage is displaying a "Warning There are no items to display" message. and i can't remove it.

why?
Title: Re: Error
Post by: datahell on December 29, 2009, 08:13:58
Check if this file exists:
administrator/components/com_menus/components/components.menu.php
If not. take it from the Elxis zip package and upload it in your site.

If there are no items (content items) published in frontpage it shows you that message. You have to set at least one content item to be displayed in frontpage.
Title: Re: Error
Post by: bobsmithjr on December 30, 2009, 00:13:02
yes. those items already exist so i overwrited them again, and it now it shows this error:

PHP Error [Warning]
URI: index2.php?option=com_menus&menutype=mainmenu&task=edit&id=15&hidemainmenu=1&type=components
Path: \administrator\components\com_menus\admin.menus.php
Line: 50
require(\nawinfs04\home\users\web\b2918\rh.lx1986\jumptoclub\administrator\components\com_menus\components/components.menu.php) [function.require]: failed to open stream: No such file or directory
PHP Error [Warning]
URI: index2.php?option=com_menus&menutype=mainmenu&task=edit&id=15&hidemainmenu=1&type=components
Path: \administrator\components\com_menus\admin.menus.php
Line: 50
require(\nawinfs04\home\users\web\b2918\rh.lx1986\jumptoclub\administrator\components\com_menus\components/components.menu.php) [function.require]: failed to open stream: No such file or directory

...so i also checked administrator\components\com_menus\admin.menus.php and that item exists as well. so i overwrited it and it still shows this message.

also the "Warning There are no items to display" message appears even if i add another item in the frontpage. i can't get rid of it.
Title: Re: Error
Post by: Ivan Trebješanin on December 30, 2009, 02:00:51
Are those items on frontpage published for selected language?
Title: Re: Error
Post by: bobsmithjr on December 30, 2009, 02:42:10
yes, it's published for all languages.

i can remove the warning when i go into Content > All Content Items , and check the Front Page box. (but i don't want this to appear on the front page). i only want this to show when i select News feeds from the main menu.

so when i check this box, the content disappears, BUT the "Warning There are no items to display" message appears.   >:(

so to fix this problem, i try to go into the menus manager, but i get these 2 php errors:

PHP Error [Warning]
URI: index2.php?option=com_menus&menutype=mainmenu&task=edit&id=15&hidemainmenu=1&type=components
Path: \administrator\components\com_menus\admin.menus.php
Line: 50
require(\nawinfs04\home\users\web\b2918\rh.lx1986\jumptoclub\administrator\components\com_menus\components/components.menu.php) [function.require]: failed to open stream: No such file or directory
PHP Error [Warning]
URI: index2.php?option=com_menus&menutype=mainmenu&task=edit&id=15&hidemainmenu=1&type=components
Path: \administrator\components\com_menus\admin.menus.php
Line: 50
require(\nawinfs04\home\users\web\b2918\rh.lx1986\jumptoclub\administrator\components\com_menus\components/components.menu.php) [function.require]: failed to open stream: No such file or directory

and i double checked my ftp and those files and directories DO exist
 ??? ??? ??? ??? ??? ???
Title: Re: Error
Post by: bobsmithjr on December 30, 2009, 03:34:33
sorry i meant:  so when i uncheck this box, the content disappears, BUT the "Warning There are no items to display" message appears.
Title: Re: Error
Post by: datahell on December 30, 2009, 13:34:55
and i double checked my ftp and those files and directories DO exist
 ??? ??? ??? ??? ??? ???

Check the files permissions, via your FTP set them to 644.