Greetings Community!
Today I did a fresh install of Joomla 2.5 in my server (PHP 5.3, all working) and I installed the latest CB Component, it's version 1.8.1
I'm having trouble with the Date field. It just doesn't show the calendar at all.
I went through all the forum's topic related to my issue, but didn' help.
It seems it's a Javascript issue.
This is the frontend:
And this is the backend:
I'm using a third-party template, but if I change the default template to one of those that come with a Joomla installation (beez2, beez5), it doesn't work either.
What I already tried:
*Delete the date field and create a new one.
*Deleted all potential-javascript using modules (I only have a slideshow, but it's on the main page)
*Switched to the old popup calendar (This not only doesn't show the calendar, but it also makes the field non-writable, this is simply confusing)
By using the Console, I get the following error:
Uncaught ReferenceError: Calendar is not defined @ calendar-locals.js:12
Uncaught ReferenceError: cbTemplateDir is not defined @ calendardateinput.min.js:8
Please, if there's anybody out there with an idea (or a solution!), it'd be much appreciated, for the Date of Birth is a primary thing in my website, and I can't just let the issue left unresolved.
Thanks in advance!