Closed (fixed)
Project:
Private Taxonomy Terms
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2009 at 18:55 UTC
Updated:
11 Mar 2012 at 19:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
Flying Drupalist commentedI would be very happy to see this module ported as well!
Comment #2
pkej commentedjcfiala, why don't you make such a patch and post it in this thread? I'm sure the maintainer and others would be happy for the help.
Comment #3
chasz commented+1
Comment #4
electricmonk commentedFeel free to provide the patch. This is a very simple module, I'm sure it won't be too difficult. I simply don't have the time to do this at the moment.
Comment #5
ManyNancy commented+1 as well.
Comment #6
jcfiala commentedMaking a patch would be cool and useful, but at the moment I'm a little overwhelmed with paying work and real life issues, as well as my own modules. If I get a chance I'll see if I can spin something up, but it may take a few weeks.
Comment #7
tracerhand commentedI would also like to see something like this for Drupal 6.
What I envision is for users to be able to create "sets" of content, by adding tags to nodes (tags that only they can see).
Comment #8
dodorama commentedI tried to port this to drupal6.
It seems to work but please note that my php skills are really basic and the code needs review.
I used deadwood module and coder module to clean the code and implement schema api.
I hope someone will find this is useful.
Comment #9
dodorama commentedComment #10
electricmonk commentedSeems to be ok. I'm releasing it as a development snapshot. Please comment, if no bugs are found I'll release a final version.
Thanks :)
Comment #12
leahmd commentedHello..
I have installed the D6 snapshot and the tables were created, drup_user_term etc. When navigating I get errors:
This seems to be ignoring the table prefix? I've had a look at if I could fix it myself but I'm afraid I'm too much of a noob at this point to be able to help. It would be great if it could be sorted out as this is the key to a feature I need.
Thanks
Comment #13
Flying Drupalist commentedYep, same here. Wonderful module, please fix this bug. :D
Comment #14
leahmd commentedI've tried adding some more curly braces where it seemed they might be missing, in the .module file:
I no longer get the missing table errors and I think the functionality is working as it should be but I'm not completely certain yet.
Comment #15
greenbeans commentedsubscribing
Comment #16
AgentD commentedsubscribing
Comment #17
tevih commentedsubscribing... is this fixed?
Comment #18
QuiptimeGroup commentedBug fixed module version
I have fixed all "user warning: Unknown table" - errors.
Comment #19
benahlquist commentedFYI, I ran your bug fixed module version, QuiptimeGroup; had no errors and everything seemed to work perfectly.
Thanks!
ben
Comment #20
trobey commented