Closed (works as designed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.3-rc6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2008 at 16:43 UTC
Updated:
15 Apr 2009 at 04:51 UTC
Comments
Comment #1
wwalc commentedFCKeditor module does not contain "views" subdirectory. You have probably did something wrong / uploaded views into fckeditor's folder.
Comment #2
pam.pkrweb@gmail.com commentedI am getting this same issue but not with FCKEditor just views in general. Just update to views version 6.x-2.5 and it was working fine before updated. Here the error I am getting.
"Fatal error: Cannot redeclare _views_theme_functions() (previously declared in /var/www/drupal/sites/ourfatherschurchdev.org/modules/views/theme/theme.inc:21) in /var/www/drupal/sites/ourfatherschurch.org/modules/views/theme/theme.inc on line 35"
Just as a note was creating a backup site of ourfatherschurch.org to ourfatherschurchdev.org. Copy the directory to create to website, but both site still currently point to the same database. That was my next step to change the database of one of them. When I figure I better do some module updates first.
Please help. Should I roll back to my backup? I did create one before making the updates to the modules.
Comment #3
pam.pkrweb@gmail.com commentedI figured this out. Once I cleared the views cache it works fine. Sorry for any inconvenience.