New C5 site, add block panel not rendering correctly

Permalink
Hi, I have just created a new site and uploaded c5. When I try to ad a new block to a region, the the panel that gives you the choice to select the type of block you'd like to add, opens in a new window and has no CSS. I went ahead and tried to add an image block but that didn't function. Any ideas what is going on?

I have the another c5 site with the same theme on the same server and it's functioning properly.

_______________________

# concrete5 Version
5.6.1.2

# concrete5 Packages
Morph (1.0.2).

# concrete5 Overrides
css/style.css, css/tabs.css

# Server Software
Microsoft-IIS/7.0

# Server API
cgi-fcgi

# PHP Version
5.2.6

# PHP Extensions
bcmath, calendar, cgi-fcgi, com_dotnet, ctype, curl, date, dom, filter, ftp, gd, gettext, hash, iconv, imap, json, libxml, mbstring, mssql, mysql, odbc, pcre, PDO, pdo_mysql, pdo_sqlite, Reflection, session, SimpleXML, sockets, SPL, SQLite, standard, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib.

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_input_nesting_level - 64
max_input_time - 60
memory_limit - 128M
post_max_size - 8M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 2M
mssql.max_links - Unlimited
mssql.max_persistent - Unlimited
mssql.max_procs - Unlimited
mssql.textlimit - Server default
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 100000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH

 
Blenderite replied on at Permalink Reply
Blenderite
Which browser are you using?

I was able to replicate the issue. It sounds like you may have something set to open the links you click in a new tab.
RodeoCity replied on at Permalink Reply
I'm using chrome. But I tried it opera as well, same problem and the other site I have on this server is working properly in both browsers. Also, I was wrong, it isn't opening in a new window, it's opening in the same window as:

http://exploreroslyn.com/index.php/tools/required/edit_area_popup.p...
Blenderite replied on at Permalink Reply
Blenderite
Ah, that makes a difference.

That probably means that it is a C5 issue. How long has this been going on and when did you notice that it started?
RodeoCity replied on at Permalink Reply
Well, this is the first block I tried to add to this site since c5 was installed.
Blenderite replied on at Permalink Best Answer Reply
Blenderite
I would try re-installing. Most likely there was an error during install.
RodeoCity replied on at Permalink Reply
Ok, sigh. I was afraid that was the answer.
Blenderite replied on at Permalink Reply
Blenderite
Since you just installed, it shouldn't be much of a problem.

Simply, delete the database, recreate a database, install C5, and boom! You are ready to go again.
RodeoCity replied on at Permalink Reply
Your right, it's just that I had done a bunch of theme customization.
Blenderite replied on at Permalink Reply
Blenderite
I realize this is probably too late, but you can save the theme that you customized. Simply go to the location C5 is installed then go to the packages folder. Copy the folder that your theme is in to a safe location and then you can reinstall C5. Once it has installed simply go back to packages and paste the theme there. Then you can go and install and activate like normal.

I hope this isn't too late!
RodeoCity replied on at Permalink Reply
Ha, Thanks! It's not too late. I never would have thought about that.
Blenderite replied on at Permalink Reply
Blenderite
Glad I could help! I always keep a copy of my themes just in case I loose my site. Every time I make a change, I save a copy. It is a good practice to get into!