Just Getting Familiar with PLIGG

Discussion in 'Content Management' started by xarzu, Apr 30, 2012.

  1. #1
    My brand new PLIGG site is installed and I thought I would give it a go and try to modify it.
    My first order of business is to create an account apart from the admin. Which I did.
    Then I figured I would create a group. I assume a group is akin to a page for my purposes.
    But creating my test group failed. I recorded my attempt so you can see what I actually did.

    The error is:
    Wrong Referrer 'http://www.gelsana.com/Pligg%20CMS%201.2.1/pligg/submit_groups.php'

    The recording of what I did is:
    Pligg Error 02 - YouTube http://youtu.be/atqA2rGPMZ0

    and here:
    http://gelsana.com/Pligg_Error_02/Pligg_Error_02.html

    I wish they had some documentation. There is a "Tips" section on the pligg forum but nothing seems to point to the issue I am having.
     
    xarzu, Apr 30, 2012 IP
  2. xarzu

    xarzu Well-Known Member

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    111
    #2
    I found a possible problem in my settings.php file where the name of the URL and folder was not specified to my web site.
    Once I set it to this:
    $my_base_url = 'http://www.gelsana.com';
    $my_pligg_base = '/Pligg%20CMS%201.2.1/pligg/';
    the problem was fixed.
     
    xarzu, May 3, 2012 IP