|
|
|
Re:[Joomla 1.5RC3-FIX] Profile update cb.core foreach
|
|
Date: 2007/11/22 06:47
|
By: jondragt
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 2 |   | |
|
|
Sorry, for some reason I was digging through the thread but it wasn't until I posted my question that I saw the other posts for the link to the fix. mea culpa
|
|
The administrator has disabled public write access. |
|
|
|
Re:Profile update -> cb.core error
|
|
Date: 2008/01/05 20:04
|
By: MalteseFalconX
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
FWIW- it's in 1.5RC4 too- I found the Q&T thread which lead me here, just to be pointed back there (Grr) - I made the 2 string mods (one remove, one alteration) but the php file error still exists-
I'm no coder, and am hoping by the time I get enough users online into CB this will be ironed out- Anyone else have a fix for either RC3 or RC4?
Cheers-
MF
|
|
The administrator has disabled public write access. |
|
|
|
Re:[Joomla 1.5RC3-FIX] Profile update cb.core fore
|
|
Date: 2008/01/05 23:20
|
By: Red Barchetta
|
Status: User
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 9 |   | |
|
|
I'm losted too... have same problem and can´t fix it...
|
|
The administrator has disabled public write access. |
|
|
|
Re:[Joomla 1.5RC3-FIX] Profile update cb.core fore
|
|
Date: 2008/01/05 23:29
|
By: Red Barchetta
|
Status: User
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 9 |   | |
|
I try the quick fix and the error message don't appear again, but the buttoms to save or cancel too.
that problem is after and later the quick fix.
I´m using Joomla 1.5 RC4.
Thanks for any help...
|
|
The administrator has disabled public write access. |
|
|
|
Re:[Joomla 1.5RC3-FIX] Profile update cb.core fore
|
|
Date: 2008/01/08 21:36
|
By: nater77
|
Status:
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 15 |   | |
|
I recently had the same problem with 1.5RC4. I followed the instructions on this site and the joomla site and they fixed the error message.
You need to find lines 528 and 529 in the file com_comprofiler/plugin/user/plug_cbcore/cb.core.php.
Change line 528 to this:
$params =& $juser->getParameters(true); And delete line 529 (remove the following code):
$params->loadSetupFile(JApplicationHelper::getPath( 'com_xml', 'com_users' ));
I saved the file and refreshed my user admin screen. It worked like a champ.
As far as the save/cancel images, mine are where they should be so I'm not sure what to tell you.
Hope this helps.
Nate
Post edited by: nater77, at: 2008/01/08 21:38
|
|
The administrator has disabled public write access. |
|
|
|
Re:[Joomla 1.5RC3-FIX] Profile update cb.core fore
|
|
Date: 2008/01/24 08:40
|
By: darrell2008
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
I'm using PHP 4.4.7 Joomla 1.5RC4 CB 1_1_0 I used the fix as detailed in this thread:
By: nater77 on the post before mine.
Works brilliantly & all buttons are working correctly.
Thanks for the help....don't know about PHP 5 - not using it yet, should I be?
Post edited by: darrell2008, at: 2008/01/24 08:43
|
|
The administrator has disabled public write access. |
|
|