First in ckeditor if I click the "qadd image" button nothing happens. Secondly when ckeditor is et to use ckfinder the page loads blank when i hit "browse server" in "add flash" (becasue "add image" doesnt work"
I have installed ckfinder in the ckeditor module and selected to use it.
I just installed the new Drupal 7 and have a simple question, I think. Everything seems to work great. I'm using latest Apache/MySQL/PHP, on Windows.
But why istn't there any User logout block available? After login, the login fields disappear. I'm using the "LoginToboggan logged in block" add-on module now, which works great.
Hello, let me start by saying that I don't really know all that much about what I'm doing. I usually am able to squeak by these kinds of issues by following instructions, unfortunately I haven't been able to find someone who's solved this issue yet.
So I switched from an in-home server to shared hosting from godaddy. Using my home server as a testbed I updated to the latest 6.x and attempted to update to 7. Whenever I try to run update.php I am redirected to /update.php?op=info and get an error 500. This also happens when I attempt the same process on the godaddy host (after migrating my /sites folder and database to it). I have tried several times and made sure to disable all non-core modules and put the site in maintainence mode before uploading the Drupal 7 files. It appears that the database settings are correct because the main page has my custom logo and title, but gives me this error "PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'bbdrupalats.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => 216.82.215.207 ) in drupal_is_denied() (line 1779 of /home/content/27/7260227/html/blogbarbarian/includes/bootstrap.inc)." I can only assume this is because the database is out of date. All pages appear to be displaying this error and none of my content from the error message down is displayed.