vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Members Choice voting hack - V2 with usergroup permissions (https://vborg.vbsupport.ru/showthread.php?t=74183)

rex_b 01-14-2005 04:19 PM

Do you have to use the HIS installer for this puppy?

docvader 01-14-2005 04:24 PM

Quote:

Originally Posted by rex_b
Do you have to use the HIS installer for this puppy?

Hey Trafix, still got that problem with the phrases, for some reason. It doesn't show in the ADMIN CP, and the email doesn't show the nomination phrase (both of which have been discussed in this thread before.

Otherwise, seems to be working fine. Happy to test things for you.

rich

mcyates 01-14-2005 04:30 PM

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!!!

mcyates 01-14-2005 04:32 PM

Quote:

Originally Posted by rex_b
Do you have to use the HIS installer for this puppy?

I think you do, i prefer the notepad way personally as you know exactly what you are doing.

docvader 01-14-2005 05:32 PM

Quote:

Originally Posted by mcyates
I think you do, i prefer the notepad way personally as you know exactly what you are doing.

I'm having trouble with people not being able to vote. Registered members do not have the option. Is there a permission that has to be turned on in the User Groups menu?

mcyates 01-14-2005 07:08 PM

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.

kall 01-14-2005 07:19 PM

Quote:

Originally Posted by mcyates
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.

http://forums.nzboards.com/mc_pollbooth.php

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?

trafix 01-14-2005 09:13 PM

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

mcyates 01-14-2005 09:27 PM

Quote:

Originally Posted by kall
http://forums.nzboards.com/mc_pollbooth.php

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?

Its all ok now. I've removed this hack and the geekarticles.

trafix 01-14-2005 09:39 PM

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


All times are GMT. The time now is 06:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01321 seconds
  • Memory Usage 1,752KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete