Home arrow Forum Latest posts of: thegto
  Welcome, Guest. Please login or register.
Did you miss your activation email?
July 24, 2008, 09:06:51 AM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1]
1  Joomla Hacks / Joomla-SMF 2.0.x / Re: [solve] Blank page on some topics in wrapped mode on: June 09, 2008, 11:50:52 PM
Problem : When you are in Wrapped mode some of SMF topics cant be open, blank page comes.

(my config J1.0.15, CB 1.1, SMF 1.1.4 and JSMF 2.0.2.1 but should be a problem with other versions)

The problem occur only on wrapped mode and concern topic with more than 1 page to show or/and only if there is more than 11 posts per page. (number should be different in some case)

Solution : That's very strange I don't understand why (I'm not a programmer sorry) BUT I found a way to solve it, quiet easy :
On SMF Admin go to Forum/Posts and Topics > Topic Settings > Number of posts per page in a topic page:
and write 11 or less (10 is good, may be try different value if doesn't work )

I set 10,000 char per post,
and try to post maximum each
it still end up the same problem Sad

Quote
Your server probably update PHP to 5.2.5 version and that is causing this problem. It has been disscussed on these forum a couple of timnes and some fix has been provided. its a bit unsteady but its a fi
could somebody point me out where this threads are ?



2  Joomla Hacks / Joomla-SMF 2.0.x / Re: session_destroy() issue on: March 25, 2008, 02:10:00 PM
the problem exact the same as Keltic when member/admin logout

My
joomla 1.0.13
smf 1.1.4
jsmf 2.0.2.1

btw, will this error cause serious problem to anything ?
3  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2.1 on: March 20, 2008, 03:54:02 PM
Exactly the same problem !
J1.0.15, CB 1.1, SMF 1.1.4 and JSMF 2.0.2.1
(All fresh install)

The problem occur only on wrapped mode and concern topic with more than 1 page and only if there is more than 11 posts per page.

That's very strange I don't understand why BUT the way to solve is quiet easy :
On SMF Admin go to Forum/Posts and Topics > Topic Settings > Number of posts per page in a topic page:
and write 11 or less (10 is good)

*Big hug Stef* got the same problem, also -SEARCH- is same problem but when set to show tread about 8 post per page (work for me! if 10 not Sad ), everything seems thing work properly  Smiley
4  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2.1 on: February 24, 2008, 06:44:01 AM
JSMF 2.0.2.1
Joom 1.0.13 (fresh install)
SMF 1.1.4 (have mambers from old database)

I did only patch index.php and subs.php
I didn't synchronize users

Work perfectly
Thank you very much
 Grin

I got a problem when my posting on the webboard were writen up to more than 9 reply, then I got error and webboard don't show on the joomla page. this problem only on my IE6 but on Firefox work fine  Huh
5  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2.1 on: February 19, 2008, 04:15:30 PM
JSMF 2.0.2.1
Joom 1.0.13 (fresh install)
SMF 1.1.4 (have mambers from old database)

I did only patch index.php and subs.php
I didn't synchronize users

Work perfectly
Thank you very much
 Grin
6  Joomla Hacks / Joomla-SMF 2.0.x / Please help about cache error on: July 23, 2007, 09:27:19 AM
Hi,

Could someone help me ..
 
I'm using ...
Joomla 1.0.12
SMF 1.1.1
Joomla smf 2.0.2
PHP 4.4.0
CB ?? sorry I don't know what is this?
phpMyAdmin 2.6.4-pl2

When I'm going to save something on SMF the page can't be loaded then it shows something like page error which I have to wait about 1-2 minute, then it can work again.

I got error more than hundred a day in the SMF log error
Quote
8: Only variable references should be returned by reference
File: /includes/joomla.php
Line: 364

file joomla.php
Code:
/**
* @return object A function cache object
*/
function &getCache(  $group=''  ) {
global $mosConfig_absolute_path, $mosConfig_caching, $mosConfig_cachepath, $mosConfig_cachetime;

require_once( $mosConfig_absolute_path . '/includes/joomla.cache.php' );

$options = array(
'cacheDir' => $mosConfig_cachepath . '/',
'caching' => $mosConfig_caching,
'defaultGroup' => $group,
'lifeTime' => $mosConfig_cachetime
);
$cache = new JCache_Lite_Function( $options );
return $cache; // line 364
}

Should I close cache configuration ?
Does joomla-smf bridge require cb_plug_smf_2_0_3.zip ?
I don't have community builder .. this one I have to install first or something ?
Sorry for newbie question ..
Tai
Pages: [1]


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