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
News Modul
-
cyberman
Re: News Modul
Another thing - if I click on News I got this error message
-
cyberman
Re: News Modul
Is it a pure 1.0.7 or an updated one?JohKa wrote: I use the 1.0.7
If second try to upload news module from a fresh 1.0.7 install.
-
cyberman
Re: News Modul
Have you create new News again?JohKa wrote: I've deinstalled the News Modul. I've deleted the module. I've uploaded the module. I've installed the module.
Re: News Modul
I see news on the mainpage and on the news-link!
Re: News Modul
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
Ronny
-
JohKa
Re: News Modul
I've tried it already but it doesn't change anything.
Yes it looks like yours, but you can still look in the backend.
Yes it looks like yours, but you can still look in the backend.
Re: News Modul
With the re-install are the rights gone. Can you give some more rights, to see all....
Ronny
Ronny
Re: News Modul
I can't see the template, but are you calling Category="Bezirk" now instead of "Nue in Bezirk".
Ronny
Ronny
-
JohKa
Re: News Modul
The problem has been solved by adding next to the other permission create
in the method.install.php in the News module file.
Thanks to the supporter.
Code: Select all
$this->CreatePermission('Approve News', 'Approve News For Frontend Display');in the method.install.php in the News module file.
Thanks to the supporter.

