[Solved] New Content Doesn't Display, Menu (Mgr)/Admin Panel
Posted: Thu Apr 14, 2011 10:03 pm
If I add new content under pages in the admin panel it doesn't show up after submission. It is absent in the admin panel and in the menu (using core menu manager module).
I can logout, login and clear all cache and it has no effect. The content is added to the database and it looks just like other content afaik.
If I select other content and either click "apply" and then go back to the pages list or if I click submit (which redirects to the pages) then the content shows up as normal. Deleting content will also make the new content appear.
Not sure when this happened as I mostly add content through the news module, so this may not be a recent occurrence . . .
Recent changes to my installation are:
Installing 1.9.4.1 - successful and verified checksum
Removing Non-Functioning and deprecated "Content Alias" Plugin. Before doing so I made sure none of my content was using this type and if it was I deleted it. I tried re-installing and it had no effect on my current issue. It is not listed under content types in the admin panel or database as far as I can tell - I only mention it 'cause it was a recent change . . .
Solution
Changed to:
All seems to be groovy now. Thanks all!
I can logout, login and clear all cache and it has no effect. The content is added to the database and it looks just like other content afaik.
If I select other content and either click "apply" and then go back to the pages list or if I click submit (which redirects to the pages) then the content shows up as normal. Deleting content will also make the new content appear.
Not sure when this happened as I mostly add content through the news module, so this may not be a recent occurrence . . .
Recent changes to my installation are:
Installing 1.9.4.1 - successful and verified checksum
Removing Non-Functioning and deprecated "Content Alias" Plugin. Before doing so I made sure none of my content was using this type and if it was I deleted it. I tried re-installing and it had no effect on my current issue. It is not listed under content types in the admin panel or database as far as I can tell - I only mention it 'cause it was a recent change . . .
Solution
That did it for me . . . I had the follwoing settings under the specified tab:vilkis wrote:Yep, I had the same problem on Wamp... I can't remember the versions of php and mysql. I do not understand how I have solved the problem. If I remember correctly I have played with the first three parameters in Global Settings->Content Editing Settings tab and new pages started being shown.
vilkis
Code: Select all
Automatically create page URL's: No
Automatically created URL's are flat: No
Page URLS are required: No
Code: Select all
Automatically create page URL's: Yes
Automatically created URL's are flat: No
Page URLS are required: No