Hi,
i've installed the latest version of OpenIDeal 7.x-3.x-consolidate. When i try to save an idea, i get error 500.

"POST /api/idea_widget/entity/save HTTP/1.1" 500 12626 "http://localhost:8080/node/2" "Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"

Entity Version: 7.x-1.8

It is a clean drupal installation.

could you help me?

regards

Comments

alecipriani created an issue. See original summary.

z.stolar’s picture

I hope this will get it fixed for you:

There are a couple of modules (`idea_widget` and `challenge_widget`) which contain absolute references to `sites/all/modules`. This is wrong of course, but is the current state.
Try to add a couple of symlinks under `sites/all/modules` to the modules under `profiles/idea/modules` and see if that gets it fixed for you.

alecipriani’s picture

Hi z.stolar,
Sorry for i'm late in replying you. I have already realized that. I have moved all custom modules under folder sites/all/modules. But the error 500 on the '/api/idea_widget/entity/save' persist.

yanivo’s picture

Status: Active » Closed (outdated)

Drupal 9 is almost here!
OpenideaL 7.x is no longer supported.
Current development and support is done on the Drupal 8 branch (https://www.drupal.org/project/idea/releases/3.x-dev)
If you find this issue still relevant for D8, please do not hesitate to re-open this issue or create a new one.