Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
Re:Profile update -> cb.core error
Date: 2008/02/04 20:42 By: macemt Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
So now that Joomla 1.5 Stable is out have you guys come up with a solution on the reasons this is happening?

I also can't edit my users' accounts using CB because when I bring up a user it says the following for the drop downs.

_UE_FB_TABDESC
_UE_FB_VIEWTYPE_TITLE:
etc.

I end up using the joomla user management side to edit these users.
Click here to see the profile of this user The administrator has disabled public write access.

Re:[Joomla 1.5RC3-FIX] Profile update cb.core fore
Date: 2008/02/06 00:08 By: sdwyer Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
I would also recommend changing line 238 of cb.core.php from:
Code:

 if ( ( count$userParams ) > ) && in_array$_CB_framework->getCfg"frontend_userparams" ), array( '1'null) ) ) {


to:
Code:

 if ($userParams !== false && ( count$userParams ) > ) && in_array$_CB_framework->getCfg"frontend_userparams" ), array( '1'null) ) ) {


since it is possible that JParameter::getParams could return false, and count(false) returns 1 for some reason.
Click here to see the profile of this user The administrator has disabled public write access.

Re:[Joomla 1.5RC3-FIX] Profile update cb.core fore
Date: 2008/02/07 02:17 By: squallata Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 5
graphgraph
but profile update not work i change this code but not thing happend
i use
1.5 stabil
1.1 cb
php 5
godaddy server
http://www.pamek.net
Click here to see the profile of this user The administrator has disabled public write access.

i fix 1.5 profile update error
Date: 2008/02/07 15:09 By: squallata Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 5
graphgraph
in comprofiler.html.php
change this
Code:

  //--><!]]></script> <form action="<?php echo sefRelToAbs("index.php?option=$option".getCBprofileItemid(true)); ?>" method="post" id="adminForm" name="adminForm" onsubmit="return submitbutton(this)"> <!-- TAB -->


white this
Code:

  //--><!]]></script> <form action="<?php echo "index.php?option=$option".getCBprofileItemid(); ?>" method="post" id="adminForm" name="adminForm" onsubmit="return submitbutton(this)"> <!-- TAB -->


and i can update my profile now
Click here to see the profile of this user The administrator has disabled public write access.

Re:[Joomla 1.5RC3-FIX] Profile update cb.core fore
Date: 2008/02/10 21:09 By: cever Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 3
graphgraph
Hi,

I'm using CB 1.1 and J1.5 stable

I used the quick fix described in http://forum.joomla.org/index.php/topic,223385.0.html

This eliminated the ".../components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php on line 240" error but now i get a 404 error when a user logs in using CB login [going to >> ...website.com/index.php?option=com_content&view=frontpage&Itemid=1]

Any idea what I'm doing wrong?

Thanks!
Click here to see the profile of this user The administrator has disabled public write access.

Re:[Joomla 1.5RC3-FIX] Profile update cb.core fore
Date: 2008/02/14 16:58 By: versace Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
Hi , I did All that you explain,
Now this work but it remains a problem ....
after updating it shows this error :

404 - Article #0 not found

but it changes the information in user list in admin.


Thank you so much for reply if you have any solutions

(i use RC4 and CB1.1 php 5.2.5)


Thnx
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login