Quote from: Orstio on December 31, 2005, 03:41:14 PM
Post contents is '0' with Mambo 4.5.3:
You will find a file called index.php attached to this post. Replace your Mambo index.php with this one. This will be fixed in future version of Mambo.
hi
i have that same with posting, doing 0
so i did download your index.php file and upload to mamabo root but then i getting msg on my site
Direct Access to this location is not allowed.
any idea whats wrong?
Quote from: Orstio on January 01, 2006, 01:06:56 PM
Find mod_smf_login in the list of modules. It might not be on the first page. Click on it.
i have 2 rimes that 'mod_smf_login' , thats correct or 1 to many ?
thank you
kret
i disabled one of 'mod_smf_login' site still working
still cant fix that error on post what doing 0
and as well when i login in to forum from mambo sending me to standalone forum, did how u say above but no help
loginout works fine
thank you kret
Do not post support questions in the FAQ.
What version of SMF are you using? What version of the bridge are you using? What version of Mambo are you using?
sorry for posting in wrong place
Mambo 4.5.3
SMF 1-1-RC2
Bridge Mambo,Joomla SMF 1.1 RC2
thank you
kret
Why do you have 2 mod_smf_login modules? Did you try to install a previous version?
not previous version, but i did reinstalled ones Bridge Mambo,Joomla SMF 1.1 RC2
maybe left from that
OK. And you have replaced your Mambo index.php with the one here?
http://www.simplemachines.org/community/index.php?topic=63187.msg437152#msg437152
yes and will say this: Direct Access to this location is not allowed.
Do you have a URL?
www.sabaki.com.au
atm i made link on menu to open on new window to forum so ppl can use it.
Well, for starters, you need to enable registration in Mambo.
Next, where exactly are you uploading that index.php? (Which directory?)
ok... calling http://www.sabaki.com.au/index.php?option=com_smf brings up the forum just fine....
Did you enter a forum link to the COMPONENT in your main menu?
However, I will say, your mambo template is screwed up... you have what looks like the same lines duplicated 2-3 times or so...
<head>
<title>Sabaki Games & Internet Services - Home</title>
<meta name="description" content="Sabaki Games & Internet Services" />
<meta name="keywords" content="sabaki, Sabaki, games, Games, half-life, Half-Life, server, Server," />
<meta name="Generator" content="Mambo - Copyright 2000 - 2005 Miro International Pty Ltd. All rights reserved." />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="http://sabaki.com.au/images/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Sabaki Games & Internet Services - Home</title>
<meta name="description" content="Sabaki Games & Internet Services, Sabaki Games & Internet Services" />
<meta name="keywords" content="sabaki, Sabaki, games, Games, half-life, Half-Life, server, Server,, sabaki, Sabaki, games, Games, half-life, Half-Life, server, Server," />
<meta name="Generator" content="Mambo - Copyright 2000 - 2005 Miro International Pty Ltd. All rights reserved." />
<meta name="robots" content="index, follow" />
<meta name="Generator" content="Mambo - Copyright 2000 - 2005 Miro International Pty Ltd. All rights reserved." />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="http://sabaki.com.au/images/favicon.ico" />
<link rel="stylesheet" type="text/css" href="http://sabaki.com.au/templates/332mbo/css/template_css.css" />
forum all looks fine just have 1 problem, i cant post normal post from http://www.sabaki.com.au/index.php?option=com_smf will make 0 caracter not my post.
that why i have to use as link from menu to go to forum, that way ppl can post when is in http://www.sabaki.com.au/forum/
Where exactly are you uploading that index.php? (Which directory?)
test account?
Quote from: Orstio on January 04, 2006, 11:35:22 PM
Where exactly are you uploading that index.php? (Which directory?)
mambo dir 'index.php'
Quote from: Kindred on January 04, 2006, 11:35:45 PM
test account?
user: Test
pass: test
QuoteQuote from: Orstio on Today at 11:35:22 PM
Where exactly are you uploading that index.php? (Which directory?)
mambo dir 'index.php'
So you are putting it here?
http://sabaki.com.au/index.php
Not here:
http://sabaki.com.au/templates/332mbo/index.php
how i undersd from this
Quote from: Orstio on December 31, 2005, 03:41:14 PM
Post contents is '0' with Mambo 4.5.3:
You will find a file called index.php attached to this post. Replace your Mambo index.php with this one. This will be fixed in future version of Mambo.
http://www.simplemachines.org/community/index.php?topic=63187.msg437152#msg437152
yes
http://sabaki.com.au/index.php
OK...
1- Your ItemID for the com_smf forum call is 1... the same as the front page... that looks like an error in your system somwhere.
2- Are you SURE that you are replacing index.php in your ROOT directory? Are you sure it is actually being replaced? Look at the time-stamp on the file. You may have to upload the file using mamboexplorer if the ftp upload is not correctly overwriting the file
3- You also have some errors elsewhere on your site... page load times are in the relam of 30 seconds or more!
Quote from: Kindred on January 04, 2006, 11:53:24 PM
OK...
1- Your ItemID for the com_smf forum call is 1... the same as the front page... that looks like an error in your system somwhere.
2- Are you SURE that you are replacing index.php in your ROOT directory? Are you sure it is actually being replaced? Look at the time-stamp on the file. You may have to upload the file using mamboexplorer if the ftp upload is not correctly overwriting the file
3- You also have some errors elsewhere on your site... page load times are in the relam of 30 seconds or more!
1- how can i find out if ItemID is on com_smf forum call is 1 ? (still very new with mambo )
2 - yes i'm sure file is correctly uploaded, original file is renamed and upload fix 0 index.php file in root of mamo sit
1- how can i find out if ItemID is on com_smf forum call is 1 and how to change if is not on 1 ? (still very new with mambo )
2 - yes i'm sure file is correctly uploaded, original file is renamed and upload fix 0 index.php file in root of mamo site.
Well, I would suggest deleting the forum menu item and the emptying the trash on mambo.
Then re-add a menu item pointing to the COMPONENT : SMF Bridge
Quote from: Orstio on January 04, 2006, 11:49:35 PM
QuoteQuote from: Orstio on Today at 11:35:22 PM
Where exactly are you uploading that index.php? (Which directory?)
mambo dir 'index.php'
So you are putting it here?
http://sabaki.com.au/index.php
Not here:
http://sabaki.com.au/templates/332mbo/index.php
yes to: http://sabaki.com.au/index.php
Quote from: Kindred on January 05, 2006, 12:17:09 AM
Well, I would suggest deleting the forum menu item and the emptying the trash on mambo.
Then re-add a menu item pointing to the COMPONENT : SMF Bridge
done, still nothing :(
Until you replace your index.php, the posts will continue to be '0'.
That is the only thing that will help. :-\
i know that, but when i replyce inex.php, on all pages will pop this and only this: Direct Access to this location is not allowed.