Closed (fixed)
Project:
LinksDB
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2007 at 15:38 UTC
Updated:
15 May 2007 at 14:49 UTC
Jump to comment: Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | linksdb.info | 254 bytes | Arthur2006 |
Comments
Comment #1
Arthur2006 commentedIv 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.
Comment #2
lockey commentedhi, 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.
Comment #3
Arthur2006 commentedHere 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
Comment #4
lockey commentedAlright 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
Comment #5
Arthur2006 commentedI see no difference between the 4.7 en Head version files. So I think the module is not ready for Drupal version 5 RC1
Comment #6
flibs commentedA new DRUPAL-5 version has been uploaded to CVS (thanks phil)
Comment #7
flibs commented