|
|
|
Missing fields (too)
|
|
Date: 2007/08/10 00:39
|
By: Maraboo
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 2 |   | |
|
Hello there,
I just saw the topic of simple79 saying that he had missing fields.
Same case with me.
I checked what simple79 said and it is ok.
I used to use the former version of CB and did my own traduction, which I transfered into the 1.1 version (default language.php).
Could it be the result of this ?
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:Missing fields (too)
|
|
Date: 2007/08/10 14:16
|
By: Maraboo
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 2 |   | |
|
|
Solved : Once I installed CB 1.1, I overwrited all the plugin files via my FTP (to let the former ones with my translations and all...), including the cb_core one (which was my fault).
|
|
The administrator has disabled public write access. |
|
|
|
Re:Missing fields (too)
|
|
Date: 2007/08/11 21:32
|
By: dpk
|
Status:
|
|
|
Karma: 2  
|
|
Senior Joomlapolitan  | Posts: 86 |   | |
|
My first name, middle name, last name, username, and password fields were all missing after the upgrade. I can't see them at all in the admin backend. They were also missing from the registration screen, but I got them back by resetting the "CB Core" plugin to "public" -- for some reason the upgrade made it registered only.
But how do I get my fields back in the CB user management section?
|
|
The administrator has disabled public write access. |
|
|
|
Re:Missing fields (too)
|
|
Date: 2007/08/23 17:39
|
By: beat
|
Status: Admin
|
|
|
Karma: 256  
|
|
Admin  | Posts: 4214 |   | |
|
the core plugin should have the right access levels (public). Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.2 RC4 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|
|
Re:Missing fields (too)
|
|
Date: 2007/08/28 21:50
|
By: Tedi
|
Status: User
|
|
|
Karma: 3  
|
|
Junior Joomlapolitan  | Posts: 29 |   | |
|
Same problem here; Name, username, password disappeared in the registration form. Other filds are displayed.
I checked the CB core plugin and it's already set as "Public". Any idea?
Thanks
|
|
The administrator has disabled public write access. |
|
|
|
Re:Missing fields (too)
|
|
Date: 2007/08/28 22:12
|
By: Tedi
|
Status: User
|
|
|
Karma: 3  
|
|
Junior Joomlapolitan  | Posts: 29 |   | |
|
SOLVED
By any reason the CB Core plugin was not updated during the upgrade (I uninstalled CB 1.0 and then installed CB 1.1).
Looking at the CB Core php, the header was:
| Code: |
/**
* Core plugin with tab classes for: Portrait and Contact Tabs for handling the core CB tab api
* @version $Id: cb.core.php 438 2006-10-10 23:11:48Z beat $
* @package Community Builder
* @subpackage Page Title, Portrait, Contact tabs CB core plugin
* @author JoomlaJoe and Beat
* @copyright (C) JoomlaJoe and Beat, www.joomlapolis.com and various
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/
|
... that has a different date from the CB 1.1 core.
Just replaced the CB Core plugin folder and now works OK.
Regards.
|
|
The administrator has disabled public write access. |
|
|