Home arrow Forum Problems with latest version
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 03, 2008, 12:49:51 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 1.0.x (Moderators: -Wolverine, kai920)
| | | |-+  Problems with latest version
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 Go Down Print
Author Topic: Problems with latest version  (Read 4714 times)
johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Problems with latest version
« on: September 29, 2005, 08:10:05 PM »

Hii, I did a fresh install, btoh from joomla and smf forums and found some problems when using the new bridge:

before listing the problems, I put a link to the site and a test user for you to check yourself Wink

http://www.iberianmatadores.net and forums foro.iberianmatadores.net

user: test password: test
  • First, users get logged out when they close their browser, no cockie is sent after I installed the bridge, maybe is expiration time of the login? how can I change
  • This is my biggest affair, as we use the module a lot, have a problem with recent topics module it does show main page of forums with following message instead of forums, or the think it should show:

    No database selected
    Archivo: /home/iberianm/public_html/modules/mod_smf_recent_topics.php
    Línea: 68
  • Have 2 problems with the optional login, first one is same as kay920 , tried the solution you gived in the thread (disabling database driven sessions) and still have same error.

    The other one is more a style one, I don't like the way it shows the forum, cause it takes the font from site, also does not wrap correctly, important part shows perfectly, bit it does not scale to space and seems a bit cut out any way to avoid this?

Thanks for help

I loved this  component since first time I saw the recent post and the optional login some versions ago:)

UPDATE: don't know why recent posts module started working flawnessly on his own  Huh that's a great IA Wink hope it's permanent, still would love if you could take a look to the other affairs, the style thing and why I don't keep people logged

thanks
« Last Edit: September 29, 2005, 08:23:55 PM by johnnydement » Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: Problems with latest version
« Reply #1 on: September 30, 2005, 12:01:05 AM »

Hi,

I am logged in as test/test and get this error when I select "Recent Posts" from the smf_login module right after I log in:

Quote
Database Error
Please try again. If you come back to this error screen, report the error to an administrator.

So I click on "Foros", hit unread posts on the wrapped forum, and no problem.

Going back to the original smf_login module and hitting Recent Posts, also no problem!!

Huh

One other thing I noticed, if you're using Joomlahacks' com_smf, why are you linking "Foros" to com_wrapper?  com_wrapper is calling ItemID 28 while com_smf is calling ItemID 27.
Logged

johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: Problems with latest version
« Reply #2 on: September 30, 2005, 06:38:15 AM »

Quote
One other thing I noticed, if you're using Joomlahacks' com_smf, why are you linking "Foros" to com_wrapper?  com_wrapper is calling ItemID 28 while com_smf is calling ItemID 27

Just to avoid the problems I have when going from recet posts in custom login, If _I sued the call to componet, the forum took the font from joomla, and also when I click on unread posts form the upper user menu (where the avatar is show, messages, etc) I would get the same error from the login: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 'AND ml.ID_MSG = t.ID_LAST_MSG
AND IFNULL(lt.logTime, IFNULL(lmr.logTime, 0))' at line 7
Archivo: /home/iberianm/public_html/foro/Sources/Recent.php
Línea: 742

Instead, I use athe wrapper component to link directly to the foum wia URL avoiding the calls from the bridge component. Till someone manages to help me I thought it would be the best Smiley

Anyway I just noticed that I don't get error with firefox, and recent posts showed smothly from custom login (just witht the font affair)  Huh
Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: Problems with latest version
« Reply #3 on: September 30, 2005, 07:12:20 AM »

Did you download the two files from the bottom of this post?
Logged

johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: Problems with latest version
« Reply #4 on: September 30, 2005, 09:02:27 AM »

nope, was not logged when saw the post and did not saw the attach  Tongue

Triing it right now...

UPDATE: uploaded the files, errors persist  Sad
« Last Edit: September 30, 2005, 09:13:47 AM by johnnydement » Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: Problems with latest version
« Reply #5 on: September 30, 2005, 10:08:08 AM »

nope, was not logged when saw the post and did not saw the attach  Tongue

Triing it right now...

UPDATE: uploaded the files, errors persist  Sad

Hmm, I would first make sure the files were uploaded correctly!

Because I could NOT replace functions.smf.php and the other file without help from my host.  The files in question have owner of "apache" (Linux server) and thus you cannot delete or modify them in any way.

Double check that the files were indeed uploaded, and let me know.
Logged

Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Problems with latest version
« Reply #6 on: September 30, 2005, 10:41:16 AM »

Johnny,

Actually, the beta1 files on the download now is alredy updated with the fixed files. Just uninstall the component and get the updated beta1 and install it. The final release will be in few weeks. Your MySQL issue should be fixed.

About your fonts talking over... just synchronize the class of your smf anf joomla css theme.

-cowboy
Logged
johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: Problems with latest version
« Reply #7 on: September 30, 2005, 10:46:10 AM »

About your fonts talking over... just synchronize the class of your smf anf joomla css theme.
-cowboy

I must say I'm not so good when comes to something not pure html or flash (that's why I use mambo! Cheesy)

How can I do that?

Best regards
Logged
Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Problems with latest version
« Reply #8 on: September 30, 2005, 10:52:03 AM »

The default SMF theme doesn't look good when it's wrapped. Just look for another SMF theme. If it still doesn't look good, you might need to modify it a bit. In this case you need to know how to modify the style.css in /Smf/themes/<ThemePath>/style.css. And this cannot be thought in detail, CSS is a long tutorial.
Logged
johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: Problems with latest version
« Reply #9 on: September 30, 2005, 11:21:56 AM »

Ok, I will try to tweak it a bit Wink

About the next release, I'm looking forward to it, I redownloadeed the demo with the updated files, unpatched, uninstalled, reinstalled and repatched and have same error, so will have to wait for next Smiley

I've noticed I logout here from visit to vist also, like in my site, is some affair of the bridge or joomla itself? or is just me? Grin
Logged
Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Problems with latest version
« Reply #10 on: September 30, 2005, 08:18:33 PM »

The MySQL error you described is already fixed and the files are in the announcements board. So i don't know what you're really expecting on the final release. It's pretty much stable as of this website and the demo site.
Logged
johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: Problems with latest version
« Reply #11 on: October 01, 2005, 06:07:26 AM »

Well, I have installed both the updated beta1 files without exit to resolve the mysql problem, and the files in the announcements too, and I still have it  Grin so I hoped with next release it would mend it even for me Tongue

This is my server config, maybe it's aproblem with it?

Operating system Linux
Kernel version 2.6.13.2Siteground-Rack-2.6.12
Machine Type i686
Apache version 1.3.33 (Unix)
PERL version 5.8.0
PHP version 4.3.10
MySQL version 4.1.13-standard-log
Logged
Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Problems with latest version
« Reply #12 on: October 02, 2005, 03:51:07 PM »

Well, I have installed both the updated beta1 files without exit to resolve the mysql problem, and the files in the announcements too, and I still have it  Grin so I hoped with next release it would mend it even for me Tongue

This is my server config, maybe it's aproblem with it?
I apologize, I thought I already fixed it until it happened here. There was a problem with the cookie variable. But it should be ok now. If you try it in this website, clicking unread is no more an issue. I updated the smf.php file in the announcements board yesterday (10/01/2005). Just get it again.
Logged
johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: Problems with latest version
« Reply #13 on: October 02, 2005, 09:54:56 PM »

mmm, taking a look to the Change Log thread and the attachments are not there anymore after you redit... is just me  Huh

Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: Problems with latest version
« Reply #14 on: October 02, 2005, 11:23:03 PM »

mmm, taking a look to the Change Log thread and the attachments are not there anymore after you redit... is just me  Huh

i'M not seeing the attachments either. After upgrading to 1.0.1 I'm seeing the SQL error again when trying to see "unread" posts...
Logged

Pages: [1] 2 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
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