Quote:
Today at 03:53 AM LangTuDaTinh said this in Post #77
there is one problem /w memberschoice_bit , so open it and remove this line
http://www.atmyparty.com/network
**************this is fixed in the current zip file***********
also, more suggestions
1. limit number of vote a user can have
********next update*********
2. number of posts require before a user can be vote or nominate a person
********next update*********
3. remove this "&name=$voters[nomname]" from memberschoice.php or use addslashes before do this (if usename have a ' , then the link will not work. )
*******please tell me the line number(s) of the memberschoice.php where this occours********
it's just my suggestions...this is a great add-on.
thanks trafix
Langtudatinh
http://www.tvseriesfans.com/forums/memberschoice.php
|
4. allow guest to view but not vote (do not display the link when guest view memberchoice award.
find near top of memberschoice.php
PHP Code:
if ($bbuserinfo[userid]==0) {
eval("standarderror(\"".gettemplate("error_nopermission_loggedout")."\");");
}
move it to under this
PHP Code:
// ##################### check if user exists or has been nominated ################
if ($action=="nominate") {
This will allow guests to see the main nomination / voting screen but not be able to view "who voted" or cast a vote or nominate