Hello. As stated above going to /combu/admin/index.php shows the contents of the admin page with the words "Please wait" in the middle of the screen with the three animated bars. However, if I click on any of the menu options they work just fine but no matter what page I go to the "Please wait" message persists. I tried opening the page in IE and it seems to open just fine. Any thoughts?
mmh... the DIV that contains that phrase should be automatically hide in /admin/js/functions.js, though I'm not able to reproduce this issue since it's working fine on my local install in Chrome.
Can you send me the URL to your admin by PM?
FRANCESCO CROCETTI @ SKARED CREATIONS
Hello. Thank you for the quick reply. I just sent you my URL in a PM. I can also verify that the admin page seems to be working fine in firefox as well. The weird thing is both in IE and in Firefox the page shows up with stock window background and text colors like some how the css styling has fallen off completely where as on Chrome the page appears with yellow bar on top, light blue for the left side menus, etc except the buttons on the upper right of the screen for looking at the API documentation and stuff are not lined up along the top of the page like I see in screenshots of combu working properly.
Oh I see your URL is in HTTPS, may be for some reasons the links to CSS and JS are being refused, can you try in HTTP for admin?
FRANCESCO CROCETTI @ SKARED CREATIONS
Hello. Yes. Switching to http from https solved it. Thanks!