Closed (fixed)
Project:
Toolbar
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 May 2010 at 01:18 UTC
Updated:
24 Aug 2010 at 00:30 UTC
Jump to comment: Most recent file
Interesting module. But I'm having trouble getting the links to save.
It's a fresh 6.16 pressflow install. Toolbar is only module active.
I created a default set, added links, clear cache ... link sets are gone.
Strange.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screen shot 2010-05-18 at 1.21.22 PM.png | 468.18 KB | lelizondo |
Comments
Comment #1
lelizondo commentedNever tried this module on pressflow. I will.
You don't really need to clear the cache, but if you do, everything should be working.
Comment #2
ken hawkins commentedThat's what's weird. If I just save it and refresh, all is fine ... until I clear the cache.
It's an older site install so it's hard to know if it's not a 3rd party module conflict, but perhaps it's something to be aware of if others see it happening too.
Comment #3
lelizondo commentedHi Ken, I tried to replicate the problem using Pressflow and the DRUPAL-6--2 version of toolbar. I had to checkout from CVS since I just committed a new important patch to fix #779234: Default set
I downloaded Pressflow using bzr, so I don't know if there is any difference from the 6.16 tarball version.
Anyway, I tried, but I couldn't replicate the problem. I'm attaching a screenshot where you'll see I'm running Toolbar, Pressflow 6.16 and I just cleared the cache with drush.
If this problem remains, please try to query the database (menu_links, toolbar_shortcuts_set and toolbar_shortcuts_users tables) to see if they are really deleting after you clear the cache.
Comment #4
ken hawkins commentedThanks lelizondob -- I'll try it again this weekend and let you know how it goes.
Comment #5
lelizondo commentedI'll assume this is fixed.