Home arrow Forum recent topics module
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 03, 2008, 01:25:37 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)
| | | |-+  recent topics module
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 Go Down Print
Author Topic: recent topics module  (Read 7222 times)
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
recent topics module
« on: October 04, 2005, 03:30:57 AM »

Have any of you run across any issues with the recent topics module?

What's really strange is that it sometimes alternates between OK, NOT OK, OK, NOT OK, etc. etc...

This does not happen on my main home page...
« Last Edit: October 05, 2005, 07:03:07 AM by kai920 » Logged

kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: recent topics module
« Reply #1 on: October 04, 2005, 06:10:26 AM »

I temporarily disabled the recent topics module coz the problem was so random.. there was no way to tell when it would appear  Huh

Will turn it back on tonight for those who wants to take a look but in the meantime please refer to attached jpeg.
Logged

johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: recent topics module
« Reply #2 on: October 04, 2005, 07:47:25 AM »

Just like me, since installed the 1.0.1 version, the recent post does not have sql error but I have the now already classical: No database selected
Archivo: /home/iberianm/public_html/modules/mod_smf_recent_topics.php
Línea: 68 error back  Tongue

take a look www.iberianmatadores.net

Just noticed... we have same problem, your message is different cause you're not logged in
Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: recent topics module
« Reply #3 on: October 04, 2005, 08:54:49 AM »

Actually, Johnny, the error screen looks the same whether I am logged in or not.

I just don't understand why a browser refresh will generate sporadic results...
« Last Edit: October 04, 2005, 09:12:28 AM by kai920 » Logged

johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: recent topics module
« Reply #4 on: October 04, 2005, 12:13:04 PM »

Neither me... had same problem with last version, and when I posted about it, it mend himself alone lol

I get different messages if logged/not logged, if not logged get the same message as you, if loggeed I get the stated error above
Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
1.0.1a
« Reply #5 on: October 04, 2005, 10:21:33 PM »

Got a different error message :

Quote
No Database Selected
File: /home/domains/public_html/modules/mod_smf_recent_topics.php
Line: 68


edit: again, I want to stress how random this happens. on the same page, hitting refresh will randomly bring this error up (see first post's JPG).

edit2: now the error message has changed back to the "original"
Quote
Please try again. If you come back to this error screen, report the error to an administrator.
« Last Edit: October 04, 2005, 11:04:33 PM by kai920 » Logged

kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: recent topics module
« Reply #6 on: October 05, 2005, 07:02:46 AM »

OK, this is definitely the error message:

No Database Selected
File: /home/domains/public_html/modules/mod_smf_recent_topics.php
Line: 68


See first post for jpeg capture.
Logged

johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: recent topics module
« Reply #7 on: October 05, 2005, 08:46:16 AM »

as I said, same error  Wink
Logged
johnnydement
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


View Profile
Re: recent topics module
« Reply #8 on: October 06, 2005, 07:09:18 PM »

I suppose this is astill unresolved as it still happends in 1.01b?  Huh
Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: recent topics module
« Reply #9 on: October 06, 2005, 10:08:23 PM »

Perhaps... but for now I only enable recent topics on my main forum page, no errors whatsoever...

Very strange  Huh
Logged

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

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: recent topics module
« Reply #10 on: October 06, 2005, 11:49:00 PM »

Have you guys notice that happening here or on the demo? It's just hard to fix issues like this, specially when I can't reproduce it. I guess I will just modify the sql and use Joomla's db class. Because this one is using SMF's db class, maybe that where your issue is coming from.
Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: recent topics module
« Reply #11 on: October 27, 2005, 03:47:57 AM »

Sorry to revive this thread, but with Joomla-SMF 1.0.2 the new recent topics module is no longer working on my frontpage 100%. I've had to disable it completely.

I did a full uninstall, THEN installed from scratch...
Logged

Paul
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 36


View Profile WWW
Re: recent topics module
« Reply #12 on: October 27, 2005, 04:26:06 AM »

Hello Kai,

I did notice there is a typo in the recent topics module. On line 112 in the 'mod_smf_recent_topics.php' you will see the typo 'latesnews' which should be 'latestnews'

I don't know if this would cause your problems but it can cause problems with styling.

Paul
Logged

kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: recent topics module
« Reply #13 on: October 27, 2005, 04:37:28 AM »

Thanks for the tip Paul, I edited the file with mamboxplorer (file is 'owned' by good ol' apache)

edit: no change - very similar error to earlier posts in this thread, except it's on line 69 instead of 68.

No Database Selected
File: /home/domains/public_html/modules/mod_smf_recent_topics.php
Line: 69

cowboy: has the new recent topics module been changed signficantly for joomla-smf 1.0.2? would the old version still work on 1.0.2?
« Last Edit: October 27, 2005, 05:07:46 AM by kai920 » Logged

kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: recent topics module
« Reply #14 on: November 02, 2005, 08:43:39 AM »

johnnydement, are you still around?  I noticed your frontpage doesn't have this error anymore. how did you fix this issue?
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