|
|
Re:'Invalid argument supplied' facing
|
|
Date: 2008/06/04 10:05
|
By: iefke
|
Status:
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 3 |   | |
|
The quick fix is removing this line in com_comprofiler/plugin/user/plug_cbcore/cb.core.php :
$params->loadSetupFile(JApplicationHelper::getPath( 'com_xml', 'com_users' ));
and changing this : $params =& $juser->getParameters(); to : $params =& $juser->getParameters(true);
|
|
The administrator has disabled public write access. |
|
|
|
Re:'Invalid argument supplied' facing
|
|
Date: 2008/06/04 10:05
|
By: iefke
|
Status:
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 3 |   | |
|
The quick fix is removing this line in com_comprofiler/plugin/user/plug_cbcore/cb.core.php :
$params->loadSetupFile(JApplicationHelper::getPath( 'com_xml', 'com_users' ));
and changing this : $params =& $juser->getParameters(); to : $params =& $juser->getParameters(true);
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:'Invalid argument supplied' facing
|
|
Date: 2008/09/05 13:47
|
By: dineshnair
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 3 |   | |
|
Am also facing the same issue ... Any fixes?? Plz help...
|
|
The administrator has disabled public write access. |
|
|
|
Re:'Invalid argument supplied' facing
|
|
Date: 2008/09/05 17:49
|
By: Rapunzl
|
Status:
|
|
|
Karma: 50  
|
|
Moderator  | Posts: 1046 |   | |
|
Um... did you read the thread you're posting in? The fix is the message above your post. Jamie Rapunzl Reminisces Owner and Website Administrator / Community Builder and Groupjive Team Member and Moderator _______________________________________________________ Want to speed up the release of CB 1.2 and Plugins? Before posting, please read CB 1.1 Bugs stickies or CB 1.2 Identified Issues and the FAQs and Search the forum and the Web for your error. If not found, post Joomla, CB, PHP, Database and Browser versions, along with the exact error you are getting and results. Fewer posts for the developers to sift through will result in faster releases!
If you're looking for CB plugins, try the Downloads section, Directory (new) section or Joomla Community Builder-specific extensions.
|
|
The administrator has disabled public write access. |
|
|