Go Back   Pligg CMS Forum > Pligg Help > General Help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-31-2006, 10:33 PM
New Pligger
 
Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Question How can I allow people to vote without registering?

How can I allow people to vote without registering?
here's a dirrect link to my site:
http://news.thetrc.net
Reply With Quote
  #2 (permalink)  
Old 01-31-2006, 11:02 PM
Casual Pligger
 
Join Date: Dec 2005
Posts: 41
Thanks: 0
Thanked 1 Time in 1 Post
This is listed on the site here somewhere, but I will repeat it here anyway.

On line 64 of xmlhttp.js change to:

if (false && user == 0)

On line 18 of config.php change to:

$anonnymous_vote = true;

On line 349 of link.php change to:

else if (!$anonnymous_vote)
__________________
podigle

http://www.staralicious.com
Reply With Quote
  #3 (permalink)  
Old 01-31-2006, 11:11 PM
New Pligger
 
Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by podigle
This is listed on the site here somewhere, but I will repeat it here anyway.

On line 64 of xmlhttp.js change to:

if (false && user == 0)

On line 18 of config.php change to:

$anonnymous_vote = true;

On line 349 of link.php change to:

else if (!$anonnymous_vote)
i tried looking for all those. the first one made sense, but what am I replacing on the other ones? or am I just adding?
Reply With Quote
  #4 (permalink)  
Old 01-31-2006, 11:21 PM
New Pligger
 
Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by podigle
This is listed on the site here somewhere, but I will repeat it here anyway.

On line 64 of xmlhttp.js change to:

if (false && user == 0)

On line 18 of config.php change to:

$anonnymous_vote = true;

On line 349 of link.php change to:

else if (!$anonnymous_vote)
ah alright, i got it
thanks a lot
Reply With Quote
  #5 (permalink)  
Old 02-01-2006, 12:55 PM
Casual Pligger
 
Join Date: Dec 2005
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Man, I tried this every which way with no luck. Anyone try this with Beta 5.10?
Reply With Quote
  #6 (permalink)  
Old 02-06-2006, 02:34 PM
New Pligger
 
Join Date: Feb 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
this is also not working for me, anyone can help?
Reply With Quote
  #7 (permalink)  
Old 02-19-2006, 06:44 AM
New Pligger
 
Join Date: Feb 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
in the new 6.01 just change the values in config.php line 28 to 'true'

define('anonymous_vote', true);

You ALSO need to change line 63 of /js/xmlhttp.js --- anonymous_vote = false; (to true)
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Change the Voting System to Vote For/Vote Against davidlgj General Help 0 10-01-2008 04:42 AM
Example vote button with Vote down? coreyvf General Help 0 09-23-2008 01:51 PM
External Vote Button (EVB) Yankidank Modification Tutorials 59 07-24-2008 07:51 PM
A third vote option? Vote, bury and neutral? VLJ Modification Tutorials 5 03-23-2008 10:42 PM
Need help with External Vote Button Please! bbrian017 General Help 10 01-30-2008 05:28 PM


Search Engine Friendly URLs by vBSEO 3.2.0