I realise that even though i have anonymous voting set to false that If i click the button to vote i am not redirected to a login page but instead the vote is issued, as if anoyomous voting was set to true.
Is this how it works?


![]() |
| | Thread Tools | Display Modes |
| |||
|
I realise that even though i have anonymous voting set to false that If i click the button to vote i am not redirected to a login page but instead the vote is issued, as if anoyomous voting was set to true. Is this how it works? |
| |||
|
Where is this anonymous_vote variable. It is used in pliggit.php but the way it is used does not seem logical. eg. if (anonymous_vote == false) The think is anonymous_vote contains the value "false" as in the string, but not false as in the boolean value ... so the usage of it as currently used baffles me! Should it not be if (anonymous_vote == "false") Else where in the core system it does treat anonymous_vote as boolean like...but strangely using it in a boolean like way in the pliggit.php seems not to work. its filled with a text string equals to either "false" or "true" as oppose to false or true. when i adjusted it then force authentication sprang to life. Last edited by sefs; 10-13-2007 at 09:29 AM. |
| |||
|
I'm still getting the same errors with those files. I replace my evb files with those and included it on one of my other sites... The Razorback Legacy | Arkansas Razorback Football Results from 1894 to 2007 but still getting the error when I try to submit it. URL is invalid or blocked: (The Razorback Legacy | Arkansas Razorback Football Results from 1894 to 2007) btw: i'm using... $url_mod = 1; //change value to 1 if you are having problems with 406 errors, otherwise don't touch! 0 wasn't working. |
| |||
|
That is a good idea, I tried this, but i really dont know if a seach engine will pick it up as a valid link back. I put a 1x1 transparent image into the img folder of the evb and in the button.php file just below where the iframe is written out i put this... Code: document.write('<a href="<?php echo $server; ?>"><img src="<?php echo $server; ?>/evb/img/spacer.gif" alt="<?php echo $server; ?>" width="1" height="1" border="0"></a>') can anyone say if this would work? UPDATE 1: Looks like that method will not work. Search Engines cant read the output of document.write *sighs* Last edited by sefs; 10-13-2007 at 02:05 PM. |
| |||
|
Hi, Just a couple of questions about your evb fix. First of all, why does the button display so oddly as it does on a page of mine like: and secondly, why does the button not display at all if you view a proxified page via Pollination - Wikipedia, the free encyclopedia ? Thanks very much |
| ||||
|
All ok, but it doesn't change the status from queued to published.
|
| ||||
|
no solution to my problem?
|
| ||||
|
any suggestion on this error I have tried all the steps on this thread but it never counts the votes i am not sure if this error has anything to do with it just trying to narrow it down <br /> <b>Warning</b>: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 in <b>/home/foxienew/public_html/libs/db.php</b> on line <b>233</b><br /> ERROR: PLIGG_Visual_Menealo_BadKey all votes work in the site just not with the my EVB |
| |||
| Same thing here. The vote gets counted but it won't bump stories to the front page. Does anyone have a fix for this?
|
![]() |
| Thread Tools | |
| Display Modes | |
| |