Home arrow Forum
Font Size: larger smaller Font Color:                                                 reset
ByOS Technologies Logo
Newsflash

ByOSTech Chartered Membership
In stead of collecting donations, we have decided to implement Chartered Membership. Chartered Members will have access to earlier releases, special releases and other priceless support services. We need your supports and in return we will support you either. Subscribe to our Chartered Membership is fully OPTIONAL. Read more...

Earlier Access and Special Releases:

  1. JACLPlus Pro v1.5.8 Stable for Joomla! 1.5.8 Stable
    jaclplus_pro_1.5.8_stable_unzipfirst.zip
    joomla_1.5.0_to_1.5.8-stable-patch_package-jaclpluspro.zip
    joomla_1.5.7_to_1.5.8-stable-patch_package-jaclpluspro.zip
  2. JACLPlus v1.0.15a for Joomla! 1.0.15 Stable Free!!!
    com_jaclplus_1.0.15a.zip
    com_patch_joomla!_n_jaclplus_to_1.0.15a.zip
    joomla_1.0.12_to_1.0.15-stable-patch_package_jaclplus1.0.15a.zip
  3. JACLPlus Pro v1.0.15 for Joomla! 1.0.15 Stable
    com_jaclplus_1.0.15pro.zip
    com_patch_joomla!_n_jaclplus_to_1.0.15pro.zip
    joomla_1.0.12_to_1.0.15-stable-patch_package_jaclpluspro.zip
  4. MACLPlus Pro v4.6.2 for Mambo 4.6.2
    com_maclpluspro_462.zip
    mambo_patch_4.6.1complete_to_4.6.2_maclplus_pro.tar.gz
  5. Patch File for Joomla/Coppermine Bridge
    patch_files_joomcpg-brigde.zip
  6. MACLPlus v4.5.4 for Mambo 4.5.4 Stable with Mamlang 1.2
    com_maclplus_4.5.4_mamlang1.2.zip
  7. Extended Menu 1.0.5 (JACLPlus Ready)
    mod_exmenu_1.0.5_jaclplus.zip
    Extended Menu 1.0.3 (MACLPlus Ready)
    mod_exmenu_1.0.3_maclplus.zip
  8. Infinity Menus V1-0-83 (JACLPlus Ready)
    infinity_menus_V1-0-83-Stable_JACLPlus.zip
    Infinity Menus V1-0-83 (MACLPlus Ready)
    infinity_menus_V1-0-83-Stable_MACLPlus.zip



ByOSTech
Welcome, Guest
Please Login or Register.    Lost Password?
JACLPlus AND DOCMan 1.3 RC 2 (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: JACLPlus AND DOCMan 1.3 RC 2
#5
admin (Admin)
Admin
Posts: 787
graph
User Offline Click here to see the profile of this user
JACLPlus AND DOCMan 1.3 RC 2 3 Years, 2 Months ago Karma: 7  
Only one file of DOCMan 1.3 RC 2 need to be patch before it can be used with JACLPlus. Change on line 117 in DOCMAN_tree.class.php.
From :
Code: :

 $sql .= "_CRLF_WHERE section='com_docman' AND published='1' AND access <= '$my->gid'";


To:
Code: :

 // <jaclplus> $sql .= "_CRLF_WHERE section='com_docman' AND published='1' AND access <= '$my->gid'"; $sql .= "_CRLF_WHERE section='com_docman' AND published='1' AND access IN ($my->jaclplus)"



Unfortunely, due to DOCMan use its own groups system, JACLPlus Groups will not be able to be used in DOCMan. Anyway, the change will make it work as normal (just like without JACLPlus) and you can create a superb access control to the categories access as well.

We have noticed that some files need to be patched in order to allow categories access control works properly with access levels that created by JACLPlus. We will release the patch soon.

Post edited by: admin, at: 2005/10/25 19:35

Post edited by: admin, at: 2005/11/05 06:29

ADDED:
We have released the patch in downloads section.

Post edited by: admin, at: 2005/11/09 17:28
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#315
kawika (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Patch doesn't show JACL groups on Admin/Permissions tab 3 Years, 1 Month ago Karma: 0  
Should the JACL groups I create be appearing on the DOCMAN admin -> permissions tab?

I don't see any of them and looking at the code I don't see where DOCMAN_html.class.php was modified (which is where the lists are built, I believe).

Thanks for any help.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#319
admin (Admin)
Admin
Posts: 787
graph
User Offline Click here to see the profile of this user
Re:Patch doesn't show JACL groups on Admin/Permissions tab 3 Years, 1 Month ago Karma: 7  
Hi kawika,

Due to DOCMan 1.3 RC2 use its own group control system, you will not see the groups created by JACLPlus in its permissions tab. However, our patch have made its categories can be control by access levels. This should be enough for most of the users.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#443
welby (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Patch doesn't show JACL groups on Admin/Permissions tab 3 Years ago Karma: 0  
Whilst you say that this fix will suit most people by controlling categories, what happens when you want to control certain documents from within that category.

ie

members only access for one file
guest only access for another file

You can't do this
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#449
admin (Admin)
Admin
Posts: 787
graph
User Offline Click here to see the profile of this user
Re:Patch doesn't show JACL groups on Admin/Permissions tab 3 Years ago Karma: 7  
Hi welby,

Just put the files in different categories and control the categories access _base_d on your need.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#997
coolparth (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Patch doesn't show JACL groups on Admin/Permissions tab 2 Years, 9 Months ago Karma: 0  
i am having issues with doc man ..have posted details in another post here is a excerpt from that..

Please help!


In case of DocMan i have tried installing the patch but its not having any effect .
P.S. i had installed & uninstalled this patch & docman to solve some eerrors i'd been facing using DOC Man)

The users of the groups created by me were unable to see any of the categories they had access to unless they themselves uploaded a file in that category.. Why is that??

Do help!!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1099
admin (Admin)
Admin
Posts: 787
graph
User Offline Click here to see the profile of this user
Re:Patch doesn't show JACL groups on Admin/Permissions tab 2 Years, 8 Months ago Karma: 7  
Hi coolparth,

Please make sure you have published the categories and the files.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2555
kefauver (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:JACLPlus AND DOCMan 1.3 RC 2 2 Years ago Karma: 0  
Tha patch has not worked for me either.

I have "published" both the category and the document, but users can only download if I make permission "public" or "everybody"
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3460
DJardine (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:JACLPlus AND DOCMan 1.3 RC 2 1 Year, 4 Months ago Karma: 0  
Ive done all the above, but when I assign the user permissions to the category the user can't see them. If I set user Group1 to Category1 - when user with Group1 permission logs in, they see nothing!

DJ
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3518
vsreddy (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:JACLPlus AND DOCMan 1.3 RC 2 1 Year, 4 Months ago Karma: 0  
Techicnal Team. Pleae address the issues. Will paying for support help getting this resolved faster??? A good product is going to get shamed if the support is non existant.

thanks
V
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Main Menu
Home
About Us
Product - JACLPlus!
JACLPlus Support List
How To - JACLPlus!
News
Forum
Contact Us / Help Support
Downloads
Chartered Member
Enhance Access Control!
New JACLPlus Demo
Installation Guide Installation Guide
Upgrading Guide Upgrading Guide
Uninstallation/Rescue Guide Uninstallation/Rescue Guide
Member Login
Statistics
Visitors: 3280452
Who's Online
We have 4 guests and 1 member online
ionCube PHP Encoder ionCube PHP Encoder
The ultimate security solution to protect & accelerate runtime performance for PHP 4 & PHP 5 scripts
 
ionCube Package Foundry ionCube Package Foundry
The installer creator for PHP and ASP web applications to eliminate end-user remote installation problems and failures
© 2009 ByOS Technologies
Joomla! is Free Software released under the GNU/GPL License.
CONTACT US NOW AT
enquiry@byostech.com
For Free Consultation
ByOSTech Chartered Membership!