I have a Joomla 2.5 website and I've added a Wordpress blog to it:
htdocs is the joomla site htdocs/blog is the wordpress blog
I've tried to set up a menu item to point to the blog by setting it up as an external URL:
www.domain.com/blog
However, Joomla keeps throwing an error:
Save failed with the following error: A first level menu item alias cannot be 'our-blog' because 'our-blog' is a sub-folder of your joomla installation folder.
I can't get it to work without hacking the database or the core code. Is there a simple solution that I'm missing?
.