Code: Select all
$config['root_url'] = 'http://atmae.jscc.edu';
$config['ssl_url'] = 'https://atmae.jscc.edu';
$config['admin_url'] = 'https://atmae.jscc.edu/admin';
But the heading links on the left side don't work anymore (CMS, Content,Layout,Users & Groups,Extensions, Site Admin, My Preferences). When the admin page loads, the CMS dropdown is expanded and shows Home, View Site, and Logout. The right side of the page displays all of the links to the rest of the areas. If I click on an area, the dropdown for that area expands on the left and shows the links underneath. Those links all work, but I can't expand any other headings. When I hover over the headings, they turn blue and the down arrow is displayed, but clicking them does nothing.
What am I missing here?