The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Members Choice voting hack - V2 with usergroup permissions Details »» | |||||||||||||||||||||||||||
Members Choice voting hack - V2 with usergroup permissions
Developer Last Online: Jul 2008
I have eventually got around to porting and releasing this hack on vborg for vb 3.0.5
1 file edit 3 template edit 3 new db table This hack uses and includes a copy of the [HIS] Hack Installer System (Build 3) released by Link14716 and can be found here --> https://vborg.vbsupport.ru/showthread.php?t=71542 This is similar to the earlier version however i have mane some changes including the ability to run more that one polling booth at a time The member who nominates another can give reason for nominating the person. and then the nominee can add an acceptance speech. Avatars are also displayed for both nominee and nominator. A Tutorial for manual install can be found here https://vborg.vbsupport.ru/showthread.php?t=76050 UPDATE V1.1 missing phrases added changed wrong phrase call in template fixed db quirie to add the table prefix UPDATE V1.2 Changed phrasegroup id due to conflict with another hack Update V2 1. Booth auto close. 2. Add option for nominate to be able to vote for the person they nominated 3. Add option to deny admin from nomination. 4. Added usergroup permissions for -- Who can vote -- Who can nominate -- who can remove nominees -- who can see votes. 5) fixed some phrases If you are upgrading please be sure to remove the "1" folder before starting the install of v2 Show Your Support
|
Comments |
#52
|
|||
|
|||
Do you have to use the HIS installer for this puppy?
|
#53
|
||||
|
||||
Quote:
Otherwise, seems to be working fine. Happy to test things for you. rich |
#54
|
|||
|
|||
All these phrases are in the wrong location. They are under "geekarticles" which is another hack that i have instaled.
================================ mc_ a_ member [Edit] [Delete] mc_ acceptance_ speech [Edit] [Delete] mc_ add_ new_ x [Edit] [Delete] mc_ are_ you_ sure_ want_ to_ delete_ booth_ x [Edit] [Delete] mc_ are_ you_ sure_ you_ want_ to_ remove [Edit] [Delete] mc_ automatic_ closing_ polls [Edit] [Delete] mc_ booth_ list [Edit] [Delete] mc_ booth_ name [Edit] [Delete] mc_ closing_ date [Edit] [Delete] mc_ edit_ x_ y_ id_ z [Edit] [Delete] mc_ is_ booth_ open [Edit] [Delete] mc_ leader_ board [Edit] [Delete] mc_ manual_ closing_ polls [Edit] [Delete] mc_ may [Edit] [Delete] mc_ may_ not [Edit] [Delete] mc_ members_ choice [Edit] [Delete] mc_ members_ choice_ polling_ booth [Edit] [Delete] mc_ must_ be_ member_ to_ nom [Edit] [Delete] mc_ new_ award_ called [Edit] [Delete] mc_ no_ booths_ open [Edit] [Delete] mc_ no_ nominations [Edit] [Delete] mc_ no_ reason_ entered [Edit] [Delete] mc_ nom_ only_ from_ posts [Edit] [Delete] mc_ nominate [Edit] [Delete] mc_ nominated_ and_ accepted [Edit] [Delete] mc_ nomination_ status [Edit] [Delete] mc_ nominees [Edit] [Delete] mc_ not_ nominated [Edit] [Delete] mc_ nothing_ to_ list [Edit] [Delete] mc_ only_ x_ noms [Edit] [Delete] mc_ please_ select_ booth [Edit] [Delete] mc_ polling_ booth [Edit] [Delete] mc_ polling_ booth_ closed [Edit] [Delete] mc_ polling_ booth_ open [Edit] [Delete] mc_ reason_ for_ nomination [Edit] [Delete] mc_ remove_ nomination [Edit] [Delete] mc_ rule_ 1_ 3 [Edit] [Delete] mc_ rules [Edit] [Delete] mc_ see_ who_ voted [Edit] [Delete] mc_ vote_ now [Edit] [Delete] mc_ vote_ when_ all_ nom [Edit] [Delete] mc_ votes [Edit] [Delete] mc_ voting [Edit] [Delete] mc_ voting_ foyer [Edit] [Delete] mc_ who_ do_ you_ nominate [Edit] [Delete] mc_ you_ are_ nominating [Edit] [Delete] mc_ you_ are_ voting_ for [Edit] [Delete] mc_ you_ may_ vote [Edit] [Delete] mc_ you_ x_ nom [Edit] [Delete] mc_ you_ x_ vote [Edit] [Delete] mc_ your_ nominated [Edit] [Delete] mc_ your_ not_ nominated [Edit] [Delete] ============================== I installed first but got a database error something to do with this query: $query['new'][] = 'INSERT INTO '.TABLE_PREFIX.'phrasetype (phrasetypeid, fieldname, title, editrows) VALUES (153, \'members_choice\', \'Members Choice\', 3)'; Saying it was a duplicate: I then removed the query from the queries.php along with: $query['new'][] = 'ALTER TABLE '.TABLE_PREFIX.'language ADD `phrasegroup_members_choice` MEDIUMTEXT NOT NULL'; And it said it installed fine but all the phrases are in the wrong place. Well some are working but all the ones above do not. How can i move them all at once. Another thing, I tried to install it but i got this error: There is no record of Members Choice being installed. It cannot be uninstalled. Even though i installed it!!!1 Arghhhhhh!!! |
#55
|
|||
|
|||
Quote:
|
#56
|
||||
|
||||
Quote:
|
#57
|
|||
|
|||
Warning: main(./uninstall_queries.php): failed to open stream: No such file or directory in /index.php on line 103
Fatal error: main(): Failed opening required './uninstall_queries.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/home/yates238/public_html/install/hacks/Members Choice/1/index.php on line 103 When trying to uninstall. This is ++++ing up my forum. Its logging everyone out. I'm uninstalling it, manually as its not letting me do it normally. This should be beta with all these problems. |
#58
|
||||
|
||||
Quote:
No problems whatsoever here. How is the installation of this hack causing people to be logged out of your forums? The only php files that are altered is admincp/index.php ... do you have other hacks installed that may be conflicting? Like the loginlog hack? |
#59
|
||||
|
||||
hmmm .... i warned vb org staff in a pvt forum that this this could happn but i was ignored ... i will now say it in a public thread...
what has happened here i predicted would happen a while ago ..... these two hacks are using the same phraseid numbers ..... bad news ..... as for a fix its not going to be that easy i will have to work on that |
#60
|
|||
|
|||
Quote:
|
#61
|
||||
|
||||
hmmm ok here is the fix ..... in the hack/members choice/1/ folder open quiries.php and change the phraseid number to something else say 887 in the first quirie
then open phrases.php and change all the phrases with phraseid 153 to 887 as well .... then you will be able to successufully install both hacks trafix |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|