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.
What's the appropriate installation procedure if I already have a prior JSMF 2 install? Do I uninstall all of the previous components/modules/bots? Or is there only specific ones that need to be updated?
What's the appropriate installation procedure if I already have a prior JSMF 2 install? Do I uninstall all of the previous components/modules/bots? Or is there only specific ones that need to be updated?
Please read the documentation of the Bridge there you will find this info.
What's the appropriate installation procedure if I already have a prior JSMF 2 install? Do I uninstall all of the previous components/modules/bots? Or is there only specific ones that need to be updated?
Until the full release you need to uninstall and reinstall the bridge. For the mambots, modules, and plugins you can extract them to the appropriate directories. The only module that was updated in this release was the login module. The only mambot that was updated was the discussbot was and the cb plugin was also updated.
The only problem I'm still having is saving the forum profile changes (with CB enabled). Before when I clicked on the Change Profile button to save the settings, it would take me to a "The page you are trying to access does not exist" But now it sends me to my CB profile and the changes are still not saved.
This is a bug I just identified in the bridge, not the plugins. You should not be redirected back to the profile, if that happens none of the data was saved. This worked previously but with the addition of the itemid to the cb profile links(per user request) it is now broken. I just identified this problem and am working on a fix.
This is something in the configuration of your site. There are other urls that have capitals in them as well which are being reformatted to lowercase. The bridge is not doing this. I have tested on windows and unix and both are formatting correctly.
Two things I can think of, one, it may be a php.ini setting. Two, it could be a problem with your version of php, specifically with the parse_url function that is used by both the bridge and by joomla sef.
thank you for information i was using Joomsef, i set All lowercase option to "off"(from the component's menu), now it's working fine
My users are reporting session verification errors when trying to reply to threads.
If they were logged in as remember me before your upgrade it is possible that the session got corrupted and this gets checked during posts. Tell them to logout, clear cookies, and log back in. If it persists let me know.
That will fix the search for those tags. Now you need a replace definition in the two replace arrays. The first one should be at or around line 348, look for:
Code:
"[table]", "", "", "[td]",
replace with
Code:
"[table]", "", "", "", "", "[td]",
and do the same for the other replace array on or around line 395. That will strip the style I believe. Let me know if it doesn't and I can adjust the search to fix it.
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