Page 1 of 1

Opps: Menu manager and News disappered

Posted: Mon Oct 26, 2009 2:17 pm
by antibart
HI,

I am pretty confused.

I have an MLE (1.6) installation running .. the site ist under construction because the customers do not have any content to add yet. But generally it works...

I just sometimes log in and check the site to see if anything happened...

Today I visited the frontend and could not see any news and no menu suddenly.

Then I checked the backend: In the module listing I see news and menu manager are still installed.

But there is no way to reach to them :

The links in backend-navigation usually leading to content->news and to Layout->menu manager just disapperad.

Summary:
Frontend: No menu and no news diplayed.
Backend: Modules installed - but no way to reach or edit  them. ...

Exception: When I open the module listing the I can see the menu-items .. but when I click it - I leads to the start of the cms-backend - which seems to simsilar to 404-error...

..

...

Re: Opps: Menu manager and News disappered

Posted: Tue Oct 27, 2009 1:09 am
by Dr.CSS
Check your error logs, ask your host if they changed anything...

More info = more help...

Re: Opps: Menu manager and News disappered

Posted: Tue Oct 27, 2009 9:18 am
by antibart
Dr. CSS wrote:
More info = more help...
Sorry for that .. was in a little hurry yesterday and found that problem just at random.

Will check the error report.

Found out that directory "modules" changed to 755 ... but chmod didn't fix the problem ... I'm gonna try again later and maybe come back here if there is no solution.

Re: Opps: Menu manager and News disappered

Posted: Sat Oct 31, 2009 9:54 am
by antibart
I repared by re-installaing both modules ... but I am still confused why this happened. But I do not think that this is s MLE-problem.


OkFYI  here  is the Bug-report of login in backend:

Code: Select all

Notice: Undefined index: in /homepages/...../htdocs/.../include.php on line 262

Notice: Undefined index: in /homepages/...../htdocs/.../include.php on line 263

Notice: Undefined index: in /homepages/...../htdocs/.../include.php on line 264

Warning: Cannot modify header information - headers already sent by (output started at /homepages/...../htdocs/.../include.php:262) in /homepages/..../htdocs/.../ad/login.php on line 313

Warning: Cannot modify header information - headers already sent by (output started at /homepages/...../htdocs/.../include.php:262) in /homepages/..../htdocs/..../ad/login.php on line 314
And after entering when opening eg contnt->page I get:
Notice: Only variables should be assigned by reference in /homepages/.../htdocs/.../lib/xajax/xajax_core/xajaxPluginManager.inc.php on line 286
for several times

Here is the complete report

Code: Select all

Debug: (0.009813) - (764728)

loading smarty

Debug: (0.014216) - (1011616)

loading adodb

Debug: (0.015697) - (1088416)

loading page functions

Debug: (0.018752) - (1273840)

loading content functions

Debug: (0.02147) - (1455320)

loading pageinfo functions

Debug: (0.022279) - (1508976)

loading translation functions

Debug: (0.022721) - (1526752)

loading events functions

Debug: (0.024057) - (1607832)

loading php4 entity decode functions

Debug: (0.025753) - (1762792)

done loading files

Debug: (0.040774) - (2330832)

<br>
(mysql): SET NAMES 'utf8'<br>
 Error (0): <br>

Debug: (0.042244) - (2346344)

<br>
(mysql): SELECT sitepref_name, sitepref_value from cms_siteprefs<br>
 Error (0): <br>

Debug: (0.046653) - (2441040)

<br>
(mysql): SELECT * FROM cms_userplugins<br>
 Error (0): <br>

Debug: (0,054971) - (2800808)

<br>
(mysql): SELECT * FROM cms_modules WHERE admin_only = 0 AND active = 1 ORDER by module_name<br>
 Error (0): <br>

Debug display of 'End of include':(0,224011) - (4716288)
Debug display of 'Load Content Operations':(0,224202) - (4678856)
Debug display of 'End Load Content Operations':(0,232173) - (5200360)
Debug: (0,232832) - (5201360)

<br>
(mysql): SELECT content_id FROM cms_content WHERE default_content = 1<br>
 Error (0): <br>

Debug: (0,233888) - (5204968)

<br>
(mysql): SELECT c.content_name_de, c.menu_text_de, c.titleattribute_de, c.metadata_de,  c.content_id, c.content_alias, c.hierarchy, c.id_hierarchy, c.prop_names, c.create_date AS c_create_date, c.modified_date AS c_date, c.cachable, c.last_modified_by, t.template_id, t.encoding, t.modified_date AS t_date FROM cms_templates t INNER JOIN cms_content c ON c.template_id = t.template_id WHERE (c.content_alias = '60' OR c.content_id = '60') AND c.active = 1<br>
 Error (0): <br>

Debug: (0,234758) - (5206040)

<br>
(mysql): SELECT MAX(modified_date) AS thedate FROM cms_content c<br>
 Error (0): <br>

Debug display of 'Start Loading Hierarchy Manager':(0,235262) - (5206096)
Debug display of 'starting tree':(0,235316) - (5206240)
Debug: (0,2378) - (5322664)

file needs loading

Debug: (0,239015) - (5357752)

<br>
(mysql): SELECT * FROM cms_content WHERE parent_id = -1 ORDER BY hierarchy<br>
 Error (0): <br>

Debug display of 'ending tree':(0,242379) - (5459248)
Debug display of 'End Loading Hierarchy Manager':(0,242438) - (5452392)
Debug: (0,242488) - (5452504)

start findNodeByTag

Debug: (0,242559) - (5452576)

end findNodeByTag

Debug: (0,243578) - (5453744)

<br>
(mysql): SELECT * FROM cms_content WHERE parent_id = '15' AND active = 1 ORDER BY hierarchy<br>
 Error (0): <br>

Debug: (0,251799) - (5841824)

<br>
(mysql): SELECT template_id, template_name, template_content, stylesheet, encoding, active, default_template, modified_date FROM cms_templates WHERE template_id = '23'<br>
 Error (0): <br>

Debug: (0,262378) - (6575344)

<br>
(mysql): SELECT eh.tag_name, eh.module_name, e.originator, e.event_name, eh.handler_order, eh.handler_id, eh.removable FROM cms_event_handlers eh
        INNER JOIN cms_events e ON e.event_id = eh.event_id
        ORDER BY eh.handler_order ASC<br>
 Error (0): <br>

Debug: (0,313401) - (6739720)

<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '60'<br>
 Error (0): <br>

Debug: (0,314678) - (6747560)

<br>
(mysql): SELECT content_id FROM cms_content WHERE content_alias = 'gsr-home'<br>
 Error (0): <br>

Debug: (0,315247) - (6747832)

<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '60'<br>
 Error (0): <br>

Debug: (0,316545) - (6749656)

<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '15'<br>
 Error (0): <br>

Debug: (0,31757) - (6797184)

start global_content_get_template

Debug: (0,319789) - (6884128)

<br>
(mysql): SELECT html_de, htmlblob_id, htmlblob_name, owner, modified_date FROM cms_htmlblobs WHERE htmlblob_name = 'kontakt'<br>
 Error (0): <br>

Debug: (0,320028) - (6884184)

end global_content_get_template

Debug: (0,32009) - (6884344)

start global_content_get_timestamp

Debug: (0,320154) - (6884504)

end global_content_get_timestamp

Debug: (0,327967) - (6971832)

<br>
(mysql): SELECT content_id FROM cms_content WHERE content_alias = 'kontakt'<br>
 Error (0): <br>

Debug: (0,328072) - (6972232)

start findNodeByTag

Debug: (0,328216) - (6972328)

end findNodeByTag

Debug: (0,32873) - (6968912)

start findNodeByTag

Debug: (0,328799) - (6968976)

end findNodeByTag

Debug: (0,329003) - (6969136)

load properties called

Debug: (0,32977) - (6969280)

<br>
(mysql): SELECT * FROM cms_content_props WHERE content_id = '60'<br>
 Error (0): <br>

Debug: (0,339084) - (7224368)

<br>
(mysql): SELECT content from cms_module_templates WHERE module_name = 'Search' and template_name = 'displaysearch'<br>
 Error (0): <br>

Debug: (0,339822) - (7225208)

<br>
(mysql): SELECT module_name,template_name,modified_date 
                            FROM cms_module_templates<br>
 Error (0): <br>

Debug: (0,361131) - (7232000)

<br>
(mysql): SELECT * FROM cms_module_nms_list
                       WHERE active = 1 
                         AND public = 1 ORDER BY listid<br>
 Error (0): <br>

Debug: (0,369544) - (7301416)

<br>
(mysql): SELECT content from cms_module_templates WHERE module_name = 'NMS' and template_name = 'nms_subscribeform'<br>
 Error (0): <br>

Debug: (0,397832) - (7193376)

<br>
(mysql): SELECT content_id FROM cms_content WHERE content_alias = 'gsr-home'<br>
 Error (0): <br>

Debug: (0,398435) - (7193648)

<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '60'<br>
 Error (0): <br>

Debug: (0,399461) - (7197608)

<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '15'<br>
 Error (0): <br>

Debug: (0,401639) - (7201760)

<br>
(mysql): SELECT * FROM cms_content WHERE content_id = '15'<br>
 Error (0): <br>

Debug: (0,402297) - (7202792)

load from data is loading properties

Debug: (0,402354) - (7202960)

load properties called

Debug: (0,403162) - (7203120)

<br>
(mysql): SELECT * FROM cms_content_props WHERE content_id = '15'<br>
 Error (0): <br>

Re: Opps: Menu manager and News disappered

Posted: Sat Oct 31, 2009 11:54 am
by Peciura
What mle version do you have? It is recommendet to have CMSms-1.6.6-mle.
It seams you have not set locale. Locale can be set in config.php, or in CMS-mle-fork at "Site Admin » Global Settings » MLE languages".

Double check config_lang.php, you should look for " 'locale_cms'=>''," (you can fix it in admin panel)
Don't forget to set deault language and do some extensive mle setting check:
Image