Wrong Referrer on Pligg 1.1.3
-
New Pligger
Wrong Referrer on Pligg 1.1.3
Just upgrade my test site from 1.1.2 to 1.1.3. the operation is simple and smoothly without error. Nothing looks big differece so far. But, when login to admin page, I've got wrong referrer on few pages that return from /admin/admin_modules.php, /admin/admin_config.php.
Should I remove "check_referrer();" from all problem pages? Is it safe to do so? Thanks!
-
New Pligger

Originally Posted by
PeterWaiMan
Just upgrade my test site from 1.1.2 to 1.1.3. the operation is simple and smoothly without error. Nothing looks big differece so far. But, when login to
admin page, I've got wrong referrer on few pages that return from /admin/admin_modules.php, /admin/admin_config.php.
Should I remove "check_referrer();" from all problem pages? Is it safe to do so? Thanks!
I'm waiting for a response on this as well. I'm getting the same error message and my site was NOT upgraded to 1.3 as of yet. Thank for any help.
-
Pligg Founder
Please give us specific examples of when you are encountering that error message.
-
New Pligger
Same problem, just installed 1.1.3 fresh now

Originally Posted by
Yankidank
Please give us specific examples of when you are encountering that error message.
EVERYTHING I do results in this error with the end of being different depending on what i click: Wrong Referrer 'http://www.claycooperdesign.com/lbbands/admin/admin_config.php'
Well, every link I click that is beyond the basic navigation in the admin area. Whether I'm clicking Apply Changes under manage, even if there aren't any changes. or if I'm trying to access anything in the Configure tab. Same or similar error for everything, I haven't had any link work yet.
-
New Pligger
Ok I fixed it for me. The problem is super simple.
In the settings.php file, the my_base_url value:
. e.g. $my_base_url = 'http://www.yourwiz.com';
was missing the "http://" in front of "www."
I think this because I installed it with SimpleScripts, anyone want to confirm that?
-
New Pligger
i have the same problem
Wrong Referrer 'http://www.genuineromanart.com/social/Pligg%20CMS%201.1.3/pligg/submit_groups.php'
in this page and other...what's wrong???
-
New Pligger
I installed Pligg with SimpleScripts and got the same error. I was able to solve it using clay's resolution.
- Open "settings.php" in the main folder
- change "$my_base_url = 'www.mysite.com';" to "$my_base_url = 'http://www.mysite.com';"
Thats it! Solved by just adding "http://"
Thanks clay!
Similar Threads
-
By linkcitypro in forum Questions & Comments
Replies: 3
Last Post: 10-19-2009, 02:51 AM
-
By Tembargo in forum Questions & Comments
Replies: 0
Last Post: 08-05-2009, 12:35 AM
-
By Danielru in forum Questions & Comments
Replies: 3
Last Post: 05-29-2009, 09:28 AM
-
By argh2xxx in forum Questions & Comments
Replies: 0
Last Post: 04-02-2009, 05:11 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
-
Forum Rules