Directory
- CB Plugin
plug_docman.zip
- Platform
- Joomla 1.0
- Mambo 4.6
- Compatibility
- CB 1.0.x
- CB 1.1.x
- Developer
- gregt
- Views
- 723
- Favoured
- 3
- Licence
- GNU GPL
- Kind
- Cost-free
- Date Added
- 21 Aug 2008 (updated 9 days ago)
- Version
- v0.2
--> If the fix is not uploaded
the com event is from a similar plugin am trying to build. Replace com_event with com_docman. in the sql statement next to s.catid add as dcatid. At the link delete itemid=33 ( not necessary) and add $doc->dcatid. So now the link is /index.php?option=com_docman&task=cat_view&gid=".$doc->dcatid
Reviews (2)
Works well but there's what I assume is an error in the php code. I guess the code was taken from another plugin that read from entries in the CB Events? As long as you replace that code with this:
option=com_docman&task=doc_download&gid=1&Itemid=33=
It works very well. With no other configuring, it does indeed list documents uploaded by the user. You'll also want to change the name of the tab. You cannot have any other CB fields in the DocMan tab.
option=com_docman&task=doc_download&gid=1&Itemid=33=
It works very well. With no other configuring, it does indeed list documents uploaded by the user. You'll also want to change the name of the tab. You cannot have any other CB fields in the DocMan tab.
Owner's reply
the com_event is from a similar plug in i try to make for Jevents. replae it with com_docman, delete itemid=33, there also some sql changes. in the select stament add nextto s.catid --> as dcatid. and at the link /index.php?option=com_docman&task=cat_view&gid=".$doc->dcatid
thenxcorsulian
Where do I replace the code? What file and what line? Please help. If I could get it to work it would great.
Results 1 - 2 of 2
Documentation
Documentation Subscription Service
(updated for CB 1.2 RC2)
What?
Why?
Where?
Download Latest Release
The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.
The latest release candidate of Community Builder is version 1.2 RC2, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.







