Results 1 to 4 of 4
  1. #1
    New Pligger mattbf's Avatar
    Joined
    May 2008
    Posts
    2
    Thanks
    Received:0
    Given: 0

    Page errors related to the "Base URL"

    Hello,

    I set my base URL under "Location Installed" in the admin panel to http://mysite.com

    If I go to mysite.com (without the www.) everything works fine. However, if I enter the URL as www.mysite.com a lot of the features are broken including voting, the spy tool, and many others. They receive an error, for example if I try to vote I get a "Permission denied" page error in the status bar of the browser.

    Does anyone know how to fix this?

    Thanks,

    Matt

  2. #2
    Pligg Developer/Coder/Designer ChuckRoast's Avatar
    Joined
    Dec 2005
    Location
    Pliggville USA
    Posts
    9,118
    Thanks
    Received:396
    Given: 73
    Version
    SVN Build
    Site
    http://Pligg.com/chuckroast
    Rename htaccess.default that comes with the package to .htaccess
    Help Keep ChuckRoast Home
    Today's Pligg Blog Post


  3. #3
    New Pligger mattbf's Avatar
    Joined
    May 2008
    Posts
    2
    Thanks
    Received:0
    Given: 0
    Hi Chuck,

    I removed the other .htaccess file and renamed htaccess.default to .htaccess but I'm still receiving the same error

  4. #4
    Pligg Developer/Coder/Designer ChuckRoast's Avatar
    Joined
    Dec 2005
    Location
    Pliggville USA
    Posts
    9,118
    Thanks
    Received:396
    Given: 73
    Version
    SVN Build
    Site
    http://Pligg.com/chuckroast
    You could always add something like this to the .htaccess which will drop the www when anyone uses it.

    change MYSITE with your domain

    RewriteCond %{HTTP_HOST} ^www.MYSITE\.com$ [NC]
    RewriteRule ^(.*)$ http://MYSITE.com/$1 [R=301,L]
    Help Keep ChuckRoast Home
    Today's Pligg Blog Post


Similar Threads

  1. Change "queued" to "upcoming" on Live Page
    By Kabobbin in forum Questions & Comments
    Replies: 3
    Last Post: 01-27-2011, 06:52 PM
  2. Replies: 1
    Last Post: 02-23-2009, 05:54 AM
  3. Replies: 1
    Last Post: 07-02-2008, 10:53 AM
  4. "Done, with errors on page" in IE
    By echo4224 in forum Questions & Comments
    Replies: 4
    Last Post: 02-09-2008, 12:03 PM
  5. Replies: 3
    Last Post: 01-10-2007, 02:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg