I've installed LinksDB but don't know how to create a link.
lsabug - September 9, 2006 - 15:51
| Project: | LinksDB |
| Version: | 4.7.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Maybe this is obvious but after I installed the latest version of linksdb.module and enabled it on my modules page, there is no "create link" option. Do I have to create a new content type for the linksdb?
Thanks.
Lsabug

#1
go to http://your-site/links and add new links there. you should have a "links" link in the navigation, too.
#2
I've also uploaded this module, but the main menu link does not show at all, neither by manually entering the word 'link or links' after your domain.
Though entering the 'links/view' line after the domain shows the section, and you can add/edit links. But still the main menu link wont show!
Could the 4.73 code have broken this module?
#3
Firstly make sure you installed the mysql tables that come with the package. My first mistake was enabling the module and then assuming that it would just work. Had to run SQL queries first - import the linksdb.mysql file into your database.
Secondly - if you've done the first bit - If you're not running as admin, make sure you have the access rights under /administer/access control to add, manage, mdoerate etc the linksdb.
That was my problem - no rights. Gave myself rights and came back and all was well.
#4