Closed (fixed)
Project:
Acidfree Albums
Version:
4.7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2006 at 02:33 UTC
Updated:
18 Sep 2006 at 21:15 UTC
just installed the newest version of acidfree which i believe was posted sept 8th when i would go to my photo gallery I would get this and no gallery: user warning: Unknown column 'share' in 'field list' query: SELECT class,large,small,thumb,weight,visited,votes,share FROM acidfree WHERE aid = 17 in ......................../includes/database.mysql.inc on line 120. (drupal 4.7.3)
Comments
Comment #1
vhmauery commentedrun the database update script.
Comment #2
Steel Rat commentedIt's got more problems than just running the update. Even after that the albums aren't displaying. This was on a fresh install of Drupal 4.7.3 and the latest AcidFree.
I've installed AcidFree before, I think two versions of Drupal ago, and it worked fine. Something's broken.
Comment #3
vhmauery commentedSteel Rat,
You have to be more specific than just albums aren't showing up and it's not working. Such as:
These are just some of the things that go into a good bug report. Basically, I don't have time to go back and forth with each of the THOUSANDS of Acidfree users to debug their websites. Each user has to do their homework so they can get timely responses.
Now what is not working?
Comment #4
Steel Rat commentedWell, wasn't really trying to report a bug, just adding to the original issue.
But, since you asked, here's the info as best as I can remember it.
Drupal Version 4.7.3 downloaded yesterday.
Acidfree version 1.62.2.53 2006/09/08 20:09:57 downloaded yesterday from the 4.7.x modules page.
Upon initial installation and navigating to the Administer>Acidfree page, there were a series of errors at the top of the page which I didn't write down. Eventually I was getting the "share" errors mentioned in various posts elsewhere. So I ran the update as described, which got rid of the errors.
Then, when navigating to the AcidFree node after creating a couple albums, all I would see is the "AcidFree albums title with no albums present (this is while logged in as administrator).
So I uploaded a couple images to the albums, then navigated to ?q=acidfree again, still no albums showing. No error messages in the log either.
Then I backed the Acidfree installation out (unchecked the module and deleted the tables). I was also using Taxonomy Access, so to prevent any potential conflict I completely disabled TA (Deactivated then unchecked the module as the documentation says).
Then I tried a new install if AF, and got the "share" field errors again. Ran the update again, had to do it twice, and the errors went away, but the original behavior hadn't changed. I was expecting to see a blank folder icon for any empty galleries when navigating to the AF node, but nothing would show up. If i went to the posted items directly I could view them, but overall the Af experience was very different than that which I installed on a different site (same server) and which is still running on Drupal 4.7.1 or .2.
Comment #5
Steel Rat commentedThis was all on a fresh Drupal install, not an upgrade from anything...