-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
OGP: Caching Message Always Shows #31
Comments
I also get this error, which makes the module unusable. To help reproduce, here are the OGP settings I use: Page Title: Home (use Page Settings Title checked) DNN version: 9.13.3 |
I've put this into my backlog, but I don't know how soon I can get to it. I'm sorry. |
I still have this error: The open graph protocol HTML mark-up cannot be loaded from cache. It is suggested that you clear cache in the control panel to fix this issue. Even after clearing the cache or restarting the application pool :-( Please re-open, thanks! |
Hello @MaiklT ... We took another look at this and we're no longer able to reproduce the issue in our test environments. Are you able to provide any more details about how to reproduce this issue? |
I installed DNN 9.13.6 from scratch (blank website template, German), uploaded some images and then installed the module 2.1.0. I placed a module on the start page. In the OGP Settings, I entered: Page Title: Home (Use Page Settings Title: checked) Site-Level-Settings Worked... On another portal (where I had installed OGP 2.0.0, uninstalled it - because of the error) and installed OGP 2.1.0 later, I get the error with exactly the same settings as above. The open graph protocol HTML mark-up cannot be loaded from cache. It is suggested that you clear cache in the control panel to fix this issue. Debug Window: Event Log: |
The open graph protocol HTML mark-up cannot be loaded from cache. It is suggested that you clear cache in the control panel to fix this issue.
v1.1 worked but upgraded to DNN 6.2.4 and had issues with profile. Upgraded to v1.3. As soon as you add a new page, you get above error with an ugly black stripe on web page saying Will.S .... End of Log.
Clearing cache, etc. nothing helps. Tried v1.2 same problem.
Event Viewer shows error:
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: WillStrohl.Modules.OpenGraph.OpenGraphStream.Write
StackTrace:
Message: System.NullReferenceException: Object reference not set to an instance of an object. at WillStrohl.Modules.OpenGraph.OpenGraphWriter.OpenGraphStream.Write(Byte[] buffer, Int32 offset, Int32 count)
Not sure what this means, it actually writes to server, config file changes or creates new one.
The pages from v1.1 did not have big ugly black stripe, only newly added pages. I did not have debug turned on.
Uninstalled module to fix error.
comments
brentwilson wrote May 18 at 7:30 AM
I also get this error - Using dnn7.x
ORIGINAL: https://dnnopengraph.codeplex.com/workitem/12557
The text was updated successfully, but these errors were encountered: