Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to 9.2 #15

Closed
alpacadevelopment opened this issue Sep 19, 2018 · 3 comments
Closed

Upgrade to 9.2 #15

alpacadevelopment opened this issue Sep 19, 2018 · 3 comments

Comments

@alpacadevelopment
Copy link

I just upgraded to 9.2 and the module did break (vague I know). Stack trace...any thoughts...

An error has occurred. DotNetNuke.Services.Exceptions.ModuleLoadException: Method not found: 'System.String DotNetNuke.Entities.Modules.ModuleInfo.get_AuthorizedEditRoles()'. ---> System.MissingMethodException: Method not found: 'System.String DotNetNuke.Entities.Modules.ModuleInfo.get_AuthorizedEditRoles()'. at Ventrian.NewsArticles.ArticleSettings.get_IsAdmin() at Ventrian.NewsArticles.ArticleSettings.get_IsSubmitter() at Ventrian.NewsArticles.TokenProcessor.ProcessMenuItem(String token, ControlCollection& objPlaceHolder, LayoutController objLayoutController, NewsArticleModuleBase moduleContext, Int32& iPtr, String[] templateArray, MenuOptionType selectedMenu) at Ventrian.NewsArticles.TokenProcessor.ProcessMenu(ControlCollection& placeHolder, NewsArticleModuleBase& moduleContext, MenuOptionType selectedMenu) at Ventrian.NewsArticles.ucHeader.Page_PreRender(Object sender, EventArgs e) --- End of inner exception stack trace --

@mortezakermani
Copy link

Hi @alpacadevelopment,

benvis.com just published a version of News Articles modules which is compatible with DNN 7.x, DNN 8.x and DNN 9.x (including DNN 9.2 and later) at dnn store.

They also have 4 complementary modules for News Articles.

@thenotandy
Copy link

There is a working install at https://github.com/NerdyParker/News-Articles/tree/master/Installs

@skamphuis
Copy link
Collaborator

Pullrequest #14 contains a 0.10.00 install package that should work. It also removes the use of flash for uploads. I need a bit of time to make it a release or release candidate soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants