Home arrow Forum JSMF 2.0 Beta 3
  Welcome, Guest. Please login or register.
Did you miss your activation email?
September 06, 2008, 08:49:39 PM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 2.0.x (Moderators: -Wolverine, kai920)
| | | |-+  JSMF 2.0 Beta 3
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 3 ... 14 Go Down Print
Author Topic: JSMF 2.0 Beta 3  (Read 34863 times)
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
JSMF 2.0 Beta 3
« on: September 14, 2006, 10:19:44 PM »

Items fixed include:

several object errors on main page
several object errors when using cb plugin
joomap plugin improvements
numerous bug fixes to user update synchronization
fix for smf ajax problem
more improvements to tag handling for discussbot

I still need language files for all languages except dutch(thanks unliving sava).  If you can translate a language file and help out, please do so and attach it to this thread. 


For the CB<->SMF avatar sync the image that is synchronized from CB to SMF is now the thumbnail instead of the full image.  In order for this to look correct you should set the max thumbnail sizes in CB image settings to 65x65.  At least this is what will work best with the default template.

Many many thanks to the testing and reported bugs.  I think this should be the last beta before final release.  Even more thanks to those who have donated.  Just a quick note, your registration code will persist across installations, so don't worry about uninstalling and reinstalling, your code will be saved and remembered for the next installation.

I have included the following patched joomla indexes:
J! 1.0.11
J! 1.0.9 and 1.0.10
J! 1.0.8

Just let me know if you have troubles patching and you aren't running one of these versions.

Finally, I need to create some documenation for the bridge.  I want to do this as a team so anyone willing to help or to translate the final documentation please pm me.  Thank you!

Here are some installation instructions.

  • Uninstall all previous versions of modules/mambots/plugins
  • Uninstall the previous version of the bridge
  • Install the bridge
  • Configure the bridge
  • Install all optional modules/mambots/plugins you would like


Joomap plugin instructions:
  • Install the attached slightly modified Joomap 2.05 (wolv edit) version
  • Extract smf.plugin.php from the zip file smf_joomap_plugin_2_0.zip
  • Upload or copy the file smf.plugin.php to administrator/components/com_joomap/plugins/
  • Configure the plugin in the bridge configuration

If you would rather modify the files in Joomap these are the changes you need to make.  On line 39 of joomap.html.php change
Code:
if ( strpos( 'Itemid=', $link ) === FALSE ) {
to
Code:
if ( strpos( $link, 'Itemid=' ) === FALSE )

And in joomap.google.php on line 33change
Code:
if ( strpos( 'Itemid=', $link ) === FALSE ) {
to
Code:
if ( strpos( $link, 'Itemid=' ) === FALSE )


One final note, problems need to be posted in this thread and again people, this is beta software, so you use at your own risk.
« Last Edit: October 31, 2006, 10:18:41 PM by -Wolverine » Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
asteroidjay
Joomla Newbie
*

Karma: +3/-1
Offline Offline

Posts: 47


View Profile
Re: JSMF 2.0 Beta 3
« Reply #1 on: September 14, 2006, 10:48:24 PM »

Thank you Wolverine. Is it necessary to reinstall the modules, or are they the same?
Logged

Joomla! 1.0.11
SMF 1.1 RC3
Database Version:  5.0.18-standard-log 
PHP Version:  4.4.2 
Web Server:  Apache/1.3.33 (Unix)
mike
Joomla Newbie
*

Karma: +1/-1
Offline Offline

Posts: 24


We have Room...


View Profile
Re: JSMF 2.0 Beta 3
« Reply #2 on: September 14, 2006, 10:59:20 PM »

Hardest workin Wolverine I know! I'll uninstall, reinstall, and play with the beta 3... much grass!!!! (and thanks)   Cool
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Beta 3
« Reply #3 on: September 14, 2006, 11:12:42 PM »

Thank you Wolverine. Is it necessary to reinstall the modules, or are they the same?
minor change in login, the discussbot has a number of changes, and the joomap plugin as well.  So no, it's not necessary... if they are working for you just wait until final release to reinstall all of them.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
theelite
Joomla Newbie
*

Karma: +1/-1
Offline Offline

Posts: 13


View Profile
Re: JSMF 2.0 Beta 3
« Reply #4 on: September 15, 2006, 12:26:37 AM »

thanks for the updates...
my registration problems seem to be fixed now..
other errors I am still getting..when trying to retrieve a lost password, the email is sent but i get this
Fatal error: Call to a member function on a non-object in /home/snapshot/public_html/site/administrator/components/com_smf/admin.smf.class.php on line 1092


and with user sync..I am still having problems, getting this
Joomla/Mambo[0] / SMF[0] inserted Failed :
Logged
unliving sava
Joomla Pro
**

Karma: +5/-3
Offline Offline

Posts: 73


View Profile
Re: JSMF 2.0 Beta 3
« Reply #5 on: September 15, 2006, 01:48:37 AM »

CB avatars:
Two settings in cb: one for the big avatgars and one for the thumbnails. in my settings for the big ones 200x200, small ones 100x100
SMF uses also the 100x100px avatars (not smaller).
all my users on smf have 100x100px images as avatars and no problems

Messed up forum url:
Activate exrtra admin security in SMF so that you have to login to the admin space in SMF. Then you will have it when they ask you to login to the adminside of SMF
Logged
Kilian
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 11


View Profile
Re: JSMF 2.0 Beta 3
« Reply #6 on: September 15, 2006, 03:25:22 AM »

Hi wolverine,

only for your information: This Beta 3 doesn't solve my problem.

Code:
Fatal error: Class 'JCache_Lite_Function' not found in /home/netsh50050/html/includes/joomla.php on line 363
Logged
armybot
Joomla Newbie
*

Karma: +1/-0
Offline Offline

Posts: 26


View Profile
Re: JSMF 2.0 Beta 3
« Reply #7 on: September 15, 2006, 04:17:39 AM »

Hi wolverine, I'm really sorry for x-posting but i'm follow your suggestions throught the forum w/o success...

This problem (pasted below) is the same even with beta3.

Please help me :-)

A.

this's the url getting blank page
http://<mysitehere>/administrator/index2.php?option=com_smf&task=config

Even without joomlaboard and 2.0 beta version too:-(

copying this post on 2.0 topic too.


Hello folks.
I've a development site and a pubblic site.
I tried to install into the dev one (j 1.0.8 amost clean, without joomlaboard or CB) and com_joomla_smf_1_1_4_2.zip worked great, even users synch.

So I tried to update my public site.
It has J 1.0.11, CB and Joomlaboard actually: I'll searching a good replacement (SMF:->).

Component installation is ok but when I click "component->smf-bridge->configuration" I got a blank page!

RG emulation ON or OFF causes the same result.

Any idea?

Thanks in advance.

ArMyBoT

P.S.: maybe the joomlaboard component presence? anyway, smf forum is working perfectly but "unbridged".
going to test out smf bridge (not joomlahacks) and 2.0 beta)


Items fixed include:

several object errors on main page
several object errors when using cb plugin
joomap plugin improvements
numerous bug fixes to user update synchronization
fix for smf ajax problem
more improvements to tag handling for discussbot

I still need language files for all languages except dutch(thanks unliving sava).  If you can translate a language file and help out, please do so and attach it to this thread. 


For the CB<->SMF avatar sync the image that is synchronized from CB to SMF is now the thumbnail instead of the full image.  In order for this to look correct you should set the max thumbnail sizes in CB image settings to 65x65.  At least this is what will work best with the default template.

Many many thanks to the testing and reported bugs.  I think this should be the last beta before final release.  Even more thanks to those who have donated.  Just a quick note, your registration code will persist across installations, so don't worry about uninstalling and reinstalling, your code will be saved and remembered for the next installation.

I have included the following patched joomla indexes:
J! 1.0.11
J! 1.0.9 and 1.0.10
J! 1.0.8

Just let me know if you have troubles patching and you aren't running one of these versions.

Finally, I need to create some documenation for the bridge.  I want to do this as a team so anyone willing to help or to translate the final documentation please pm me.  Thank you!
Logged
Savvas
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 8



View Profile
Re: JSMF 2.0 Beta 3
« Reply #8 on: September 15, 2006, 05:28:11 AM »

Wolv, once again well done for the great work.

I am still on Beta2, since, as you said, i dont have any serious problems that urge me to go to Beta3.

Where can i obtain your modified joomap component that i can use with your respective plugin, that you mention in your Beta2 installation instructions?

Would that be v.2.0.5?

Thx.
Logged

Savvas.Athens.Greece.World
katamar
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: JSMF 2.0 Beta 3
« Reply #9 on: September 15, 2006, 06:38:00 AM »

Hi Wolverine!
I'm writing the translation file for Italian language...
I'll attach the file here very soon..  Smiley
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Beta 3
« Reply #10 on: September 15, 2006, 07:11:35 AM »

CB avatars:
Two settings in cb: one for the big avatgars and one for the thumbnails. in my settings for the big ones 200x200, small ones 100x100
SMF uses also the 100x100px avatars (not smaller).
all my users on smf have 100x100px images as avatars and no problems
just as long as they are in sync.
Messed up forum url:
Activate exrtra admin security in SMF so that you have to login to the admin space in SMF. Then you will have it when they ask you to login to the adminside of SMF
Not possible(at least for now), as a workaround either logout and log back in so this admin security won't be triggered, or disable it in the SMF admin.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Beta 3
« Reply #11 on: September 15, 2006, 07:12:57 AM »

Wolv, once again well done for the great work.

I am still on Beta2, since, as you said, i dont have any serious problems that urge me to go to Beta3.

Where can i obtain your modified joomap component that i can use with your respective plugin, that you mention in your Beta2 installation instructions?

Would that be v.2.0.5?

Thx.
You'll find it attached.  The author of Joomap has told me the fix will be in 2.0.6.  I forgot to attach it last night.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Beta 3
« Reply #12 on: September 15, 2006, 07:15:25 AM »

Hi wolverine, I'm really sorry for x-posting but i'm follow your suggestions throught the forum w/o success...

This problem (pasted below) is the same even with beta3.

Please help me :-)

A.

this's the url getting blank page
http://<mysitehere>/administrator/index2.php?option=com_smf&task=config

Even without joomlaboard and 2.0 beta version too:-(

copying this post on 2.0 topic too.



What errors are you seeing in the php error log?  Have you turned error reporting to maximum?  Have you turned on Joomla debug?  Have you tried uninstalling and reinstalling?
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0 Beta 3
« Reply #13 on: September 15, 2006, 07:16:53 AM »


damn, I forgot about both of these.  Sorry guys.  I tried to keep track of all the errors... Sad

thanks for the updates...
my registration problems seem to be fixed now..
other errors I am still getting..when trying to retrieve a lost password, the email is sent but i get this
Fatal error: Call to a member function on a non-object in /home/snapshot/public_html/site/administrator/components/com_smf/admin.smf.class.php on line 1092
Def a bug, good catch.  On line 1081 of adminsitrator/components/com_smf/admin.smf.class.php you should add this line:
Code:
global $database;
so that it looks like this:
Code:
   function updatePass($id, $pass)
    {
        global $database;
        $username = $this->getUsername($id);
        if (empty($username)) {

and with user sync..I am still having problems, getting this
Joomla/Mambo[0] / SMF[0] inserted Failed :
« Last Edit: September 15, 2006, 08:08:42 AM by -Wolverine » Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
masyomo
Joomla Newbie
*

Karma: +1/-1
Offline Offline

Posts: 35


View Profile
Re: JSMF 2.0 Beta 3
« Reply #14 on: September 15, 2006, 07:17:17 AM »

Hi

Joomla 1.0.11
CB latest
SMf 1.1 RC3

- The lost password goes to the correct page but when submitting it then goes to a blank page. The user is emailed a new password but it doesn't work (the old password still does)

- I changed a profile & username through the CB profile and the new details allowed log in fine but the user lost their avatar

- when a new user registers the link to 'upload your avatar' gives a "this profile doesn't exist or is no longer available" - they can go into their profile & upload it though.

- The same thing happenes when a user changes their username (their avatar is in CB but not smf until they reupload their avatar) I can see why this is though based on the initial avatar sync thing so the best solution is probably just for us to disable the "upload avatar" link on our login mod

Logged
Pages: [1] 2 3 ... 14 Go Up Print 
« previous next »
Jump to:  



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