I removed 2.4 version of the module and installed 2.5, after that I got error:

Fatal error: require_once() [function.require]: Failed opening required 'views/wysiwyg_imageupload.views.inc' in /sites/all/modules/wysiwyg_imageupload/wysiwyg_imageupload.module on line 10

There is not views subdirectory in the current version. I disabled the module through DB and enabled it again but no luck, still get error.

Comments

eugenmayer’s picture

Status: Active » Fixed

How i hate CVS...

well release 2.6 to fix this issue, as simply the views-directory somehow "dissapeared"..

eugenmayer’s picture

Status: Fixed » Closed (fixed)
netbear’s picture

I downloaded 2.6 version from drupal.org cvs and 2.5 version from github (cause there is no 2.6 version and 2.5 is the latest) and views folder differs between these 2 downloads. What is the right download to play with?

netbear’s picture

Status: Closed (fixed) » Active
eugenmayer’s picture

Status: Active » Fixed

oh my goodness. Now the folder is added but its the old version. This CVS stuff is driving me crazy...

eugenmayer’s picture

Title: Error after installation 6.x-2.5 » Wrong views version in 2.6
Version: 6.x-2.5 » 6.x-2.6
Category: support » bug
Status: Fixed » Patch (to be ported)
eugenmayer’s picture

Status: Patch (to be ported) » Closed (fixed)

really good catch netbear...

i have released 2.7. CVS is really the biggest pain on d.o...