uBlogsy 3 Webforms Version - Hiding posts from navigation removes them from uBlogsy landing page
Hi
I've installed uBlogsy 3 Webforms and integrated into my existing site templates.
I normally have no problem with this. Since the change to files there is no longer 1 folder named posts and all the month, date folders and posts go under this so i used to be able to hide the "posts" folder from my nav, now i have to hide each post and when i do this it removes it from the uBlogsy landing page and becomes empty with just next/prev showing. I like to have 1 post per page on the landing node and you can click into the post but even that is erroring with a "value cannot be null".
Any ideas on why it is doing this and how i can change it to not be effected by hiding from nav.
Thanks
Umb Version 6.1.1
uBlogsy 3 Webforms (beta)
Value cannot be null. Parameter name: value
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentNullException: Value cannot be null. Parameter name: value
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
No, i never managed to as i was on a tight deadline i had to build a news page with children for news items as a temporary, but i do need all the functionalities of uBlogsy for the client, so i will be going back and trying again. Do you know why it would have that problem?
I've retried again and on new installation once i've clicked the finish button. I get this error, i've had this on both sites i've tried to install on. All of my permissions are correct.
Umbraco Version : v6.1.2
IIS : 7.5
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: An error occurred loading a configuration file: Access to the path 'C:\Inetpub\vhosts\myhostingserver.co.uk\myhosting\qbfz5khy.tmp' is denied.
I've uninstalled the webforms version and installed the mvc version and adjusted by umbraco settings for that. As i've already built the sites, they're not built in mvc form (sorry i'm not fully understanding of mvc i am reading up on it, so please bear with me.)
Is it possible to integrate this mvc version of ublogsy into my existing site's master template or will i have to duplicate the template to fit into ublogsy ?
uBlogsy 3 Webforms Version - Hiding posts from navigation removes them from uBlogsy landing page
Hi
I've installed uBlogsy 3 Webforms and integrated into my existing site templates.
I normally have no problem with this. Since the change to files there is no longer 1 folder named posts and all the month, date folders and posts go under this so i used to be able to hide the "posts" folder from my nav, now i have to hide each post and when i do this it removes it from the uBlogsy landing page and becomes empty with just next/prev showing. I like to have 1 post per page on the landing node and you can click into the post but even that is erroring with a "value cannot be null".
Any ideas on why it is doing this and how i can change it to not be effected by hiding from nav.
Thanks
Umb Version 6.1.1
uBlogsy 3 Webforms (beta)
Value cannot be null.
Parameter name: value
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: value
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18033
Hi did you solve your problem?
Hi Anthony
No, i never managed to as i was on a tight deadline i had to build a news page with children for news items as a temporary, but i do need all the functionalities of uBlogsy for the client, so i will be going back and trying again. Do you know why it would have that problem?
Thanks for getting back to me.
Molly
Dman I should have seen this before...
Do you have recaptcha keys in app settings?
Hi Anthony,
No I didn't have any ?
I've retried again and on new installation once i've clicked the finish button. I get this error, i've had this on both sites i've tried to install on. All of my permissions are correct.
Umbraco Version : v6.1.2
IIS : 7.5
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: An error occurred loading a configuration file: Access to the path 'C:\Inetpub\vhosts\myhostingserver.co.uk\myhosting\qbfz5khy.tmp' is denied.
Source Error:
Source File: C:\Inetpub\vhosts\myhostingserver.co.uk\ myhosting\web.config Line: 0
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
I've uninstalled the webforms version and installed the mvc version and adjusted by umbraco settings for that. As i've already built the sites, they're not built in mvc form (sorry i'm not fully understanding of mvc i am reading up on it, so please bear with me.)
Is it possible to integrate this mvc version of ublogsy into my existing site's master template or will i have to duplicate the template to fit into ublogsy ?
Thanks
I'm not sure what you're trying to do.
uBlogsy MVC only works in Umbraco MVC mode. And vice versa.
is working on a reply...