The problem shows after applying pending updates -> views update 7000 *Rename some system variables.

* Notice: Undefined index: menu prefix in views_ui->init() (line 21 of F:\www\drupal7\sites\all\modules\views\plugins\export_ui\views_ui.class.php).
    * Notice: Undefined index: menu prefix in ctools_export_ui_plugin_base_path() (line 396 of F:\www\drupal7\sites\all\modules\ctools\includes\export-ui.inc).

Comments

KeesMK’s picture

I can confirm the same message after updating to the latest development version and updating the database.

discipolo’s picture

... fixed by upgrading ctools to lates dev. Wow, now everything looks different!

bojanz’s picture

Status: Active » Fixed

So...

brightbold’s picture

I upgraded Views and Ctools at the same time, and got the error after the update. Running update a second time seems to have solved it. @discipolo - Wow, I thought you were exaggerating. Brave new world!

avo_liao’s picture

I had the same error when updating.

Now, when I try to show an image with the "JQuery Gallery" formatter in the results... nothing shows up! It worked before updating.
There is no error, it just shows empty.

What could have changed?

merlinofchaos’s picture

The image not showing up is fixed in the next -dev. We've had a couple of issues with our beta releases on this one. Sorry. :/

cronix’s picture

I am still getting this message; even with the beta 3 release. Beta 1,2 and three are giving me the following after an update:

* Notice: Undefined index: menu prefix in views_ui->init() (line 21 of F:\www\drupal7\sites\all\modules\views\plugins\export_ui\views_ui.class.php).
    * Notice: Undefined index: menu prefix in ctools_export_ui_plugin_base_path() (line 396 of F:\www\drupal7\sites\all\modules\ctools\includes\export-ui.inc).
merlinofchaos’s picture

After the second menu rebuild these should go away.

stephane bouillet’s picture

Hello,

same same after an update to Views7.x-3.0-beta3, just after an update to Chaos Tools7.x-1.0-alpha4.

So can you tell me please what means a "second menu rebuild"

[EDIT] Is that just by running a cron ?

Thanks ;)

pjbarry21’s picture

Same error.

discipolo’s picture

there seems to be a core issue (so i have read somewhere) which requires a second cache-flush (inludes menu_rebuild). just read release comments http://drupal.org/node/1107716

vipconsult’s picture

JQuery Gallery - still doesn't show up .

I have the latest Dev version of views and have cleared all caches

dawehner’s picture

So perhaps the jquery gallery module has a bug.

An notice most often doesn't produce a bug.

vipconsult’s picture

I thought the same and posted in their issues , but they thing it is views bug.

merlinofchaos’s picture

Sorry I don't see how this issue is related to jquery gallery.

vipconsult’s picture

If I knew what is the actual problem I would have fixed it myself.
I am not trying to be smart , just reporting an issue with one of these modules.

avo_liao’s picture

Here is how to solve the gallery problem. Worked for me!

http://drupal.org/node/1108078

gphilippe’s picture

for after have put this field on i can't do nothing with views and panels ... once again rebuild an entire site !!!

I lost days of works ...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.