![]() |
interesting ... it looks like the script hasnt added the field to teh usergroup table for some reason
PHP Code:
|
Thanks .. that solved the usergroup permissions update problem.
admincp shows "Members Choice" but no drop down options to edit !? |
Yep its all in the readme file, there is 1 option to add to the quick drop down list and a couple to the postbit templates
|
I think you misunderstand .. admincp shows "Members Choice", but nothing else and the usergroups now show 4 additional yes / no options with no explanation of what they are or what the yes / no options provide.
|
ahh, ok find a phrase in the admincp phrasegroup ... search for "mc_" and select edit .... then save it without changing any of the data
|
That did the trick .. thanks for your help trafix.
Clicked install and all is now working well. |
Wootness .... ENJOY!
|
When someone clicks to vote for a nominee,box opens asking for 'Reason'.
Header of box shows "You are voting for" .. should the name of the nominee be shown alongside this header message ? |
yeah it should .... ill look at it
|
i can never get this thing to work i get errors bigtime. when it gets to the stles. then if i skip that part and try to install the file edits errors maybe because i am using 3.06 but this system should of been made manually instead of with that hack installer or wrote your own because it aint bug free in anyway.
Code:
Database error in vBulletin 3.0.6: Code:
Warning: halt(): Unable to access ./includes/functions_log_error.php in includes/db_mysql.php on line 389 |
i keep getting this error when i try and install it right after it says it changed all my stykes and i click done i get thsi error ill post a pic
|
Bump
|
I too get the same error
|
In file install/hacks/Members Choice/2/queries.php change
PHP Code:
PHP Code:
|
Great now I cant update any of my usergroups :(
|
Quote:
|
Ok here is what I did, I removed from the queries the first 2 and the last query, and removed all mc_xxx from my db. Install went through, I then manually enterered this:
Code:
ALTER TABLE `usergroup` ADD `mcpollingbooth` INT( 12 ) UNSIGNED NOT NULL ; |
It appears that it is working as normal after I did the above.
|
trying everything damn thing will not install i keep getting the database error
|
Do This...
* Make necessary changes per Readme * Go into your DB and drop all mc_ tables * Find the /Members choice v2/upload/install/hacks/Members Choice/2/quieries.sql, and change it to the below form. PHP Code:
* Manuall enter this code into your DB Code:
ALTER TABLE `usergroup` ADD `mcpollingbooth` INT( 12 ) UNSIGNED NOT NULL ; * That should work now |
BTW: I am using 3.0.6 patched to 3.0.7
|
im runnin 3.0.3 patched to 3.0.7 hit me on aim shadiguy1 maybe we can work somethig out if you can get it working for me.
|
Okie I walked shadiguy1 through the same process I followed and it worked!
|
working greta now thanks.
|
No Problemo :)
|
change file Edit to This to fix problem with Button being blank for members choice in Admins Cp . Change file edit in adminCP/index.php to The Following
if (can_administer('canadminstyles')) { $printhr = true; construct_nav_option($vbphrase['mc_polling_booth_manager'], 'vb_memberschoice_admin.php', '<br />'); construct_nav_group("Members Choice", '<hr />'); |
I've installed this hack already and it's working nice, but I'd like to make it possible to nominate Administrators. How is this possible?
|
I just upgraded to vb3.0.7 and now all my polls dont show. The data is still there in the adminCP but not in the polling station. How can I fix this?
|
i got an error @ install thos message
Code:
Updating style information for each style Quote:
|
I installed the latest version, but have a couple of questions.
How do I prevent admins from being nominated? Also, have you given any thought for a custom module for vbAdvanced index page so that the results show up on the front page? |
Cron job is now working for me. I get the following error :
Quote:
|
hi, the hack is working fine, but for the acceptance email, i get
subject:Could not find phrase 'mc_nomination_email'. (it's in there in custom phrase has nominated you for Best Poster ever. Please take the time to add your acceptance speech Array. Click Here |
in template mc_vote_reason, why would $nominfo[username] return blank?
|
got it manually installed after the installer failed..
now I try to nominate a member and it takes me to the login screen.. saying no permission.. any ideas? |
Quote:
Follow the install guide I posted a page or two back, and it will solve everything. |
fixed. maybe we should add something in the install that tells you to set up the permissions in the usergroup page. cause I just spent 3 hours tracing through my database and the code to find the problem and solution.. set the permissions :ermm:
|
Quote:
|
Awesome.
|
err...I think something is seriously wrong with mines...if someone who has experince with installing this, can you please contact me or post here to help me out???? thanx in advance
|
Whats wrong? Did you follow the instructions I posted 2 pages back?
|
All times are GMT. The time now is 02:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|