test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • lebellegardien Friend
    #176903

    hello,

    I installed jasocial with jomsocial and I’ve got errors 404 with register and login on the top of the template :

    index.php/using-joomla/extensions/components/users-component/login-form
    http://legessien.com/index.php/using-joomla/extensions/components/users-component/registration-form

    I’m using joomla 2.5.4 and jomsocial 2.4

    thanks

    Blaine Friend
    #452498

    Have you checked links are correct?

    lebellegardien Friend
    #452532

    well when installed the quickstart version with no jomsocial it worked but after the installation of jomsocial it doesn’t but it’s true links have changed :

    before : using-joomla/extensions/components/users-component/registration-form?layout=complete

    after jomsocial : http://legessien.com/component/index.php/using-joomla/extensions/components/users-component/registration-form

    but where to change that and which link have to add ?

    my website is http://www.legessien.com

    lebellegardien Friend
    #452543

    well i don’t know why but i disabled Search Engine Friendly URLs and it work now.

    Blaine Friend
    #452597

    Glad problem is solved.
    Have you asked in the JomSocial forum if they are having an issue with Search Engine Friendly URL’s and if they have a solution?
    I am sure you are not the only one with this issues and I bet others would love to hear a solution!
    Some things to check yourself might be:
    1. Did you rename the htaccess.txt file to .htaccess
    2. Check Your Server
    <blockquote>This will check to see whether your server is correctly set up with a feature called mod_rewrite which, well … rewrites your URLs.
    1) Go to Administrator >> Site >> Global Configuration and turn on all 3 SEO settings.
    2) Rename your htaccess.txt file to .htaccess as in the step above.
    3) Next place only these following lines in your .htaccess:

    Options +FollowSymLinks
    Redirect /joomla.html http://www.joomla.org

    4) Point your browser to: http://www.yourdomainame.com/joomla.html
    5) If it redirects you to joomla.org – then mod_rewrite is working. If it gives you an error – mod_rewrite is not working and you’ll need to contact your host to get it setup.
    Note: if your site is located in subdomain example “test” you need to insert in .htaccess as:

    Options +FollowSymLinks
    Redirect /test/joomla.html http://www.joomla.org</blockquote>

    3. Are You in a Sub-folder?
    If your Joomla site is located in the sub-folder you may have another change to make.
    1) Rename your htaccess.txt file to .htaccess as in the step above.
    2) Find this line inside your .htaccess file:

    # RewriteBase /

    3) Change this line to remove the hash mark and include your folder name:
    RewriteBase /subfoldername

    If that doesn’t work, you could also try simply removing the hash mark:
    RewriteBase /

    These are straight from JomSocial and should be checked!

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Blaine 12 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum