Closed (fixed)
Project:
Drigg
Version:
5.x-1.32
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2008 at 11:09 UTC
Updated:
21 Jun 2008 at 20:22 UTC
After submitting new scoop I have this error. The same error after edit.
No error on open this scoop page.
I have tried to enable all drigg and karma modules, but error still there. I have tried new installation, error still there.
Comments
Comment #1
dutsi commentedI would not set the priority to critical, it pisses Merc off.
I am not sure what it is but it has something to do with the url naming conventions
These are lines 1006 to 1011
// $node->url CAN be blank in Drigg now. If that happens, it
// NEEDS to be given a unique URL - node/XXX is the best option,
// since it will work with l()
if($node->url == ''){
$node->url='node/'.$node->nid;
}
It could be any number of silly things.
Checkout http://drupal.org/node/263268#comment-868483
Comment #2
mercmobily commentedHi,
Please install Drigg following _carefully_ the instructions.
In particular:
Step 2D: Small categories hack
In http://www.drigg-code.org/pages/download_and_install
My response was delayed by the marking of the but as "critical" needlessly. Critical bugs are a very different story.
Bye,
Merc.
Comment #3
mercmobily commentedHi,
(thank you for helping out dutsi!) :-D
Merc.
Comment #4
Richard_ commentedHi Merc., thank you for your help.
Hm I didnt put much attention to those obligatory names, mostly because I needed to have them translated.
How do I translate them now?
P.S. Sorry for critical attribute, I thought red color warning is critical .-)
Comment #5
mercmobily commentedHi,
1) the names are not the point at all. Please read the documentation carefully.
2) Translation is way beyond the scope of this bug. Please do not hijack bugs...
Bye,
Merc.
Comment #6
Richard_ commentedups that is weird, because I had multiple select for categories. Then I unchecked that and it didnt help.
Then I renamed vocabulary to Category as it is in your documentation and it helped.
But now I can rename it and error is not there, so you are right, names are not that important.
Then names are not important and can be translated.
Thank you!!!!
Comment #7
Richard_ commentedOne more thing.
Is it possible to fix the problem with multiple category option? It sounds like interesting feature in Drupal, wouldnt be pitty not to have it in drigg?
Comment #8
mercmobily commentedHi,
Sorry, no multiple categories are allowed. It would become _way_ too complicated to manage. No other site does it either...
Merc.
Comment #9
Richard_ commentedWell but not even hierarchy?
level1
--level1.1
????
That is going to be really flat content structure :( Pligg has it, Digg has it Drigg will not? That is really thight neck then...
Comment #10
mercmobily commentedHi,
Sorry, Drigg has to render categories on its own, and doing the tree structure thing is really quite complicated.
It is a future feature request, that will be completed in the mid-term.
Bye,
Merc.
Comment #11
Richard_ commentedWell to be honest, this is very very bad news for me. It criple my plan to a big extent. I do not know what to do, because I like Drupal and didnt want to go with pligg or other solution :(
... and taxonomy is one of the biggest advantage of Drupal and now I hear that it is ommited in drigg module :(
Please reconsider it as a short term FR, because I can hardly find anything else more accute for the site than subcategories feature. It is probably not easy but it is also BIG limitation of this module.
Thank you for your hard work with this module, I hope you will be able to implement it.
Comment #12
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.