i have problem with logout in pligg 9.1 and dosnt work change the template automatical if i change the template, any body can solve this. or my browsher is damage? im use firefox and ie
thanks


thanks :
my site is http://www.informasibeasiswa.net
and actualy i can install GA revenu share to. thanks for answer
Savant, is that problem supposed to be fixed in 9.1?
I renamed that file .htaccess for my new 9.1 Pligg install (www.diggdex.com) and the voting/logout problem still remains. Are there issues for certain versions of PHP or SQL?
I have the same problem, only with firefox, when logout the url is login.php?op=logout&return=/
I use pligg 9.1, url method2
My site is www.upnews.it
my rule is
RewriteRule ^logout/([a-zA-Z0-9-]+)/([a-zA-Z0-9-]+)/?$ login.php?op=logout&return=$1/$2
The problem was the & in the URL. This is the fix:
http://pligg.svn.sourceforge.net/vie...?r1=786&r2=792
I made the changes to html1.php, the problem persists if you access with www.yoursite.com.
Accessing the site without www allows you to log out.
Can this be fixed in the next update?