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 ForumsBlogBlogUnable to click through to "Read More" and unable to add commentsUnable to click through to "Read More" and unable to add comments
Previous
 
Next
New Post
1/18/2009 6:19 PM
 

Dario,

Thanks for taking the time to explain that to me.

Even after regenerating permalinks, I have entries like:

Home/tabid/53/EntryId/363/New-Module-additions.aspx

and

Default.aspx?tabid=131&EntryID=338 - which do not seem to work at all (older, pre-upgrade links)

Is the regeneration of links not working?

 

Thanks for your time!

 

 
New Post
1/18/2009 9:39 PM
 

So I ended up running a SQL Update query to change all the references to tabID to tabid 53

 

update blog_entries
set
permalink = 'http://websitename/Default.aspx?tabid='+'53&EntryID=' + cast([EntryID] as char(3))
where permalink like '%131%'

I guess that somehow, for the portal, the page that used to display the blog entries no longer existed and all the blog entries needed to be updated to the proper tab before it could find them again.

 
New Post
1/19/2009 2:47 AM
 

Hi Tim,

thank you for posting your solution. I faced the same issue when moving a blog between two portals in the same install but with 2 different domain names. We'll need to revise the permalink re-generation to catch also this scenario.

Best regards,
Dario Rossa

 
New Post
1/19/2009 6:56 PM
 

Dario,

I was trying to avoid contacting you again to help me with my blog problem.  My problem is that I am unable to add comments.  I have done the following in an attempt to fix it:

-Checked 'Add Comments' permissions...they are allowed without moderator approval.

-Regenerated friendly URLs.

-Run the SQL script above (although I'm too novice to really know how to do it, I just changed the Tab ID to the right Tab ID for my site...should I have done more?)

-I've asked the help desk at my host (webhost4life) to look into it.

-I've reinstalled the module 3 times.

-I've checked my database folder hierarchy to make sure the folders are layered the way the module expects them to be.

Yet I still cannot fix the problem.  I think part of the problem is that I am not very tech savvy, so some of what you guys are discussing is above my level.  Can you please take a look at my site and let me know what you think?  www.elemental-learning.com  (blog) .     I am running  Blog 03.05.01  on DNN 04.05.03 .  You can also reach me directly at finance at elemental-learning.com  if you'd like to communicate directly.  Your help is appreciated.

 
New Post
1/20/2009 11:08 AM
 

Hi Mike,

analyzing your website, it looks like it throws a wrong 302 redirect. Could you please check the Event viewer if some exception has been logged?

Best regards,
Dario Rossa

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogUnable to click through to "Read More" and unable to add commentsUnable to click through to "Read More" and unable to add comments


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