Page 1 of 1

CGBlog and The URL specified is invalid

Posted: Fri Sep 09, 2011 1:57 am
by Bilmartech
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"

Re: CGBlog and The URL specified is invalid

Posted: Sat Sep 17, 2011 2:10 pm
by applejack
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.

Re: CGBlog and The URL specified is invalid

Posted: Sat Sep 17, 2011 2:23 pm
by Bilmartech
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

Posted: Sat Sep 17, 2011 2:30 pm
by applejack
Check the database structure in cms_module_cgblog you should have column named url which is a varchar(255)