Home arrow Forum Latest posts of: Allan
  Welcome, Guest. Please login or register.
Did you miss your activation email?
October 11, 2008, 12:13:27 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: double login on: March 14, 2008, 04:15:40 PM
Are you using bridge 2.0.2 or 2.0.2.1? The latter should resolve the issue.
2  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2.1 on: March 14, 2008, 04:06:51 PM
Organic -

Did you try Stef's solution? I went down that road instead of making the php changes ... and it's seems to have addressed the issue. I tested JSMF 2.0.2.1 on my test server and it didn't have any issues either way ...

Allan
3  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2.1 on: March 12, 2008, 09:47:39 AM
This problem does seem to be very quirky as has been noted here:

http://www.joomlahacks.com/component/option,com_smf/Itemid,94/topic,4589.msg20291#msg20291

Having said that, the solution posted by Stef does work with some revision in my case.

I found that topics with 12, 9, and 8 posts showed a blank page for admin and some users (once logged in) - when I reset the # of topics per page to 10, it helped but didn't resolve the issue. I had to set it to 8 - but now everything seems to work.

Very strange stuff indeed.

Anyone have any ideas why? And if there is a code hack to make this work?

Allan
4  Joomla Hacks / Joomla-SMF 2.0.x / Re: Topics Not Appearing For SMF Admin While Wrapped on: March 12, 2008, 01:29:31 AM
Yes, Super, I realize there is no dev support ... and I know you've repeatedly posted this ...

I am being optimistic that someone with some user input (like I've tried to provide) might be able to make this work ... at least until there is another reasonable option out there (and no, Fireboard is not an option).

5  Joomla Hacks / Joomla-SMF 2.0.x / Re: Topics Not Appearing For SMF Admin While Wrapped on: March 12, 2008, 01:23:14 AM
So now I am really confused ...

Tried to replicate this issue on my WAMP server ...
J.1.0.14
JSMF 2.0.2.1
CB 1.1
SMF 1.1.4

... with PHP 5.2.5.

No difficulties with the "admin" account! Shocked

Anyone?


6  Joomla Hacks / Joomla-SMF 2.0.x / Re: Topics Not Appearing For SMF Admin While Wrapped on: March 11, 2008, 05:00:25 PM
Similar problem here ...

J.1.0.15
JSMF 2.0.2.1
SMF 1.1.4
CB 1.1

and PHP 5.2.5

This is happening intermittently to both registered users and admin. I have some registered users that can view all posts of all topics (as normal) ... I have some registered users that can't view posts in certain (unspecific) topics ... and admin is the same. It seems very unspecific and inconsistent to me.

Will the fix posted above address this?

Thanks!

Allan
7  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2.1 on: March 03, 2008, 09:32:11 AM
Thanks for the input (and summary) locutus!!

Now can anyone confirm this using CB 1.1?

Allan
8  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2.1 on: March 03, 2008, 12:28:27 AM
So now I have read two completely different answers to the same problem ...

Could someone please summarize or confirm?

If you are using J1.0.15, CB 1.1, SMF 1.1.4 and JSMF 2.0.2.1, then the password/login problem is resolved? Or not? From the majority of posts, I am thinking YES ... but can someone please confirm?

Should I do a CB synch of users?

Order of upgrade:
- unpatch JSMF 2.0.2
- upgrade to J1.0.15
- patch JSMF 2.0.2
- add patch to upgrade JSMF to 2.0.2.1?

Thanks!

Allan
9  Joomla Hacks / Joomla-SMF 2.0.x / Re: Theme integration with bridge on: December 14, 2006, 10:32:28 PM
Perhaps the first question is - is this an issue with the bridge, the template, or SMF? Having thought that it might be the bridge (though certainly having a great degree of uncertainty!) I posted it here.

So ... do we know this is an SMF issue?  Smiley

Allan

10  Joomla Hacks / Joomla-SMF 2.0.x / Theme integration with bridge on: December 12, 2006, 01:18:41 AM
I have recently installed the latest JSMF bridge (RC3_1) (using with Joomla 1.0.11)and have not had any difficulty while using the default SMF theme. Great piece of work and very straightforward install!

I installed a new SMF theme (orange-lt) to better integrate with my current site template (wrapped). When I go to the forum, it operates normally - but is now shifted far to the right - so that the left edge of the forum display starts at the end of the far right edge of the top/horizontal menus. I can login normally, but the whole forum is shifted to the right ...

I turned on debugging in the JSMF bridge, and this is a sample of what I got ...

Error loading buffer cache
Error loading headers cache
Error loading keywords cache
Error loading css cache
loading headers

DEBUG
SMF BUFFER ARRAYS EMPTY -- REBUILDING

SEARCH:   http://.../SMF/index.php?action=register
REPLACE: http://.../index.php?option=com_registration&task=register
STATUS:   Not found in buffer

SEARCH:   http://.../SMF/index.php?action=reminder
REPLACE: http://.../index.php?option=com_registration&task=lostPassword
STATUS:   Not found in buffer

SEARCH:   var smf_scripturl = "http://.../SMF/index.php";
REPLACE: var smf_scripturl = "http://.../SMF/index.php";var jsmf_scripturl = "http://.../index.php?option=com_smf&Itemid=50&";var smf_session_id = "0b973bd63c14251037594e9c7f7b2fd2";
STATUS:   Found and replaced

SEARCH:   option value="?board=
REPLACE: option value="board=
STATUS:   Not found in buffer

SEARCH:   smf_scripturl + this.options[this.selectedIndex].value.substr(smf_scripturl.indexOf
REPLACE:   jsmf_scripturl + this.options[this.selectedIndex].value.substr(jsmf_scripturl.indexOf
STATUS:   Not found in buffer

SEARCH:   'http://.../SMF/index.php' + this.form.jumpto.options
REPLACE:   jsmf_scripturl + this.form.jumpto.options
STATUS:   Not found in buffer

SEARCH:   <input type="hidden" name="hash_passwrd" value="" />
REPLACE: <input type="hidden" name="hash_passwrd" value="" /><input type="hidden" name="passwd" value="" />
STATUS:   Not found in buffer

SEARCH:   this.passwd.value = this.passwrd.value; hashLoginPassword(this);
REPLACE:   this.passwd.value = this.passwrd.value; this.passwd.value = this.passwrd.value; hashLoginPassword(this);
STATUS:   Not found in buffer

SEARCH:   form action="http://.../SMF/index.php?action=search2"
REPLACE: form action="http://.../index.php?option=com_smf&amp;Itemid=50&amp;action=search2"
STATUS:   Found and replaced

All other items are marked "found and replaced".

All of this is on a local test site.

Is this an issue with the template? SMF theme? Bridge? Lousy luck?  Wink

Thanks for any help you might have ...

Allan
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
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