i uploaded the linksdb module in its folder to the modules dir, all the permissions are ok.
it doesnt show up on the modules list.

is this normal at this stage or have i got a problem?

im running drupal 5 rc1

CommentFileSizeAuthor
#1 linksdb.info254 bytesArthur2006

Comments

Arthur2006’s picture

StatusFileSize
new254 bytes

Iv got the same problem. Iv created a linksdb.info text file and put it in the linksdb module folder.
Then it will show up in the module list.

But know I have a new error :

warning: call_user_func_array(): First argumented is expected to be a valid callback, 'myform' was given in /storage/mijndomein/users/025657/public/sites/../includes/form.inc on line 217.

lockey’s picture

hi, thanks for writing back, i tried to get the attachment you made, linksdb.info but it says:
forbidden 403
You don't have permission to access /files/issues/linksdb.info on this server.

Arthur2006’s picture

Here is the content of the file linksdb.info. You can create a text file and copy-past the text.

--------------
; $Id: LinksDB $
name = LinksDB
description = Small module to allow you to maintain a simple categorised database of external site links.

; Information added by drupal.org packaging script on 2006-11-11
version = "HEAD"
project = "LinksDB"

---------------

More information can be found here : http://drupal.org/node/101009

lockey’s picture

Alright thanks for that, im up to where you are now with the same error when attempting to add a catergory.

i think the answer could be in here, it has something to do with forms, thats just a guess, because no form is showing.

the answer could be in here: http://drupal.org/node/64279

ill keep going with trial and error and let you know if i come up with something, im not good with php and stuff, but ill still try

Arthur2006’s picture

I see no difference between the 4.7 en Head version files. So I think the module is not ready for Drupal version 5 RC1

flibs’s picture

Status: Active » Fixed

A new DRUPAL-5 version has been uploaded to CVS (thanks phil)

flibs’s picture

Status: Fixed » Closed (fixed)