Home arrow Forum Latest posts of: Casey Knutson
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 07, 2009, 04:42:57 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1]
1  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 02, 2006, 08:26:24 AM
for now, on or around line 1273 of component/com_smf/smf.class.php change the following code:
Code:
if (!($filename = $database->loadResult())) {
     mosErrorAlert($database->getErrorMsg().' ~~~ FROM::'.__FILE__.' || '.__FUNCTION__.' || '.__LINE__);
     return false;
}

to this:

Code:
if (!($filename = $database->loadResult())) {
     //mosErrorAlert($database->getErrorMsg().' ~~~ FROM::'.__FILE__.' || '.__FUNCTION__.' || '.__LINE__);
     //return false;
     //this probably means there is no avatar, so continue
     continue;
}

let me know the result.  Also, please verify that this SMF user had *no* avatar uploaded.

Works like a charm Wolverine - Thank you!!
2  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 01, 2006, 11:51:05 AM
This system is pretty new and not yet live. So the users in the system do not yet have an avatar assigned to them. Because of the nature of the site, I've configured CB in such a way that it only contains marketing and account info but no ability to upload an avatar. However, SMF will be able to handle avatars.

You were right about the avatar being the problem. If I select an avatar with my profile when I save, it works fine. Is there a way we could trigger the avatar syncronization based on if they are using one or not?
3  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 01, 2006, 10:22:17 AM
@Casey,
    basically what is happening is SMF is indicating there is an uploaded avatar.  But when I try to get the filename there is none found in the database.  Can you confirm that these users have an uploaded avatar?  If not, do they have any avatar? 

This system is pretty new and not yet live. So the users in the system do not yet have an avatar assigned to them. Because of the nature of the site, I've configured CB in such a way that it only contains marketing and account info but no ability to upload an avatar. However, SMF will be able to handle avatars.
4  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 01, 2006, 09:39:08 AM
Thank you for this release Wolverine  Grin

I did want to report an issue that I've had with RC1 that RC2 didn't resolve.

I'm using:
CB 1.01
Joomla 1.0.11
SMF 1.1 RC3

The registration is configured to use CB while the Login is using the bridge.

For the most part, everything is working great. However, when in wrapped mode, a user tries to save their SMF profile (like a signature) an error is thrown. It works fine when it's not wrapped.

The error is:
~~~ FROM::C:\Apache2\htdocs\components\com_smf\smf.class.php || integrateChangeMemberData || 1273.

Attached is the screenshot of the error.
Pages: [1]


Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login