Bridge 1.1.3, finally released....

Started by Orstio, April 02, 2006, 12:43:47 PM

Previous topic - Next topic

mookie

Congratulations on the new version!

However i got a problem...

I use the "Unwrapped" version and it seems to be working ok, however when im in the mainpage of the site and i press the "login", "register" or "forgot your password" link it leads me to a wrapped version of the forum that looks pretty ugly... (I use the SMF Registration option)

I think there is some problem with the SMF Registration Integration, because if i change the type (to the bridged mode, for example) it will remove my background and screw up the css a bit..

The login link looks like this: http://mywebsite.com/index.php?option=com_smf&Itemid=43&action=login [nofollow]

The "login" link always leads to the wrapped version not matter what "SMF Registration Integration" that I use...

And yes, i do use the "Unwrapped" option ;)

What could this be?

Orstio


mookie

Also, i tried to uninstall and install the com again and i noticed these two errors:

Warning: rename(/public_html/main/administrator/components/com_smf/bots/SMF_header_include.php,/public_html/main/mambots/system/SMF_header_include.php): No such file or directory in /public_html/main/administrator/components/com_smf/install.smf.php on line 104

Warning: rename(/public_html/main/administrator/components/com_smf/bots/SMF_header_include.x,/public_html/main/mambots/system/SMF_header_include.xml): No such file or directory in /public_html/main/administrator/components/com_smf/install.smf.php on line 105


Let me just check this, i'm pm u the url in a sec

Thx for the very fast answer

WBR

Orstio

QuoteAlso, i tried to uninstall and install the com again and i noticed these two errors:

Warning: rename(/public_html/main/administrator/components/com_smf/bots/SMF_header_include.php,/public_html/main/mambots/system/SMF_header_include.php): No such file or directory in /public_html/main/administrator/components/com_smf/install.smf.php on line 104

Warning: rename(/public_html/main/administrator/components/com_smf/bots/SMF_header_include.x,/public_html/main/mambots/system/SMF_header_include.xml): No such file or directory in /public_html/main/administrator/components/com_smf/install.smf.php on line 105


Please do not uninstall and reinstall multiple times.  Dogs learn by repetition -- If you do the same thing over and over, the dog eventually learns what you want from it.  Joomla is not a dog.  It will not learn by repetition.

mookie

It was just this time to make sure that i did everything by the book :)

Check your pm in a second

P.S.: It's Mambo :)

Thx

Orstio

Thank you.  This is definitely a bug.

To fix it for now, find this on line 244 of smf.php:

if (!$with_output || !$wrapped)

And change it to this:

if (!$with_output || $wrapped !='true')

mookie

#66
Thank u very much!

That worked very well :)

Still I get no background and different font when browsing other components, i'll check my CSS files.

Many thanks for your help.

*EDIT*

Yep, it was CSS related. I think it's ok now...

Many thanks

smapdi636

Hi.  New to SMF.  Glad to have found it.

I'm using Joomla! 1.8, SMF 1.1 RC2 and the bridge attached to this post.

Everything looks OK through a browser but if I view the source of a SMF (wrapped) page, the HTML is pretty mucked up.  There are 2 <html><body></body></html> sections; I'm guessing one is from my Joomla template and the other from the SMF template.

Is this standard behavior or have I done something wrong?

Also, the SMF stylesheet seems to be included on every Joomla page now (not just forum pages).  Again, just wondering if this is intended behavior.

Thanks

Kindred

yup... that's how things will work.

If you want to get rid of the double body tags, etc, then run the html cleanup mod from goosemoose. (this runs on the three standard themes that come with smf; for other themes, you will have to apply the changes manually)

as for the smf css, yes... that is now declared in the system bot that the bridge installs.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Excalibur!

Something very odd. I have noticed that my polls are not working since I've instaled v.1.3.3. It says: you have to enable cookies.

john109

I've noticed something but I'm not sure if its because of the bridge.  I'm new to Joomla and SMF so forgive me if this is common knowledge.  The TinymceWYSIWYG editor doesn't work.  Whenever I go to edit or create new content with it on I can't exit the page.  I try apply, save, cancel  none of those buttons do anything.  All I can do is log out.  If I turn off the editor than I can edit/create content. 

I don't know much html so I would really like a WYSIWYG editor.  If this isn't because of the bridge and it really doesn't work in Joomla then is there a good one I can install?

Thanks

Orstio

Quote from: smapdi636 on April 05, 2006, 07:48:24 AM
Hi.  New to SMF.  Glad to have found it.

I'm using Joomla! 1.8, SMF 1.1 RC2 and the bridge attached to this post.

Everything looks OK through a browser but if I view the source of a SMF (wrapped) page, the HTML is pretty mucked up.  There are 2 <html><body></body></html> sections; I'm guessing one is from my Joomla template and the other from the SMF template.

Is this standard behavior or have I done something wrong?

Also, the SMF stylesheet seems to be included on every Joomla page now (not just forum pages).  Again, just wondering if this is intended behavior.

Thanks


Check the Coding and Mods board.  Goosemoose released a tag cleanup mod for fixing this.

melwinnie


Hello,

I have just finished upgrading my bridge to the new 1.1.3 and like another user that has posted here I have a problem with the Registration Agreement not showing.

I have Forum:  SMF 1.1RC2 with Joomla:  1.08 and Bridge:  1.1.3

I tried chaning between the Bridge Registration and the SMF Registration in Joomla Admin from the SMF Bridge Configuration.

Does anyone know what i have wrong or how I can fix this as I have read this post from page 1 to 5 and I do not see any resolutions posted for this issue as posted by: Genbushi on April 03, 2006

I sure would love to hear from anyone that can help with this please.

Thanks

Kind regards
Melanie

melwinnie

Hi mdgphoto,

I was able to fix this by accessing your mysql database, browsing to the jos_smf and in here there is the area value1 that is set to VARCHAR(50) you need to edit this and change it to VARCHAR(70)

Hope that helps.

Cheers



Quote from: mdgphoto on April 06, 2006, 02:36:53 AM
Quote from: ravenfire on April 02, 2006, 06:37:19 PM
I am using:

Forum:  SMF 1.1RC2
Joomla:  1.08
Bridge:  1.1.3


My clients path is a long one and it keeps chopping some off:-

Im getting these errors:

Warning: smf_header_include(..forum/SSI.php): failed to open stream: No such file or directory in /hsphere/local/home/markhan/mysite.com/clients/mambots/system/SMF_header_include.php on line 63

Fatal error: smf_header_include(): Failed opening required '..forum/SSI.php' (include_path='.:/hsphere/shared/apache/php/lib/php') in /hsphere/local/home/markhan/mysite.com/clients/mambots/system/SMF_header_include.php on line 63

I click for the absolute path and it brings up:-

/hsphere/local/home/markhan/mysite.com/clients/forum

then I click on save and it shortens it to:-

/hsphere/local/home/markhan/mysite.com/c


I keep getting these same errors, i tried chaging the value1 to VARCHAR(70) but then i get another error about an argument on line 43, i'm really new to this stuff though, so sorry, i guess i really didn't understand what it mean to change field value1 to VARCHAR(70), please help :(

TechTitan

Good work!

I've tested the bridge locally. Didn't find anything wrong with it ;). Next I will include Virtuemart and CB for another round of testing. I'm yet to apply it to my live site. Maybe I will wait for SMF1.1 release.
--:: .... ::--
Checkin' SMF from time to time

Excalibur!

Has anyone tested Joomla! polls with this bridge?

Orstio

Mambo/Joomla default poll module has never worked with the bridge.  There are variable name collisions between that module and SMF.

I suggest using a different poll system like Poll_XT or EXTPoll.

Excalibur!

But it worked with 1.1.2 bridge...
I found some interesting topic on Joomla forum: http://forum.joomla.org/index.php/topic,9590.0.html

n1kki6

Does this bridge have the ability to run the forum as a standalone but still have the users bridged?

Excalibur!

Quote from: Orstio on April 06, 2006, 06:58:34 AM
Mambo/Joomla default poll module has never worked with the bridge.
I suggest using a different poll system like Poll_XT or EXTPoll.

Something is wrong. I have instaled PollXT & eXiT-Poll. Without a bridge everything is working fine. When I install bridge nothing's work. Then I uninstall bridge and everything is working fine again.

Advertisement: