News Modul

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
cyberman

Re: News Modul

Post by cyberman »

Another thing - if I click on News I got this error message
Fatal error: Call to a member function on a non-object in /kunden/dpsgbergischland.de/webseiten/cmsmadesimple/modules/MenuManager/action.default.php on line 90
JohKa

Re: News Modul

Post by JohKa »

I don't get this error.
cyberman

Re: News Modul

Post by cyberman »

JohKa wrote: I use the 1.0.7
Is it a pure 1.0.7 or an updated one?

If second try to upload news module from a fresh 1.0.7 install.
cyberman

Re: News Modul

Post by cyberman »

Very curiously - the error message is gone ...
cyberman

Re: News Modul

Post by cyberman »

JohKa wrote: I've deinstalled the News Modul. I've deleted the module. I've uploaded the module. I've installed the module.
Have you create new News again?
JohKa

Re: News Modul

Post by JohKa »

So,

I've done what you've said.
But the problem isn't solved.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: News Modul

Post by RonnyK »

I see news on the mainpage and on the news-link!
JohKa

Re: News Modul

Post by JohKa »

Yes but I've written three new news.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: News Modul

Post by RonnyK »

Try changing the Category to something without spaces in the name and see if they show then, Do you see the published-button like I showed in the picture or is it still missing.

Ronny
JohKa

Re: News Modul

Post by JohKa »

I've tried it already but it doesn't change anything.

Yes it looks like yours, but you can still look in the backend.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: News Modul

Post by RonnyK »

With the re-install are the rights gone. Can you give some more rights, to see all....

Ronny
JohKa

Re: News Modul

Post by JohKa »

done
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: News Modul

Post by RonnyK »

I can't see the template, but are you calling Category="Bezirk" now instead of "Nue in Bezirk".

Ronny
JohKa

Re: News Modul

Post by JohKa »

done, you can see the pages too
JohKa

Re: News Modul

Post by JohKa »

The problem has been solved by adding

Code: Select all

$this->CreatePermission('Approve News', 'Approve News For Frontend Display');
next to the other permission create
in the method.install.php in the News module file.

Thanks to the supporter.
Locked

Return to “CMSMS Core”