|
HighlanderICT
|
| another query - I have set UDDEIM as my messaging system but the login module doesnt seem to show new messages waiting ? am i doing something wrong ? |
|
|
|
|
|
|
Logged
|
|
|
|
|
-Wolverine
|
another query - I have set UDDEIM as my messaging system but the login module doesnt seem to show new messages waiting ? am i doing something wrong ?
This has already been answered.... it isn't implemented in JSMF 2.0. On the roadmap for 2.1
|
|
|
|
|
Logged
|
|
|
|
pk
Joomla Newbie
Karma: +1/-0
Offline
Posts: 10
|
Hi,
I have installed this beta3 and tried to upload an avatar through SMF page and get an error that is attached. Could you tell me what is that? My config: J! 1.0.10 CB 1.0.1 SMF 1.1 RC3 JSMF 2.0B3
|
|
|
|
|
Logged
|
|
|
|
|
-Wolverine
|
Hi,
I have installed this beta3 and tried to upload an avatar through SMF page and get an error that is attached. Could you tell me what is that? My config: J! 1.0.10 CB 1.0.1 SMF 1.1 RC3 JSMF 2.0B3
review this post for the fix or what for RC1.
|
|
|
|
|
Logged
|
|
|
|
pk
Joomla Newbie
Karma: +1/-0
Offline
Posts: 10
|
review this post for the fix or what for RC1.
I'm afraid I don't understand what you wanted to say.
|
|
|
|
|
Logged
|
|
|
|
|
-Wolverine
|
ya, Im sick and that didnt come out right
review this topic for the fix, it has been posted.
or you can wait for JSMF 2.0 RC1 which should be out this weekend.
|
|
|
|
|
Logged
|
|
|
|
Jeremy
Joomla Newbie
Karma: +0/-0
Offline
Posts: 12
|
ya, Im sick and that didnt come out right
review this topic for the fix, it has been posted.
or you can wait for JSMF 2.0 RC1 which should be out this weekend.
hope you get better soon!
|
|
|
|
|
Logged
|
|
|
|
masyomo
Joomla Newbie
Karma: +1/-1
Offline
Posts: 35
|
I'm getting a lot of forum errors (in smf admin)
On one site they read like this:
8: Undefined offset: 0 File: /home/masyomo/public_html/components/com_smf/smf.class.php Line: 458
Edited because the other errors I'd listed were due to template issues not the bridge
|
|
|
|
« Last Edit: October 01, 2006, 06:31:58 AM by masyomo »
|
Logged
|
|
|
|
|
-Wolverine
|
that error may occur from time to time, but it is only a notice and is nothing to worry about. I have tried to fix it in RC1.
|
|
|
|
|
Logged
|
|
|
|
pk
Joomla Newbie
Karma: +1/-0
Offline
Posts: 10
|
ya, Im sick and that didnt come out right
review this topic for the fix, it has been posted.
or you can wait for JSMF 2.0 RC1 which should be out this weekend.
And what about this one (find attached the screenshot)? It happens every time I'm trying to save parameters on the "Administration->Modif. Functions & options" page. Of course the parameters are not saved.
|
|
|
|
|
Logged
|
|
|
|
|
-Wolverine
|
And what about this one (find attached the screenshot)? It happens every time I'm trying to save parameters on the "Administration->Modif. Functions & options" page. Of course the parameters are not saved.
looks like a template problem or something.
|
|
|
|
|
Logged
|
|
|
|
|
Livebox
Guest
|
You can also check the file permissions. When you have Chmod the files to high. When you have language file installed. (check if you have installed the right one (RC2 or RC3)) If you have RC3 check if your template is RC3 compatible. or follow the instructions on the SMF site 
|
|
|
|
|
Logged
|
|
|
|
thernus
Joomla Newbie
Karma: +0/-0
Offline
Posts: 12
|
WOAH! There's a big bug! Amazing SMF to CB avatar sync worked in my opinion. Ok, if you want to fix this, on or around line 1290 change this query: $query = "SELECT filename " . "FROM {$jsmfConfig->attachments} " . "WHERE ID_MEMBER = '$uid' " . "AND filename LIKE 'avatar_%' " . "LIMIT 1";
To this $query = "SELECT filename " . "FROM {$jsmfConfig->smf_prefix}attachments " . "WHERE ID_MEMBER = '$uid' " . "AND filename LIKE 'avatar_%' " . "LIMIT 1";
hello, I make this change bec my users can not change the user profile in SMF. Error messages is: smf_class.php ||integratechangememberdata || 1309 Joomla 1.0.11 SMF 1.1.RC3 Your Bridge 2.0 Beta 3 Can you please help quickly?  THX Thernus
|
|
|
|
|
Logged
|
|
|
|
pk
Joomla Newbie
Karma: +1/-0
Offline
Posts: 10
|
looks like a template problem or something.
Unfortunatelly not. I logged in to the pure SMF (without joomla wrapping) and from that place everything works. I'm using the default SMF theme, so I suppose that this is not an SMF problem. Maybe it is fault of my joomla-skin, but why it would happen only on that one page and only when I'm trying to seve? Moreover - I experienced another thing - before installation of JSMF I could log-in to joomla several users on the same machine (for test purposes). Now whenever I'm logging-in a new user - the previous session is replaced with the new one, so only one user finally is logged-in.
|
|
|
|
|
Logged
|
|
|
|
thernus
Joomla Newbie
Karma: +0/-0
Offline
Posts: 12
|
Hello
problems with working installation. Joomla 1.0.11 Rocketheme Template Fire - SMF 1.1.RC3 with joomlahacks JSMF 2.0 Beta3.
First all looks ok but later the logged in users become timeout problems during posting and they must ever login again and again. The session time in Joomla Backend is set to 3000 seconds. If you will change your member profile you become a integratechangememberdata 1309. Next when you look in IP area you have many errors like
8: Undefined offset: 4747 Datei: /var/www/vhosts/eringerfelderonline.de/httpdocs/smf_11rc3/Themes/rt_smf_fire/Profile.template.php (eval?) Zeile: 1357 ?option=com_smf&Itemid=26&action=profile;u=2;sa=forumProfile
need help
thx of course
Thernus
|
|
|
|
|
Logged
|
|
|
|
|