I've enabled the up and down links in a topic. This way I can navigate fast to the last post. The problem is that I end up in a totally different topic.
The other thing is when I reply to a topic and press insert quote button I get redirected to the topic. Image below:
the problem is that by default the bridge strips the SMF headers and adds them to the joomla headers. This is done for a variety of reasons but more or less because headers shouldn't appear in the html markup after the body tag has been sent. The problem occurs in that the smaller window does not display the joomla headers, hence the reason the css is not loaded. I don't think I can get a fix into JSMF 2.0 final but will release a quick patch to resolve this problem.
When I create a new PM and want to search for a user, the popup window doesn't work correctly. It doesn't use the CSS file and when I click a user it is not added to the address line. When I look in the source for the window and compare it to the one here, mine is missing a lot of html. There isn't a <body> or <head> When I access the forum without the bridge, everything works.
PS: Wolverine if you want to check you have to register again because I deleted your account.
The fix that is described in the user guide did not solve the problem. But I disabled Quick Reply and that fixed the problem. Thank you for your effort and all your great work for this bridge.
Go to the backend of Joomla. Go to the menu Modules Click Site Modules If you open a module you can specify where it should be shown. It is called "Menu Item Link(s):" Deselect "All" and your Forum. Save
Now when you open the forum with the menu link the module should disapear.
I wanted to try and get the log and bring the site offline from the backend of joomla. When I try to quote when the site is ofline I get the following message:
Code:
Session verification failed. Please try logging out and back in again, and then try again.
When I try to reply when the site is ofline it still works.
I brought the site offline to be sure I was the only one accessing it.
Oke it looks like it is an problem with the sef url. I think The first time was clicking on the button the second time I copied the URL When I copy the URL it copies the sef URL. When I click the button it uses the normal URL.
wait for RC3 which should be out later this week. But I am with you, I don't think that will solve the problem. The link is correct however your server is redirecting it. I don't think it is the bridge causing this issue.
Would it help if I posted a piece of the Raw Access Log from apache?
Something else appears to be at work here. Do you have anything extra added to your .htaccess?
Hi Wolverine, Thanks for looking into the problem. This is the code I have in my htaccess:
Code:
SetEnvIfNoCase User-Agent "^libwww-perl" bad_bot <Limit GET POST> Order Allow,Deny Allow from all Deny from env=bad_bot </Limit>
## OpenSEF plain htaccess file ## Can be commented out if causes errors Options +FollowSymLinks
## mod_rewrite in use RewriteEngine On
## If Joomla is installed in the web server root ## RewriteBase / ## If Joomla is installed in a sub-directory ## RewriteBase /directory_name_here RewriteBase /
## Begin 3rd Party or OpenSEF Section ## RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes## RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.*) index.php ## ## End 3rd Party or OpenSEF Section <Files 403.shtml> order allow,deny allow from all </Files>
I'm planning to upgrade to the RC2 but I don't think that will solve the problem.
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