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

dutsi’s picture

Priority: Critical » Minor

I 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

mercmobily’s picture

Status: Active » Fixed

Hi,

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.

mercmobily’s picture

Hi,

(thank you for helping out dutsi!) :-D

Merc.

Richard_’s picture

Hi 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 .-)

mercmobily’s picture

Hi,

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.

Richard_’s picture

ups 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!!!!

Richard_’s picture

One 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?

mercmobily’s picture

Hi,

Sorry, no multiple categories are allowed. It would become _way_ too complicated to manage. No other site does it either...

Merc.

Richard_’s picture

Well 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...

mercmobily’s picture

Hi,

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.

Richard_’s picture

Well 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.