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

Joomlapolis Forums  


<< Start < Prev 1 2 Next > End >>
Re:no / in profile image?
Date: 2008/01/25 15:32 By: joep Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 8
graphgraph
twhiting9275 wrote:
joep wrote:
correct in cb.core.php line 97

Code:

 else {                 $uimage        =    "/images/comprofiler/".$uimage;


Needs to be a lot more than just that, see the corrected code in this topic.
While yours will (kind of work), the bettter way to do this is to fix it completely, which takes a good bit more work than just a one line fix.


Lol, just find out the solutions and reply it. I did not search the forum before The other solution is a better fix
Click here to see the profile of this user The administrator has disabled public write access.

Re:no / in profile image?
Date: 2008/02/21 04:30 By: benblee Status: CB Doc subscriber  
Karma: 1  
Fresh Joomlapolitan

Posts: 15
graphgraph
For those of you who have gone cross-eyed and didn't see the correction, it's just the first / that was needed.

Before the image comes up as:

Code:

 www.yoursite.comimages/comprofiler/



Check the code stated in the lines before:

Code:

 root/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php



line 97:

else {
$uimage = "/images/comprofiler/".$uimage;


This makes the url path:

Code:

 www.yoursite.com/images/comprofiler/



Post edited by: benblee, at: 2008/02/21 04:31
Blue Skies!
benblee
Click here to see the profile of this user The administrator has disabled public write access.

Re:no / in profile image?
Date: 2008/09/28 09:12 By: rembrandt Status: CB Doc subscriber  
Karma: 1  
Fresh Joomlapolitan

Posts: 23
graphgraph
I'm not finding else {
$uimage = "/images/comprofiler/".$uimage;

on line 97 of cb.core.php
Click here to see the profile of this user The administrator has disabled public write access.

Re:no / in profile image?
Date: 2008/09/29 03:21 By: rembrandt Status: CB Doc subscriber  
Karma: 1  
Fresh Joomlapolitan

Posts: 23
graphgraph
The new jos_comprofiler table in the database only has the User ID for all users in the new install. Maybe the migration script ignored all the other data?

Any MySql experts out there?

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

<< Start < Prev 1 2 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