News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Joomla 1.08 login redirect url problem

Started by silentz, March 29, 2006, 09:23:01 AM

Previous topic - Next topic

silentz

Thanks for the suggestions guys.

Commenting out the standard SEF section gives me a 404 on login (which is odd, as I do have joomla in a directory, but don't have folders called "content" or "component").

Commenting out the FollowSymLinks doesn't seem to change anything.

I've tried uninstalling and reinstalling the whole bridge, but still getting the same result.  ???
(Currently): Joomla 1.0.12 | SMF 1.1 Final | Bridge 1.16 | Life .31 Alpha
"Am I really the only one to ever wonder what a Wookie would look like shaved?"

Orstio

#21
How are you commenting them out?

I just checked your site, and you have something terribly wrong.

In the login module, the Itemid for the bridge component is 1.  It should never be 1.  The frontpage component is 1.

In the menu at the top of the page, the Itemid is 91.

Also in the menu at the top of the page is a link to the bridged SMF calendar.  The Itemid for that is 40.

If you had this installed properly, all the Itemids would be the same, and certainly not a value of 1.

silentz

#22
Like this:

#  Uncomment following line if your webserver's URL
#  is not directly related to physical file paths.
#  Update Your Joomla/MamboDirectory (just / for root)

# RewriteBase /


########## Begin Standard SEF Section
## ALL (RewriteCond) lines in this section are only required if you actually
## have directories named 'content' or 'component' on your server
## If you do not have directories with these names, comment them out.
#
# RewriteCond %{REQUEST_FILENAME} !-f
# RewriteCond %{REQUEST_FILENAME} !-d
# RewriteCond %{REQUEST_URI} ^(/joomladir/component/option,com) [NC,OR] ##optional - see notes##
# RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
# RewriteRule ^(content/|component/) index.php
#
########## End Standard SEF Section


########## Begin 3rd Party or Core SEF Section
#
#RewriteCond %{REQUEST_URI} ^(/joomladir/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 Core SEF Section
(Currently): Joomla 1.0.12 | SMF 1.1 Final | Bridge 1.16 | Life .31 Alpha
"Am I really the only one to ever wonder what a Wookie would look like shaved?"

silentz

OK,

I guess I'll try another uninstall and re-install and let you know how it goes. As to the itemID's... No idea.  ???

Thx for taking a look btw.
(Currently): Joomla 1.0.12 | SMF 1.1 Final | Bridge 1.16 | Life .31 Alpha
"Am I really the only one to ever wonder what a Wookie would look like shaved?"

paki

#24
Quote from: silentz on April 20, 2006, 05:04:37 AM
OK,

I guess I'll try another uninstall and re-install and let you know how it goes. As to the itemID's... No idea.  ???

Thx for taking a look btw.

Your HTACCESS file seems may need to be changed once more. Check it out

This is what you have under Standard SEF:

########## Begin Standard SEF Section
## ALL (RewriteCond) lines in this section are only required if you actually
## have directories named 'content' or 'component' on your server
## If you do not have directories with these names, comment them out.
#
# RewriteCond %{REQUEST_FILENAME} !-f
# RewriteCond %{REQUEST_FILENAME} !-d
# RewriteCond %{REQUEST_URI} ^(/joomladir/component/option,com) [NC,OR] ##optional - see notes##
# RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
# RewriteRule ^(content/|component/) index.php
#
########## End Standard SEF Section


Here is my Standard SEF, unedited (except uncommenting one line)

########## Begin Standard SEF Section
## ALL (RewriteCond) lines in this section are only required if you actually
## have directories named 'content' or 'component' on your server
## If you do not have directories with these names, comment them out.
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
RewriteRule ^(content/|component/) index.php
#
########## End Standard SEF Section


This line:

RewriteCond %{REQUEST_URI} ^(/raw-food-news/component/option,com) [NC,OR]       ##optional - see notes##

Try it without the /joomladir in it
http://www.dfwhyundais.com <-- Dallas/Ft. Worth's Local Hyundai Group

Advertisement: