In the Blog Module, the very first field is called URL. What exactly is it used for and if it's meant to assign a URL to the blog, is there a particular way to format it because I've tried all kinds of different ways.
No matter what I put in that field, I get "The URL specified is invalid"
CGBlog and The URL specified is invalid
-
- Forum Members
- Posts: 50
- Joined: Mon Feb 21, 2011 2:08 am
Re: CGBlog and The URL specified is invalid
Did you update the CGBlog module and miss out any versions as there was a bug in some earlier versions which meant missing the update of the database.
Check your Apache error logs.
You can leave the URL field empty as it automatically creates the URL from the article name it is just there if you want a different URL.
Check your Apache error logs.
You can leave the URL field empty as it automatically creates the URL from the article name it is just there if you want a different URL.
-
- Forum Members
- Posts: 50
- Joined: Mon Feb 21, 2011 2:08 am
Re: CGBlog and The URL specified is invalid
All the versions are current and updated.. Just doesn't make sense why it's not working.. nothing I put in there makes a difference at all?
Re: CGBlog and The URL specified is invalid
Check the database structure in cms_module_cgblog you should have column named url which is a varchar(255)