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?
Cannot Create User (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: Cannot Create User
#3784
gofullon (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Cannot Create User 10 Months, 2 Weeks ago Karma: 0  
Hi -

Using the latest JACLPlus installed cleanly (no other components) on a brand new test 10.13 stable system.

It will not let me assign a user to a group, saying I must be the Super Admin. I am the Super Admin.

I tried commenting out the lines 406 - 410 in the admin.users.php file, but that did not change anything.

Suggestions?

Thank you.

Rose
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3787
luisdv (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Cannot Create User 10 Months, 2 Weeks ago Karma: 0  
same problem here
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3795
benji (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Cannot Create User 10 Months, 2 Weeks ago Karma: 0  
Same problem here!

I get this message when i try to create a user belonging to a JACL created group.

"you cannot create a user with this user Group level, only Super Administrators have this ability",

And, I was logged as "Super Admin" with admin user.

What's the problem? Anyone found a solution for this?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3796
benji (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Cannot Create User 10 Months, 2 Weeks ago Karma: 0  
Replace line #651 of admin.jaclplus.php with

Code: :


global $data_base_, $my, $acl, $_config;


Just comment the whole if verification on:

Line 407 of components/com_users/admin.users.php
Line 407 of administrator/components/com_jaclplus/patch/admin.users.php
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3877
ldazo (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Cannot Create User 9 Months, 2 Weeks ago Karma: 0  
i did it and i was able to add a new user under a new access level

thanx guys!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4089
pcarroll (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Cannot Create User 7 Months, 1 Week ago Karma: 0  
Does anyone have an update to this? Ive just updated to the latest version and this no longer works for me, throws up some php errors
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4091
ldazo (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Cannot Create User 7 Months, 1 Week ago Karma: 0  
to pcarroll,
kindly elaborate your problems (i.e. details on the update and the php errors)

cheers!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4093
pcarroll (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Cannot Create User 7 Months, 1 Week ago Karma: 0  
Ok i've made the changes mentioned in the previous post but when I go to the user admin page I get the following php error:

Code: :

 Parse errorsyntax errorunexpected '}' in /var/www/html/internal/administrator/components/com_users/admin.users.php on line 515



So I comment out the '}' and it loads up the user admin page but its plain html with a php error at the bottom:

Code: :

 Fatal errorCall to undefined method stdClass::check() in /var/www/html/internal/administrator/components/com_users/admin.users.php on line 430



I comment this line out but then the page wont load at all.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4124
ldazo (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Cannot Create User 7 Months ago Karma: 0  
have you commented only the if statements on

Line 407 of components/com_users/admin.users.php
Line 407 of administrator/components/com_jaclplus/patch/admin.users.php

you might have commented something else out.

If you like you can attach the files mentioned above and let us see where the problem might be...

cheers!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4127
pcarroll (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Cannot Create User 7 Months ago Karma: 0  
ldazo wrote:
have you commented only the if statements on

Line 407 of components/com_users/admin.users.php
Line 407 of administrator/components/com_jaclplus/patch/admin.users.php

you might have commented something else out.

If you like you can attach the files mentioned above and let us see where the problem might be...

cheers!


Ok today is a confusing day for me. Ive just re-commented out the exact same lines I commented last time and its now deciding to work! I tried it 4 times last time making sure i wasn't being stupid and missing/adding lines

I'm going home
 
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: 3096429
Who's Online
We have 3 guests and 5 members 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
© 2008 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!