Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogErrors with Blog 5.0.0 and DNN 7Errors with Blog 5.0.0 and DNN 7
Previous
 
Next
New Post
12/5/2012 4:23 PM
 

A colleague and I are working on a new DNN 7 site, and trying to figure out what modules are compatible. We installed the DNN Blog 5.0.0 and experienced an error on the first post. Something about "Cannot insert duplicate key row".

I removed the module from the page, and tried to delete the module from the Extensions page. The Uninstall process threw two errors, saying the Uninstall.SqlDataProvider file could not be found. After copying the SQL from the install package, I was able to complete the removal by running the script from the HOST SQL page.

I've done a fresh install of DNN 7, and will try the Blog module again today, posting more details of any errors found.

 
New Post
12/5/2012 4:41 PM
 
Install of Blog 5.0.0 succeeds without errors. The App restarts, and immediately this error appears in Log Viewer:

Module Upgraded: DotNetNuke.Modules.Blog.Components.Controllers.InterfaceController
Version: 05.00.00
Results: Migrating taxonomy/folksonomy to core in 05.00.00 : Could not find stored procedure 'dbo.Blog_Upgrade_BlogsGetAll'.

That's followed by a General Exception Error: 

Could not find stored procedure 'dbo.Blog_Upgrade_BlogsGetAll'.

 
New Post
12/5/2012 5:05 PM
 

Running the Blog_Upgrade_BlogsGetAll stored procedure from the HOST SQL tab succeeds in creating the proc, and the Log errors go away.

Up until now, nothing here is all that strange. A missing proc, a manual workaround ... fine. Stuff like this happens.

But the mere act of adding the Blog module to the default Home Page causes the paging slide container code to break. The sliding images disappear, and the code below (with my minor changes to image sizes) does not work anywhere on the site, on any page! 

You can see the broken page here: http://dnn7.calcsea.org

<div id="container">
<div id="example">
<div id="slides">
<div class="slides_container">
<a title="banner 1" href="#"><img width="980" height="263" alt="Slide 1" src="/portals/0/Images/01.jpg" /></a>
<a title="banner 2" href="#"><img width="980" height="263" alt="Slide 2" src="/portals/0/Images/02.jpg" /></a>
<a title="banner 3" href="#"><img width="980" height="263" alt="Slide 3" src="/portals/0/Images/03.jpg" /></a>
<a title="banner 4" href="#"><img width="980" height="263" alt="Slide 4" src="/portals/0/Images/04.jpg" /></a>
</div>
<div class="pagination_wrap">
<a class="prev" href="#">&nbsp;</a>
<a class="next" href="#">&nbsp;</a>
</div>
</div>
</div>
<div class="clear"></div>
</div>


 
New Post
12/6/2012 12:41 PM
 

Uninstalled the Blog module today.

Info Start Sql execution: Uninstall.SqlDataProvider file
Failure Exception - Could not find file 'X:\DNN7\DesktopModules\Blog\Uninstall.SqlDataProvider'.
Info End Sql UnInstall


 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogErrors with Blog 5.0.0 and DNN 7Errors with Blog 5.0.0 and DNN 7


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out