News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Bridge Xoops-SMF 1.1 RC3 Beta 1

Started by Orstio, December 31, 2005, 03:18:57 PM

Previous topic - Next topic

Ximder

Quote from: davestro on September 09, 2006, 08:37:22 PM
Quote from: Orstio on September 08, 2006, 08:02:54 PM
Well, I just installed the bridge as it is on the downloads page:

http://www.simplemachines.org/download/?bridges

Onto Xoops 2.0.15, and all works as expected.

I uninstalled and then downloaded again and uploaded to the site once more. Still blank screen with IE6 and Firefox, but works fine with Konqueror.

My Server info Fedora Core 5/PHP 4.4.4/Apache 1.3.37/MySQL 4.1.21
I installed SMF 1.1 RC3/XOOPS 2.0.15

I hav read over the script and read over the script. I dont see why I would be getting a blank screen using firefox or IE6

My Monitor sucks on my Linux box, but Konqueror displays it perfectly.


I have the same problem but i already modified the features settings on my smf.

Ximder

Quote from: Ximder on September 22, 2006, 10:01:22 PM
Quote from: davestro on September 09, 2006, 08:37:22 PM
Quote from: Orstio on September 08, 2006, 08:02:54 PM
Well, I just installed the bridge as it is on the downloads page:

http://www.simplemachines.org/download/?bridges

Onto Xoops 2.0.15, and all works as expected.

I uninstalled and then downloaded again and uploaded to the site once more. Still blank screen with IE6 and Firefox, but works fine with Konqueror.

My Server info Fedora Core 5/PHP 4.4.4/Apache 1.3.37/MySQL 4.1.21
I installed SMF 1.1 RC3/XOOPS 2.0.15

I hav read over the script and read over the script. I dont see why I would be getting a blank screen using firefox or IE6

My Monitor sucks on my Linux box, but Konqueror displays it perfectly.


I have the same problem but i already modified the features settings on my smf.

I'm sorry. I didn't put the complate path (/home/do000314/public_html/xxx)

3ex

Hello!

I have trouble with this bridge. If I register in SMF the account will be transferred to Xoops, but if I login (usin the SMF login block) it will log me on only on SMF and not in xoops.

I use Xoops 2.0.14, SMF 1.1 RC3, and the smf_1-1-rc3_Xoops_2-0-15_alpha2_bridge.zip

I tried before with 2.0.15, but i read that someone managed to get it working with 2.0.14 so i tried this. But the problem is the same. The Forum is wrapped, the Path is correct. I changed the Forum URL in SMF Administration   from /site/smforum to /site/modules/smf to keep it wrapped.

url: http://www.animeperdute.it [nofollow]

I read that other people have this issue. I hope there is a solution  :D

Thanks for the great work, btw

Orstio

QuoteI changed the Forum URL in SMF Administration   from /site/smforum to /site/modules/smf to keep it wrapped.

That is not a good idea.  Nowhere in any instructions does it say to do something like that, because you will break your forum that way.

3ex

But if i keep /smforum/ only the first page of the forum is wrapped. The first click on a topic unwrap it   :o

Orstio


3ex

Of course.

www.animeperdute.it/smforum here is the forum

www.animeperdute.it/modules/smf here is the forum wrapped

I changed again to show you that it doesn't keep wrapped if I set the forum url to /smforum

Orstio

Do you have compressed output turned on in SMF?

3ex

#348
Yes, both in SMF and xoops.

I'll try switching them off  :o

wow, now is wrapped... thanks, but i don't understand why compressed output matters...ò_O

BTW I still manage to login only in the forum with the smf login and not in xoops...

But it's great because now another bug's fixed (I couldn't upload avatars). Thanks very much

Orstio

Quotewow, now is wrapped... thanks, but i don't understand why compressed output matters...ò_O

The bridge needs to modify the SMF output in order to rewrite the output URLs.  If the output is gzipped first, well... have you ever tried to open a zip file in NotePad?

3ex

 :o I didn't know. Sorry for my noobness :D

Uff I still can't login in xoops using the smf login block. What else I did wrong?

Orstio

Does the user already exist in Xoops?

3ex

Yes, the user exist in xoops with the same password. I registered in smf and the account has been created also in xoops

Orstio

Is there anything in your SMF error log?

3ex

8: Undefined index: xoops_js
File: /web/htdocs/www.animeperdute.it/home/templates_c/Anime+Perdute-default^%%D8^D83^D832B13D%%theme.html.php
Line: 39

8: Undefined index: smf_content
File: /web/htdocs/www.animeperdute.it/home/templates_c/Anime+Perdute-default^%%BB^BB7^BB72B854%%db%3Asmf_index.html.php
Line: 6

8: Undefined index: page_title
File: /web/htdocs/www.animeperdute.it/home/modules/smf/index.php
Line: 176

8: Undefined index: xoops_js
File: /web/htdocs/www.animeperdute.it/home/templates_c/Anime+Perdute-default^%%D8^D83^D832B13D%%theme.html.php
Line: 39

8: Undefined index: smf_content
File: /web/htdocs/www.animeperdute.it/home/templates_c/Anime+Perdute-default^%%BB^BB7^BB72B854%%db%3Asmf_index.html.php
Line: 6

Apply Filter: Only show the errors with the same message
8: Undefined index: page_title
File: /web/htdocs/www.animeperdute.it/home/modules/smf/index.php
Line: 176


Apply Filter: Only show the errors with the same message
8: Undefined index: xoops_js
File: /web/htdocs/www.animeperdute.it/home/templates_c/Anime+Perdute-default^%%D8^D83^D832B13D%%theme.html.php
Line: 39

8: Undefined index: smf_content
File: /web/htdocs/www.animeperdute.it/home/templates_c/Anime+Perdute-default^%%BB^BB7^BB72B854%%db%3Asmf_index.html.php
Line: 6

Orstio

None of those are fatal.

Can you try upgrading to Xoops 2.0.15?

3ex


Orstio

When I login, I get your Xoops session data output into the browser instead of it being inserted into the session.  Do you get the same?  (It's a bunch of text that probably doesn't make a lot of sense to you.)

3ex

#358
I was echoing some variables trying to understand what was wrong. I didn't touch the original code

BTW I reinstalled the module. No change

Orstio

Very strange....both the login and logout hooks do not function on your site.

Advertisement: