Closed (fixed)
Project:
Acidfree Albums
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2006 at 16:12 UTC
Updated:
12 Aug 2006 at 14:11 UTC
I am running 4.7 RC3, mySQL 4.1, php 5.1
Two "path" problems occur, which I have found at least two other 4.7 users also experiencing (see http://drupal.org/node/57787)
1) /acidfree leads back to the home page
2) Albums show up as empty after photo uploads. Photos can be viewed as nodes, but not as part of the album in which they were uploaded.
Comments
Comment #1
Andrupal commentedI found a "workaround" not a fix, for those willing to delete all their previous acidfree databases... (I was an upgrade from 4.6.5)
1) Disable acidfree module
2) Drop acidfree and acidfree_hierarchy tables from your drupal db
3) Copy run contents of acidfree.mysql to reinstall these tables
4) Create an acidfree album, and the module will notify you that it has created a root album, and give you the node address. You may be able to assign this an alias of "acidfree" or whatever at this point. This node will become the equivalent of the acidfree path.
5) Set any menu paths to the new acidfree root.
Again, it's not clear WHY, but this worked for me.
Comment #2
vhmauery commented