We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When someone leaves a rating, the rating is displayed at the top of the wiki page..
except that it displays a broken image link:
It seems to be looking for:
<img src="/DesktopModules/Wiki/Views/RatingBar.aspx?rating=3" id="dnn_ctr422_Router_Start_m_pageRating_RatingBar" alt="3">
Is RatingBar.aspx a missing file?
The text was updated successfully, but these errors were encountered:
Ok so I found the file one directory back. For now I just manually moved to the "Views" folder as a temporary fix.
Sorry, something went wrong.
No branches or pull requests
When someone leaves a rating, the rating is displayed at the top of the wiki page..
except that it displays a broken image link:
It seems to be looking for:
Is RatingBar.aspx a missing file?
The text was updated successfully, but these errors were encountered: