Great work on jsmf 2.0 rc1! Everything's working nicely now.
I reported a bug awhile back on beta3. Lemme quote it:
Quote
[bug]When a user selects "Remove image" via CB profile, the avatar file under SMF is removed, but the user's smf profile did not revert back to no avatar, hence you see a image-missing space instead of no avatar shown.[/bug]
You mentioned you're working on a new version of the SMF-CB plugin. Is that in the works now? You replied to my previous post saying:
Quote
might be a different funciton in CB without an event trigger
I have an idea to this: maybe the plugin can automatically set SMF's avatar to the "No Image" picture used by CB (the one with the shadow of a head) whenever a user removes his avatar via CB?
Another suggestion: now that there are so many CB plugins and updates/new versions to CB plugins, it'll be real convenient if a new category is added to the download page (assuming it's not already there, which i cant seem to find). Thanks again for all the hard work!
Rgds, Mike
Logged
----- Owner of http://mike.simbunch.com Creator of ParaInvite, AJAX Sandbox, AJAX SMF Polls, Profile URL etc..
I had no problems with the beta's, but when upgrading to RC1, I cannot sync in JSMF install. I get the error:
Code:
Joomla/Mambo[0] / SMF[0] inserted Failed : : _JSMF_MSG_FAILED : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \
Couldn't begin to figure where "\" is...
Any clues?
Thanks for a great product! It's made my life a lot easier.
I get an error when trying to change inside smf the full name of the currently logged user by editing and trying to save the modified smf user profile:
The following error message poppes up, and after closing it the result is that the fullname is correctly saved in the Joomla DB tables whereas it is NOT changed in the smf DB tables:
Debugging the situation i located where the problem was:
It islocated in the file components\com_smf\smf.class.php, line 1395:
The error in this is because getJid(...) always looks up for a username in joomla database whereas here it was called with the full name stored in $value variable. So i corrected this by substituting $value with $memberName.
I had no problems with the beta's, but when upgrading to RC1, I cannot sync in JSMF install. I get the error:
Code:
Joomla/Mambo[0] / SMF[0] inserted Failed : : _JSMF_MSG_FAILED : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \
Couldn't begin to figure where "\" is...
Any clues?
Thanks for a great product! It's made my life a lot easier.
I get an error when trying to change inside smf the full name of the currently logged user by editing and trying to save the modified smf user profile:
The following error message poppes up, and after closing it the result is that the fullname is correctly saved in the Joomla DB tables whereas it is NOT changed in the smf DB tables:
Debugging the situation i located where the problem was:
It islocated in the file components\com_smf\smf.class.php, line 1395:
The error in this is because getJid(...) always looks up for a username in joomla database whereas here it was called with the full name stored in $value variable. So i corrected this by substituting $value with $memberName.
I had no problems with the beta's, but when upgrading to RC1, I cannot sync in JSMF install. I get the error:
Code:
Joomla/Mambo[0] / SMF[0] inserted Failed : : _JSMF_MSG_FAILED : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \
Couldn't begin to figure where "\" is...
Any clues?
Thanks for a great product! It's made my life a lot easier.
In order to complete, the login procedure which gave already positive results from both jos and smf database table compares, it has to pass the function mosMenuCheck() in line 236 of file index.php:
However this check fails, if the forum, com_smf is made accessible for registered users only.
I have to build a forum which is not public but allows access only for registered users! So i don't want to show the corrisponding menu tab of the main menu only if the user has not het logged in correctly;
In order to resolve the problem, for the moment i did my own "bad" workaround in the source code of joomla's index.php, letting pass all $options with value 'com_smf' :
I don't know what you think about, but maybe you could take into account to include a similar workaround in the patching procedure during installation where you already alter the original code index.php.
Great work on jsmf 2.0 rc1! Everything's working nicely now.
I reported a bug awhile back on beta3. Lemme quote it:You mentioned you're working on a new version of the SMF-CB plugin. Is that in the works now? You replied to my previous post saying: I have an idea to this: maybe the plugin can automatically set SMF's avatar to the "No Image" picture used by CB (the one with the shadow of a head) whenever a user removes his avatar via CB?
Ok, I identified this one as well, CB is not triggering a plugin if the user deletes his/her avatar. So there is nothing I can do for this one at this point other than report this as a bug to CB which I have done.
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