Module dependency doesn't exist? *** Link Outdated as of 02/11/2009 ***

elly - August 18, 2008 - 00:40
Project:Addnode
Version:5.x-2.x-dev
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

On the module install page, the "addnode widget" says it requires a module called "Node_assist" but that module doesn't seem to exist. If it does, I certainly can't find it. Screenshot attached. I've taken the dependency out of the .info file and will test again.

AttachmentSize
Picture 9.png22.79 KB

#1

kalis1 - September 2, 2008 - 11:27

Hi !

You should download the dev version (http://www.hyrme.com/files/addnode-beta.zip) which contains the node_assist.module. With this, the module is working quite well.

#2

Veggieryan - September 8, 2008 - 06:34

This needs to get committed and straightened out. Why is this beta outside drupal.org?

#3

maria_zk - September 10, 2008 - 00:44

I have just downloaded the dev version, and i still cannot find the node_assist.modules. Where could this be found please? Thank you.

#4

BWPanda - September 19, 2008 - 04:59

I realise that the 5.x.2.x-dev version doesn't have the node_assist module, but if this is to be tested, it needs to be uploaded to Drupal.org.
I personally don't install modules other then those on Drupal.org, so cannot test it until it's uploaded.

#5

kryptik - September 27, 2008 - 20:10

I've gone ahead and tested the addnode_beta module.

Couple things. I removed the dependency on node_assist as it doesn't exist and can't be found anywhere.

Removing it from the .info file solved that issue and allowed it to function.

I did however end up with a array_key_exists error, on line 74...

I replaced line 74 with:

if (!empty($nid) && array_key_exists($nid, $order))

It fixed the issue. Seems that MANY modules suffer the array_key_exists error, so I just used the method of fixing it found from other modules and changed it for addnode.

This module is extremely useful, and I can't find any other modules with similar functionality that are better.

Good job, hopefully the array fix can be put into the official release if it ever happens.

#6

ndwilliams3 - September 27, 2008 - 23:17

I have also been struggling with node_assist issue. I found a download for a new version on panis's website for v2.1 that includes the node_assist module. I have installed 2.1 and it seems to be working. The one issue I found is it does not show node_assist as a dependency for addnode under the module page. However it will not work without it.

Hopefully panis will chime in on this issue, as he is the one who rewrote the module!
Panis has created a great module,, but some documentation would be greatly appreciated.

http://www.hyrme.com/files/addnode-2.1.zip

#7

t4him - February 11, 2009 - 10:43
Title:Module dependency doesn't exist?» Module dependency doesn't exist? *** Link Outdated as of 02/11/2009 ***

The link to this zip file is incorrect. It does not include an install file thus it does not update the database.

#8

BWPanda - October 21, 2009 - 13:22
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.